Windows PowerShell Scripting and Toolmaking

Similar documents
If attending this course via Extended Classroom., the course requires you to have a dual screen setup.

Windows PowerShell Scripting and Toolmaking

Course 55039A: Windows PowerShell Scripting & Toolmaking

Windows PowerShell Scripting and Toolmaking (PowerShell v3.0) (55039)

Automating Administration with Windows PowerShell

Changeable information Lesson 2 Creating a Parameterized Script Best practices Lab A Creating a Parameterized Script...

Course Outline. Advanced Automated Administration with Windows PowerShell Course 10962: 3 days Instructor Led

[MS10962]: Advanced Automated Administration With Windows PowerShell

COURSE 10962B: ADVANCED AUTOMATED ADMINISTRATION WITH WINDOWS POWERSHELL

Windows PowerShell Scripting and Toolmaking

Querying Microsoft SQL Server

ADVANCED AUTOMATED ADMINISTRATION WITH WINDOWS POWERSHELL

Advanced Automated Administration with Windows PowerShell

COURSE 10961B: AUTOMATING ADMINISTRATION WITH WINDOWS POWERSHELL

Installing and Configuring Windows Server 2012

Course Outline: Course Automating Administration with Windows PowerShell v3.

Automating Administration with Windows PowerShell

Active Directory Services with Windows Server

Course Outline. Automating Administration with Windows PowerShell Course 10961B: 5 days Instructor Led

Automating Administration with Windows PowerShell 2.0

Automating Administration with Windows PowerShell (M10961)

PowerShell 10961: Automating Administration with Windows PowerShell. Upcoming Dates. Course Description. Course Outline

Microsoft Windows PowerShell v2 For Administrators

Corporate Training Centre (306)

At Course Completion: Course Outline: Course 20742: Identity with Windows Server Learning Method: Instructor-led Classroom Learning

Advanced Automated Administration with Windows PowerShell (MS-10962)

Automating Administration with Windows PowerShell V3

[MS10961]: Automating Administration with Windows PowerShell

: 20488B: Customized Developing Microsoft SharePoint Server

Advanced Automated Administration with Windows PowerShell

Configuring Managing and Troubleshooting Microsoft Exchange Server 2010

: 10961C: Automating Administration With Windows PowerShell

MS 20488: Developing Microsoft SharePoint Server 2013 Core Solutions Duration: 5 Days Method: Instructor-Led

10961B: Automating Administration with Windows PowerShell

Course 20488A: Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions

MS_ Advanced Automated Administration With Windows PowerShell.

Developing Microsoft SharePoint Server 2013 Core Solutions

Automating Administration with Windows PowerShell

"Charting the Course... MOC C: Automating Administration with Windows PowerShell. Course Summary

Advanced Automated Administration with Windows PowerShell

COURSE OUTLINE. COURSE OBJECTIVES After completing this course, students will be able to: 1 - INSTALLING & CONFIGURING DCS

Introduction to Web Development with Microsoft Visual Studio 2010

Corporate Training Centre (306)

SharePoint 20488: Developing Microsoft SharePoint Server 2013 Core Solutions. Upcoming Dates. Course Description. Course Outline

COURSE 20488B: DEVELOPING MICROSOFT SHAREPOINT SERVER 2013 CORE SOLUTIONS

M20742-Identity with Windows Server 2016

METHODOLOGY This program will be conducted with interactive lectures, PowerPoint presentations, discussions and practical exercises.

Identity with Windows Server 2016

Course 10961: Automating Administration with Windows PowerShell

Developing Microsoft SharePoint Server 2013 Core Solutions

Implementing a Microsoft SQL Server 2005 Database Course 2779: Three days; Instructor-Led

Introduction to Web Development with Microsoft Visual Studio 2010

Course 20488: Developing Microsoft SharePoint Server 2013 Core Solutions

Identity with Windows Server 2016

Implementing an Advanced Server Infrastructure

2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003

COURSE OUTLINE: OD10961B Automating Administration with Windows PowerShell

Course Outline: Course 10267A: Introduction to Web Development with Microsoft Visual Studio 2010 Learning Method: Instructor-led Classroom Learning

Developing Microsoft SharePoint Server 2013 Core Solutions

Office 365 Administration and Troubleshooting

20488: Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Web Applications Using Microsoft Visual Studio 2008 SP1

Product Page:

Developing Microsoft SharePoint Server 2013 Core Solutions Course Contact Hours

20742: Identity with Windows Server 2016

Course Outline: MS20488 Developing Microsoft SharePoint Server 2013 Core Solutions

