February 2019
Intermediate to advanced
626 pages
15h 51m
English
The WindowsCompatibility module has been created for PowerShell Core to allow or simplify the use of Windows PowerShell modules and commands in PowerShell Core.
The module may be installed in PowerShell Core by running the command:
Install-Module WindowsCompatibility -Scope CurrentUser
The module is required for the following sections in which we'll explore its functionality.
Read now
Unlock full access