Automating Administration With Windows Powershell®
Automating Administration With Windows Powershell®
Duration – 5 days
Course Outline
Module 2: Working with the PipelineThis module covers the Windows PowerShell
pipeline along with a number of additional techniques and commands, including
customizing command output, exporting and converting data, sorting objects, filtering
objects, and enumerating objects allowing for the overall retrieval, manipulation and
displaying of data.Lessons
• Understanding the Pipeline
• Selecting, Sorting, and Measuring Objects
• Converting, Exporting, and Importing Objects
• Filtering Objects Out of the Pipeline
• Enumerating Objects in the Pipeline
Lab : Using the PipelineLab : Converting, Exporting, and Importing ObjectsLab :
Filtering ObjectsLab : Enumerating Objects
After completing this module, students will be able to:
• Describe the purpose of the Windows PowerShell pipeline
Module 4: Using PSProviders and PSDrivesThis module explains the purpose and use
of Windows PowerShell PSProviders and PSDrives, and shows students how to use these
useful components for administrative tasks. Students will also learn to use the -item*
commands to manipulate items within a PSDrive. Lessons
• Using PSProviders
• Using PSDrives
Lab : Using PSProviders and PSDrives
After completing this module, students will be able to:
• Explain the purpose and use of PSProviders
• Create and manage persistent remoting sessions, and use implicit remoting