To install the the PSModuleInstaller PowerShell module:
- download PSModuleInstaller release from: PSModuleInstaller - Latest Releases
- On your local Computer open a PowerShell command window
- Execute the downloaded installer by typing this command:
< path to download Folder>/Install-PSModuleInstaller.ps1
Note:! If the path contains blanks, use this command instead:
& (<path to download Folder>/Install-PSModuleInstaller.ps1) - Accept the license Agreement