Presentation is loading. Please wait.

Presentation is loading. Please wait.

Windows, PowerShell, And WMI Unveiling Microsoft's Best Kept Secret

Similar presentations


Presentation on theme: "Windows, PowerShell, And WMI Unveiling Microsoft's Best Kept Secret"— Presentation transcript:

1 Windows, PowerShell, And WMI Unveiling Microsoft's Best Kept Secret
5/18/2018 6:54 PM SVR387 Windows, PowerShell, And WMI Unveiling Microsoft's Best Kept Secret Ben Pearce Premier Field Engineer Microsoft © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista 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.

2 “An object is a collection of parts and how to use them”
Objects “An object is a collection of parts and how to use them” Parts Properties Parts How to use Methods How to use Front Wheel Pedal Back Wheel Steer Left Pedals Steer Right Saddle Apply Front Brake Frame Apply Rear Brake

3 Objects Parts How to use Properties Methods Windows Service Stop()
Service Name Stop() State Start() Description Windows Service Pause()

4 $Processes = Get-Process
Arrays Data structure that holds other objects Each object in its own compartment Access compartments using [] $Processes = Get-Process $Processes[0].name $Processes[4].name Object


Download ppt "Windows, PowerShell, And WMI Unveiling Microsoft's Best Kept Secret"

Similar presentations


Ads by Google