Untitled

Remarks

Windows PowerShell is a shell and scripting component of the Windows Management Framework, an automation/configuration management framework from Microsoft built on the .NET Framework. PowerShell is installed by default on all supported versions of Windows client and server operating systems since Windows 7 / Windows Server 2008 R2. Powershell can be updated at any time by downloading a later version of the Windows Management Framework (WMF). The “Alpha” version of PowerShell 6 is cross-platform (Windows, Linux, and OS X) and needs to be downloaded and installed from this release page.

Additional resources:

Installation or Setup

Allow scripts stored on your machine to run un-signed

Aliases similar functions

The pipeline - using output from a PowerShell cmdlet

Calling .NET library methods

Commenting

Creating objects