| external help file | WindowsCompatibility-help.xml |
|---|---|
| Module Name | WindowsCompatibility |
| online version | |
| schema | 2.0.0 |
Appends the existing Windows PowerShell PSModulePath to existing PSModulePath
Add-WindowsPSModulePath [<CommonParameters>]
If the current PSModulePath does not contain the Windows PowerShell PSModulePath, it will be appended to the end.
Add-WindowsPSModulePath
Import-Module Hyper-VAdd-WindowsPSModulePath
Get-Module -ListAvailable