PSModule

OSD 23.5.22.1+ Updated May 22, 2023

PSModuleCopy

This parameter allows me to copy a PowerShell Module from my local computer to WinPE. I use this frequently in testing an updated OSD Module that I'm working on before publishing it to PowerShell Gallery. This parameter is also useful if you have your own custom PowerShell Modules that you do not publish in the PowerShell Gallery, but you need them in WinPE. This is ideal for adding a custom OSDCloud GUI

PSModuleInstall

If you want to add a PowerShell Module that is in the PowerShell Gallery, this parameter will download expand it into WinPE PowerShell Modules

Last updated