10
04 | Extending the Shell Jeffrey Snover | Distinguished Engineer & Lead Architect Jason Helmick | Senior Technologist, Concentrated Technology

04 extending the shell

Embed Size (px)

Citation preview

Page 1: 04 extending the shell

04 | Extending the Shell

Jeffrey Snover | Distinguished Engineer & Lead Architect

Jason Helmick | Senior Technologist, Concentrated

Technology

Page 2: 04 extending the shell

Course Topics

Getting Started with PowerShell

01 | Don’t fear the shell 06 | The pipeline : Deeper

02 | The Help system 07 | The Power in the Shell - Remoting

03 | The pipeline : Getting connected 08 | Getting prepared for automation

04 | Extending the shell 09 | Automation in scale - Remoting

05 | Objects for the Admin 10 | Introducing scripting and toolmaking

Page 3: 04 extending the shell

• Like the MMC – One Shell does it all

• Finding and adding Snap-ins

• Finding and adding Modules

• Discovering new commands

• The real world of cmdlets

Module Overview

Page 4: 04 extending the shell

Like the MMC - One Shell does it all

Page 5: 04 extending the shell

Finding & Adding Snap-ins

Page 6: 04 extending the shell

Finding & Adding ModulesPowerShell V3

dynamically imports modules when you use

the cmdlet

Page 7: 04 extending the shell

Discovering new commands

Page 8: 04 extending the shell

The real world of cmdlets

Page 9: 04 extending the shell

Questions or comments?

Page 10: 04 extending the shell

©2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Office, Azure, System Center, Dynamics and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.