Presentation is loading. Please wait.

Presentation is loading. Please wait.

Turning PowerShell Commands into Reusable CLI and GUI Tools Don Jones Senior Partner and Principal Technologist Concentrated Technology, LLC WCL404.

Similar presentations


Presentation on theme: "Turning PowerShell Commands into Reusable CLI and GUI Tools Don Jones Senior Partner and Principal Technologist Concentrated Technology, LLC WCL404."— Presentation transcript:

1 Turning PowerShell Commands into Reusable CLI and GUI Tools Don Jones Senior Partner and Principal Technologist Concentrated Technology, LLC WCL404

2

3

4

5

6 demo Turning a Command into a “Cmdlet”

7 Advanced Function Template Function Do-Something { [CmdletBinding()] param( [Parameter(Mandatory=$True)] [Alias("whatever")] [string]$something = 'Default' ) PROCESS {} }

8

9

10 demo Making a GUI Tool

11

12

13 WCL404: Building Reusable CLI and GUI Tools in PowerShell WSV07-TLC: Windows Server 2012 Server Manager and PowerShell DBI331: The Dirty Dozen: PowerShell Scripts for the Busy DBA SIA404: Deep Dive on Windows Server Active Directory Shell Find Me Later At “The Scripting Guys” pod in the Expo Hall!

14 Resources for Developers http://msdn.microsoft.com/en-us/windows/apps http://msdn.microsoft.com/en-us/windows/apps Windows 8 is ready for Business http://www.microsoft.com/en-us/windows/enterprise/products-and-technologies/windows-8/default.aspx http://www.microsoft.com/en-us/windows/enterprise/products-and-technologies/windows-8/default.aspx Microsoft Desktop Optimization Pack: www.microsoft.com/MDOP www.microsoft.com/MDOP Microsoft Desktop Virtualization: www.microsoft.com/dv www.microsoft.com/dv

15

16 Download http://windows.microsoft.com/en-US/windows-8/release-preview Download the Windows 8 Release Preview Today

17 Connect. Share. Discuss. http://northamerica.msteched.com Learning Microsoft Certification & Training Resources www.microsoft.com/learning TechNet Resources for IT Professionals http://microsoft.com/technet Resources for Developers http://microsoft.com/msdn

18 Required Slide Complete an evaluation on CommNet and enter to win!

19 Scan the Tag to evaluate this session now on myTechEd Mobile

20

21


Download ppt "Turning PowerShell Commands into Reusable CLI and GUI Tools Don Jones Senior Partner and Principal Technologist Concentrated Technology, LLC WCL404."

Similar presentations


Ads by Google