Module 1: Introduction to Microsoft Windows PowerShellThis module explains how to check your system for prerequisites for Windows PowerShell, use Server Manager to install Windows PowerShell architecture, confirm installation, and use Windows PowerShell commands to customize the Windows PowerShell environment.Lessons
Lab : Implementing Windows PowerShell
After completing this module, students will be able to:
Module 2: Overview of Microsoft Windows PowerShellThis module explains basic concepts in Windows PowerShell, including objects, variables, cmdlets, and pipelines. It describes how to invoke available cmdlets and aliases, assign aliases. The module also includes demonstrations of tab expansion and basic operators.Lessons
Lab : Working with Windows PowerShell Cmdlets, Aliases, Objects, and Variables
After completing this module, students will be able to:
Module 3: Building Pipelines for Assembly-Line Style ProcessingThis module explains how to use a pipeline to connect the output of one cmdlet to the input of another, reorder objects, and filter objects based on specific properties. Arrays and their uses are also discussed.Lessons
Lab : Implementing Pipelines in Windows PowerShell
After completing this module, students will be able to:
Module 4: Managing Processes and Formatting Cmdlet OutputThis module explains how to choose a format in which to present data that is appropriate to the data set, format specific process properties, such as memory usage or CPU time, and use custom formatting. It also describes how you can view, start, and stop processes and services.Lessons
Lab : Output Formatting and Process Control with Windows PowerShell
After completing this module, students will be able to:
Module 5: Introduction to Scripting with Microsoft Windows PowerShellThis module explains how to write and modify scripts to perform a sequence of cmdlets. Security and working with credentials are also discussed.Lessons
Lab : Implementing Scripts in Windows PowerShell
After completing this module, students will be able to:
Module 6: Implementing Flow Control and FunctionsThis module explains how to move scripts into functions and add functions to profiles. Flow of execution based on a common input, iterating in general and iterating through an array or collection are also discussed.Lessons
Lab : Implementing Functions and Flow Control in Windows PowerShell
After completing this module, students will be able to:
Module 7: Working with Files, the Registry, and Certificate StoresThis module explains how to write scripts that perform specific tasks, such as searching files for particular text and modifying all matching files, or searching the event logs for events that match specific criteria. It also describes how to access data stores, the file store, the registry, certificate stores, and other stores, use wildcards and regular expressions, and import and export aliases and objects.Lessons
Lab : Working with Files, the Registry, and Certificate Stores
After completing this module, students will be able to:
Module 8: Managing the Windows Operating System Using Microsoft Windows PowerShell and WMIThis module explains how to use WMI to access system features, enumerate, defragment, and mount disk volumes in Windows PowerShell. Listing and configuring volume shadow copies, listing and creating shared folders with WMI, and configuring Terminal Services and IIS properties are also discussed.Lessons
Lab : Managing the Windows Operating System with Windows PowerShell and WMI
After completing this module, students will be able to:
Module 9: Administering Active Directory with Microsoft Windows PowerShellThis module explains how to write scripts to perform Active Directory administration tasks such as changing the domain functional level, moving FSMO roles, and creating and modifying objects such as groups and user accounts. Managing relationships between user accounts and groups is also demonstrated.Lessons
Lab : Administering Active Directory with Windows PowerShell
After completing this module, students will be able to:
Module 10: Administering Group Policy in Microsoft Windows PowerShell Using COMThis module explains how to write scripts to perform Active Directory administration tasks such as changing the domain functional level, moving FSMO roles, and creating and modifying objects such as groups and user accounts. Managing relationships between user accounts and groups is also demonstrated.Lessons
Lab : Administering Group Policy in Microsoft Windows PowerShell
After completing this module, students will be able to:
About this Course
This three-day instructor-led course provides students with the knowledge and skills to utilize Windows PowerShell for administering and automating administration of Windows Server 2008. The course focuses on cmdlets, script structure and flow control, language syntax, and implementation details of scripting administrative tasks using COM, WMI, and .NET foundations.
Before attending this course, students should have completed: In addition, it is recommended, but not required, that students have completed:
After completing this course, students will be able to:
This course is intended for Windows administrators interested in automating Windows Server 2008 administration tasks, as well as those people looking for a full-featured interactive command-line environment for Windows operating systems. Windows end users or developers who need to understand what is involved in Windows administration or command-line environments may also find this course helpful.