Draft for Information Only
Content
Windows PowerShell Windows PowerShell Cmdlet Windows PowerShell Modules PowerShell (PS) in Windows
Windows Management Framework (WMF)
Windows PowerShell
Windows PowerShell is a task-based command-line shell and scripting language built on the .NET framework for system administrators and power-users. However, Windows PowerShell becomes PowerShell Core after version 5.1. The new edition of PowerShell is built on the .Net Core technology that make the PowerShell becomes cross-platform.
Windows PowerShell Cmdlet
Command prompt commands are DOS prompt type commands which are interpretered by Windows command interpreter, Cmd.exe. Windows PowerShell is another Windows command-line interpreter, PowerShell.exe using Windows shell framework technology. The line input command of PowerShell is called a cmdlet. A cmdlet is a lightweight command used in the Windows PowerShell environment to perform an action. Since PowerShell is developed using the .NET framework, a cmdlet initializes an instance of .NET framework class, instead of a stand-alone executable. Cmdlet processes input data in form of an object from the pipeline and also deliver output data in form of object to the pipeline.
Windows PowerShell Modules
Windows PowerShell Modules included with Windows Server and Windows are used to support automating the features of operating systems
PowerShell (PS) in Windows
Windows |
PS 1.0 |
PS 2.0 |
PS 3.0 |
PS 4.0 |
PS 5.0 |
PS 5.1 |
PS 6.0 |
Windows 10 (see Note1) Windows Server 2016 |
- |
- |
- |
- |
(installed) |
(installed) | GitHub |
Windows 8.1 Windows Server 2012 R2 |
- |
- |
- |
installed |
WMF 5.0 |
WMF 5.1 | GitHub |
Windows 8 Windows Server 2012 |
- |
- |
installed |
WMF 4.0 |
WMF 5.0 |
WMF 5.1 | GitHub |
Windows 7 SP1 Windows Server 2008 R2 SP1 |
- |
(installed) |
WMF 3.0 |
WMF 4.0 |
WMF 5.0 |
WMF 5.1 | GitHub |
Windows Server 2008 SP2 |
PS 1 |
WMF'c 2.0
WMF 2.0 |
WMF 3.0 |
- |
- |
- |
- |
Windows Vista SP2 |
PS 1 |
WMF'c 2.0
WMF 2.0 |
- |
- |
- |
- |
- |
Windows XP SP3
Windows Server 2003 SP2 |
PS 1 |
WMF core 2.0 |
- |
- |
- |
- |
- |
- Windows 10, PowerShell 5.0 is initially installed and may be updated automatically to 5.1.
- Windows 7, the PowerShell 2.0 is installed in v1.0 folder
- GitHub, PowerShell becomes open source
and is now available in GitHub https://github.com/powershell/powershell .
- WMF, Windows Management Framework
- WMF 3.0, included in WMF (Windows PowerShell 3.0, WMI, WinRM, Management OData IIS Extension, and Server Manager CIM Provider), available on https://www.microsoft.com/en-us/download/details.aspx?id=34595
- WMF 4.0, included in WMF (Windows PowerShell, Windows PowerShell ISE, Windows PowerShell Web Services (Management OData IIS Extension), Windows Remote Management (WinRM), Windows Management Instrumentation (WMI), the Server Manager WMI provider, and a new feature for 4.0, Windows PowerShell Desired State Configuration (DSC)), available on https://www.microsoft.com/en-us/download/details.aspx?id=40855
- WMF 5.0, included in WMF (Windows PowerShell, Windows PowerShell Desired State Configuration (DSC), Windows Remote Management (WinRM), Windows Management Instrumentation (WMI)), available on https://www.microsoft.com/en-us/download/details.aspx?id=50395
- WMF 5.1, included in WMF (Windows PowerShell, Windows PowerShell Desired State Configuration (DSC), Windows Remote Management (WinRM), Windows Management Instrumentation (WMI)), available on https://www.microsoft.com/en-us/download/details.aspx?id=54616
- WMF core 2.0, included in WMF Core package (Windows PowerShell 2.0 and WinRM 2.0), available on https://support.microsoft.com/en-us/help/968930/windows-management-framework-core-package-windows-powershell-2-0-and-w
- WMF 2.0, included in WMF (Windows PowerShell 2.0, WinRM 2.0, and BITS 4.0), available on https://support.microsoft.com/en-us/help/968929/windows-management-framework-windows-powershell-2-0--winrm-2-0--and-bi
- PS 1, installation package for Windows Vista, available on https://support.microsoft.com/en-us/help/928439/windows-powershell-1-0-installation-package-for-windows-vista
- PS 1, Multilingual User Interface (MUI) Language Pack for Windows Server 2003 and for Windows XP, available on https://support.microsoft.com/en-us/help/926141/windows-powershell-1-0-multilingual-user-interface-mui-language-pack-f .
- PS 1, Windows PowerShell 1.0 English Language Installation Packages for Windows Server 2003 and for Windows XP available on https://support.microsoft.com/en-us/help/926139/windows-powershell-1-0-english-language-installation-packages-for-wind
- PS 1, Windows PowerShell 1.0 Localized Installation Package for Windows Server 2003 and for Windows XP, available on https://support.microsoft.com/en-us/help/926140/windows-powershell-1-0-localized-installation-package-for-windows-serv
Windows Management Framework (WMF)
In Windows 10, a PackageManagement feature (formerly referred to as OneGet) are used to automate software discovery, installation, and inventory (SDII), locally or remotely, no matter what the installer technology is and where the software is located. PackageManagement is aimed at solving this problem.
Operating System Version |
|
WMF 2.0
https://
aka.ms/
wmf2download |
WMF 3.0
https://
aka.ms/
wmf3download |
WMF 4.0
https://
aka.ms/
wmf4download |
WMF 5.0
https://
aka.ms/
wmf5download |
WMF 5.1
https://
aka.ms/
wmf51download |
|
Windows Server 20166 |
|
- |
- |
- |
- |
Ships in-box |
|
Windows 10 |
|
- |
- |
- |
Ships in-box |
Ships in-box |
|
Windows Server 2012 R2 |
|
- |
- |
Ships in-box |
Yes |
Yes |
|
Windows 8.1 |
|
- |
- |
Ships in-box |
Yes |
Yes |
|
Windows Server 2012 |
|
- |
Ships in-box |
Yes |
Yes |
Yes |
|
Windows 8 |
|
- |
Ships in-box |
- |
- |
- |
|
Windows Server 2008 R2 SP1 |
|
Ships in-box |
Yes |
Yes |
Yes |
Yes |
|
Windows 7 SP1 |
|
Ships in-box |
Yes |
Yes |
Yes |
Yes |
|
Windows Server 2008 SP2 |
|
Yes |
Yes |
- |
- |
- |
|
Windows Vista SP2 |
|
Yes |
- |
- |
- |
- |
|
Windows Server 2003 SP2 |
|
Yes |
- |
- |
- |
- |
|
|
Windows XP SP3 |
|
Yes |
- |
- |
- |
- |
- Ships in-box, WMF is included.
- WMF, Windows Management Framework
- WMF 3.0, included in WMF (Windows PowerShell 3.0, WMI, WinRM, Management OData IIS Extension, and Server Manager CIM Provider), available on https://www.microsoft.com/en-us/download/details.aspx?id=345955
- WMF 4.0, included in WMF (Windows PowerShell, Windows PowerShell ISE, Windows PowerShell Web Services (Management OData IIS Extension), Windows Remote Management (WinRM), Windows Management Instrumentation (WMI), the Server Manager WMI provider, and a new feature for 4.0, Windows PowerShell Desired State Configuration (DSC)), available on https://www.microsoft.com/en-us/download/details.aspx?id=40855
- WMF 5.0, included in WMF (Windows PowerShell, Windows PowerShell Desired State Configuration (DSC), Windows Remote Management (WinRM), Windows Management Instrumentation (WMI)), available on https://www.microsoft.com/en-us/download/details.aspx?id=50395
- WMF 5.1, included in WMF (Windows PowerShell, Windows PowerShell Desired State Configuration (DSC), Windows Remote Management (WinRM), Windows Management Instrumentation (WMI)), available on https://www.microsoft.com/en-us/download/details.aspx?id=54616
- WMF core 2.0, included in WMF Core package (Windows PowerShell 2.0 and WinRM 2.0), available on https://support.microsoft.com/en-us/help/968930/windows-management-framework-core-package-windows-powershell-2-0-and-w
- WMF 2.0, included in WMF (Windows PowerShell 2.0, WinRM 2.0, and BITS 4.0), available on https://support.microsoft.com/en-us/help/968929/windows-management-framework-windows-powershell-2-0--winrm-2-0--and-bi
©sideway
ID: 180200902 Last Updated: 2/9/2018 Revision: 0
|
|