Page 1 of 1

Introduction to Windows PowerShell

PostPosted: Tue Apr 12, 2016 12:04 am
by admin
Windows PowerShell is a very powerful scripting language used in task automation and configuration management of Microsoft Windows server environments and Microsoft server applications such as Exchange and Sharepoint. PowerShell provides full access to COM, WMI and the .NET Framework. PowerShell comprises of cmdlets (pronounced as command-lets) which are .NET classes implementing particular functions. Different Microsoft server applications expose their management functionality as cmdlets.

Amazon Web Services also provide a set of Powershell cmdlets to allow system administrators to manage its resources.