DEVELOING MICROSOFT SHAREPOINT SERVER 2013 CORE SOLUTIONS

2310C VB - Developing Web Applications Using Microsoft Visual Studio 2008 Course Number: 2310C Course Length: 5 Days

SharePoint 2013 Power User

Microsoft Automating Administration with Windows PowerShell

Course Outline: Course : Core Solutions Microsoft SharePoint Server 2013

10961B: Automating Administration with Windows PowerShell

20414C: Implementing an Advanced Server Infrastructure

DE-2310 Developing Web Applications Using Microsoft Visual Studio 2008 SP1

10997: Office 365 Administration and Troubleshooting

Identity with Microsoft Windows Server 2016 (MS-20742)

Accelerated SQL Server 2012 Integration Services

SharePoint 2013 Site Collection and Site Administration

55033: SHAREPOINT 2013 SITE COLLECTION AND SITE ADMINISTRATION

Advanced Technologies of SharePoint 2016

"Charting the Course... MOC B Developing Microsoft SharePoint Server 2013 Core Solutions. Course Summary

20488B: Developing Microsoft SharePoint Server 2013 Core Solutions

NE Server Virtualization with Windows Server Hyper-V and System Center. Windows Server Summary. Introduction.

10961C: Automating Administration with Windows PowerShell

2559 : Introduction to Visual Basic.NET Programming with Microsoft.NET

DE Introduction to Web Development with Microsoft Visual Studio 2010

Course : Planning and Administering SharePoint 2016

"Charting the Course... MOC A Introduction to Web Development with Microsoft Visual Studio Course Summary

5061 : Implementing Microsoft Office SharePoint Server 2007

MS_ Developing Microsoft SharePoint Server 2013 Core Solutions.

Office 365 Administration and Troubleshooting

Developing Microsoft.NET Applications for Windows (Visual Basic.NET)

Office 365 Administration and Troubleshooting

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services

2779 : Implementing a Microsoft SQL Server 2005 Database

Overview. Audience profile. At course completion. Module Title : 20334A:Core Solutions of Skype for Business Course Outline :: 20334A::

Planning and Administering SharePoint 2016

Microsoft Official Courseware Course Introduction to Web Development with Microsoft Visual Studio

Server Virtualization with Windows Server Hyper- V and System Center

Transcription:

Course Code: M55039 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,290 Windows PowerShell Scripting and Toolmaking Overview This five-day instructor-led course is intended for IT Professionals who have a working knowledge of Windows PowerShell 3.0 techniques and technologies, and who want to build reusable tools by using Windows PowerShell 3.0. Delegates may administer a wide variety of server and client products and technologies that offer Windows PowerShell integration, including Microsoft Exchange Server, Microsoft Windows Active Directory Domain Services, Microsoft SharePoint Server, and more. This course focuses on the Windows PowerShell scripting language, and on the concepts and techniques needed to produce reusable, professional tools. Target Audience: This course is intended for administrators that have little or no programming experience, but who have a working knowledge of Windows PowerShell and who are able to use Windows PowerShell to run complex, interactive commands. Delegates will learn how to At the end of this course you will be able to: Design tools, including input requirements, output requirements, and functional requirements. Write tools, including scripting, parameterizing commands, and providing verbose output. Debug tools and provide error handling within tools. Combine tools into script and manifest modules. Create custom formatting views. Create tools that are consistent in naming and operation with native Windows PowerShell tools Course Outline Module 1: Preparing for Scripting This module explains how to prepare the environment for scripting, and provides refresher and background information for scripting. Securing the Scripting Environment Understanding Variables and Operators Understanding Scripting Constructs and Scope Module 2: Parameterizing a Command This module explains how to start with an existing command and parameterize it to create a reusable tool. Designing Parameters Implementing Parameters Lab : Parameterizing a Command Identify changeable values

Declare parameters Use parameters in place of changeable values Test the script Module 3: Creating a Script Module This module explains how to turn a basic script into a script module that can be distributed, loaded, and unloaded in Windows PowerShell. Designing Script Modules Implementing Script Modules Lab : Creating a Script Module Creating a Script Module Saving the script module Adding a module-level variable Controlling module member visibility Testing the script module Module 4: Handling Errors This module explains how to trap and handle errors within a script module. Designing Error Handling Implementing Error Handling Lab : Handling Errors Using the Try Catch Construct Handling Command Errors Handling Non-Command Errors Logging Errors to a File Displaying Warning Messages Module 5: Writing Commands that Use Pipeline Input and Output This module explains how to write commands that integrate with the Windows PowerShell pipeline. Students will create commands that produce pipeline output and that accept pipeline input. Understanding Pipeline Parameter Binding Implementing Pipeline Parameter Input Implementing Pipeline Parameter Input Lab : Writing Commands that Use Pipeline Inout and Output Adding Pipeline Input Capability to Parameters Working with Pipeline Input Creating Custom Output Objects Outputting Objects to the Pipeline Module 6: Creating Hierarchical Command Output This module explains how to create, and use, object-oriented output that includes object hierarchies. Designing Complex Command Output Implementing Complex Command Output Using Object Hierarchies Lab : Creating Hierarchical Command Output Retrieving and Enumerating Data

