Essential Tools for Windows System Administrators

Go to class
Write Review

Free Online Course: Essential Tools for Windows System Administrators provided by Udemy is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Essential Tools for Windows System Administrators is taught by TechSckool By Vijay.

Overview
  • [Windows] [System Administration] | Learn Windows Builtin Tools & Open Source Tools for Efficient System Administration

    What you'll learn:

    • Learn Essential tools for efficient system administration
    • Full of hands-on instructions, interesting and illustrative examples, clear explanations
    • Learn an important and mandatory skill for Windows Server Administration
    • Introduction to Windows PowerShell scripting
    • Understand Windows Tools such as Task Scheduler, Event Viewer & Task Manager using real world scenarios
    • Disk Space Troubleshooting using Freeware Tool TreeSize
    • Learn Syncovery | A File Synchronization and Backup Management Software

    This course is designed to take system administrators to an advanced level and make them more efficient at their work.


    Syncovery: The super versatile sync, copy, move, and backup tool

    • About the tool, Site Tour & Installation

    • Creating a Syncovery Profile For Local Backup

    • Creating a Syncovery Profile for Cloud Backup

    • Advanced Settings & Customization Options Available in Syncovery


    Windows Event Viewer

    Event Viewer is a component of Microsoft's Windows NT operating system that lets administrators and users view the event logs on a local or remote machine.

    The Event Viewer uses event IDs to define the uniquely identifiable events that a Windows computer can encounter. For example, when a user's authentication fails, the system may generate Event ID 672.

    Windows NT 4.0 added support for defining "event sources" (i.e. the application which created the event) and performing backups of logs.

    Windows 2000 added the capability for applications to create their own log sources in addition to the three system-defined "System", "Application", and "Security" log files. Windows 2000 also replaced NT4's Event Viewer with a Microsoft Management Console (MMC) snap-in.


    Windows Task Scheduler

    Task Scheduler is a job scheduler in Microsoft Windows that launches computer programs or scripts at pre-defined times or after specified time intervals. Microsoft introduced this component in Microsoft.

    The Task Scheduler service works by managing Tasks; Task refers to the action (or actions) taken in response to a trigger(s). A task is defined by associating a set of actions, which can include launching an application or taking some custom-defined action, to a set of triggers, which can either be time-based or event-based.


    Windows Task Manager

    ask Manager, previously known as Windows Task Manager, is a task manager, system monitor, and startup manager included with Microsoft Windows