Book Image

Getting Started with Powershell

Book Image

Getting Started with Powershell

Overview of this book

Table of Contents (19 chapters)
Getting Started with PowerShell
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Next Steps
Index

For further reading


  • Get-Help about_scripts

  • Get-Help about_execution_policies

  • Get-Help Set-ExecutionPolicy

  • Get-Help about_scopes

  • Get-Help about_parameters

  • Get-Help about_profiles

  • Get-Help about_if

  • Get-Help about_foreach

  • Get-Help about_switch

  • Get-Help about_do

  • Get-Help about_while

  • Get-Help about_switch

  • Get-Help about_for

  • Get-Help about_break

  • Get-Help about_continue