Automating Windows Server 2008 Administration with Windows PowerShell

Automating Windows Server 2008 Administration with Windows PowerShell Training

MS6434

AanbiederMaster it Training
Kosten 1.275,00
Meer informatie over Master it Training

Overzicht

This three-day 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 ... Volledige omschrijving

Bestemd voor

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.

Benodigde kennis

Before attending this course, students must have completed course:

  • MS6430: Managing and Maintaining Windows Server 2008 Servers, or have equivalent knowledge of administrative tasks.

Programma

Module 1: Introduction to Microsoft Windows PowerShell This module explains how to name, declare, assign values to, and use variables. It also describes how to store data in an array. Lessons Introduction to Windows PowerShell ... Volledig programma

Kosten

Het tarief is incl. studiemateriaal en lunch, excl. BTW Inschrijven

Beschrijving

This three-day 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.

Doelgroep

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.

Voorkennis

Before attending this course, students must have completed course:

  • MS6430: Managing and Maintaining Windows Server 2008 Servers, or have equivalent knowledge of administrative tasks.

Programma

Module 1: Introduction to Microsoft Windows PowerShell
This module explains how to name, declare, assign values to, and use variables. It also describes how to store data in an array.

Lessons

  • Introduction to Windows PowerShell
  • Installing Windows PowerShell in Windows Server 2008

Module 2: Overview of Microsoft Windows PowerShell
This 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

  • Overview of Objects
  • Working with Cmdlets
  • Tab Expansion, Aliases, and History
  • Using Variables and Types

Module 3: Building Pipelines for Assembly-Line Style Processing
This 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

  • Connecting the Pipeline
  • Using Arrays
  • Filtering and Iterating Through the Pipeline
  • Reordering Objects in a Pipeline

Module 4: Managing Processes and Formatting Cmdlet Output
This 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

  • Controlling Tasks and Processes in Microsoft Windows PowerShell
  • Presenting Information with Specific Formatting

Module 5: Implementing Scripts to Perform a Sequence of Operations
This 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

  • Writing Windows PowerShell Scripts
  • Security in Windows PowerShell
  • Scripting Life-Cycle Methodologies
  • Customizing Windows PowerShell with Profiles

Module 6: Implementing Flow Control and Functions
This 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

  • Controlling the Flow of Execution Within Scripts
  • Iteration Flow Control
  • Developing and Using Functions

Module 7: Working with Files, the Registry, and Certificate Stores
This 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

  • Using Cmdlets to Access Data Stores
  • Using Providers to Access the Registry and Certificate Store
  • Filtering and Selecting with Regular Expressions
  • Implementing Event Log Management
  • Moving Objects In and Out of Files

Module 8: Using Microsoft Windows PowerShell with WMI
This 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 Server are also discussed.

Lessons

  • Introduction to WMI Objects
  • Managing Disk Volumes Using Windows PowerShell with WMI
  • Managing Shadow Copies Using Windows PowerShell with WMI
  • Managing Shared Folders with Windows PowerShell
  • Configuring Terminal Server Using Windows PowerShell with WMI

Module 9: Administering Active Directory with Microsoft Windows PowerShell
This 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

  • Administering Domains and Forests Using .NET Objects
  • Managing User Accounts and Groups Using COM Objects
  • Managing Relationships Between Users and Groups

Module 10: Administering Group Policy in Microsoft Windows PowerShell
This 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

  • Managing GPOs Using the GPMC COM Interface
  • Using XML with Group Policy
  • Managing Group Policy Settings
  • Reporting Group Policy

Module 11: Managing Internet Information Services 7.0
This module explains how to write scripts to manage IIS 7.0 properties and report IIS statistics. It also describes how to create and manage Web sites.

Lessons

  • Comparing IIS 7.0 Windows PowerShell Management Interfaces
  • Administering IIS 7.0 with Windows PowerShell