Creating Child Objects Creating the Parent Object Displaying and Object Hierarchy Persisting an Object Hierarchy Module 7: Debugging Scripts This module explains Windows PowerShell techniques used to debug scripts, and provides students with opportunities to practice debugging skills. Designing Scripts for Debugging Implementing Script Debugging Lab : Debugging Scripts Using Write-Debug Using PSBreakpoints Module 8: Customizing Default Formatting This module explain how to create a custom formatting view that can be added to a script module. Designing Formatting Implementing Custom Formatting Lab : Customizing Default Formatting Adding a Custom Type Name to an Object Creating a DefaultDisplayPropertySet Type Extension Creating a Custom View Adding Type Extensions and Views to Modules and Creating a Module Manifest Module 9: Adding Advanced Parameter Attributes and Command Documentation This module explains how to declare parameter aliases, help messages, and input validation. It also explains how to implement switch parameters, how to add support for the -WhatIf and -Confirm parameters, and how to add commentbased help to a command. Implementing Advanced Parameter Attribtues Implementing Help Documentation Lab : Adding Advanced Parameter Attributes and Command Documentation Defining Aliases and Help Messages Defining Parameter Validation Adding Comment-Based Help Writing a Command that Uses -Confirm and -WhatIf Module 10: Creating Controller Scripts This module explains how to create scripts that implement complex business processes by running multiple tools in a specified sequence. Designing Script Execution Implementing a Controller Script Lab : Creating Controller Scripts Creating a Controller Script Parameterizing a Controller Script Testing a Controller Script Debugging a Controller Script

Module 11: Creating HTML-Based Reports This module explains how to write controller scripts that produce HTML-based management reports. Creating Basic HTML Reports Creating Enhanced HTML Reports Lab : Creating Reports by using HTML Creating Reports by using HTML Converting Objects into HTML Fragments Combining HTML Fragments Adding Basic Formatting Creating Enhanced HTML Fragments Applying Conditional Formatting Module 12: Creating Basic Workflows This modules explains the key differences between Windows PowerShell functions and workflows, and shows delegates how to create a basic workflow. Understanding Workflows Implementing Workflows Lab : Creating Basic Workflows Importing the PSWorkflow Module Converting a Function to a Basic Worklfow Parallelizing Commands Module 13: Working with XML Data This module explains how Windows PowerShell interprets, represents, and manipulates XML-based data. Understanding XML Implementing XML Manipulation Lab : Working with XML Data Loading XML Manipulating XML as an Object Hierarchy Selecting XML Elements by using XPath Modifying XML Saving XML Module 14: Using Advanced Scripting Techniques This module explains how to use advanced scripting techniques, including execution of external commands and graphical user interfaces. Using External Functionality Adding Graphical User Interface Elements Module 15: Creating Proxy Functions This module explains how to create proxy functions in Windows PowerShell. Designing Proxy Functions Implementing Proxy Functions Lab : Creating Proxy Functions

Generating a Proxy Function Template Modifying the Template Using the Proxy Function Bypassing a Proxy Function Module 16: Building Tools in Windows PowerShell This module is a final exam for the course, and offers delegates the opportunity to build a complete tool, from scratch, using many of the techniques that they have learned in the preceding days. Designing the Tool Implementing the Tool Testing the Tool Lab : Building Tools in Windows PowerShell Designing the Tool Implementing the Tool Testing the Tool Prerequisites Experience in administering Windows server and client computers Experience in running interactive Windows PowerShell commands from the command prompt Delegates attending this course must either have attended course M10961 - Automating Administration with Windows PowerShell v3.0 or have equivalent knowledge Special Notices This course may be available for you to purchase through the Microsoft Software Assurance voucher scheme. To book courses using vouchers please call our sales team on 0345 757 3888. Or for more information on claiming vouchers you can speak to our dedicated Software Assurance administration team on 01392 205095.