Copy-PSModuleToWindowsImage
Last updated
Was this helpful?
Was this helpful?
Copy-PSModuleToWindowsImage -Name 'OSD' -Path 'C:\Mount'
Copies the OSD module to the mounted image at C:\\MountCopy-PSModuleToWindowsImage -Name 'OSD','ActiveDirectory' -ExecutionPolicy Bypass -Path 'C:\Mount'
Copies multiple modules and sets execution policy