DeploymentAddict
New Member
- Messages
- 6
- Reaction score
- 1
Hi Team,
I love NTLite and how simple it makes the processing of Windows images.
One thing I cannot see across the forums (I have searched a lot and came up with nothing so far), is the ability or function of integrating PowerShell modules into the loaded image.
For example I'd like to take an existing WIM image we already use for deployment, and add a couple of PS Modules such as PSWindowsUpdate, Winget/PackageManagement.
Q1: Is it as easy as adding the exported PSModules into the relevant path(s) in a mounted image file structure?
Q2: does simply copying the Module folder there automatically import the module when booting the machine? I can't get my head around how pre-requisite or dependency modules would work.
If it was somehow possible to install PS Modules directly into the mounted image in the same way as other packages/components, it would mean, that after installing the image with these PS Modules bundled in, we could in theory hit Shift-F10 in a newly installed OOBE session and run PSWindowsUpdate to freshen the image and install any drivers that are appearing.
I hope the suggestion makes sense, and I hope that its technically feasible.
Look forward to the discussion.
Thanks,
I love NTLite and how simple it makes the processing of Windows images.
One thing I cannot see across the forums (I have searched a lot and came up with nothing so far), is the ability or function of integrating PowerShell modules into the loaded image.
For example I'd like to take an existing WIM image we already use for deployment, and add a couple of PS Modules such as PSWindowsUpdate, Winget/PackageManagement.
Q1: Is it as easy as adding the exported PSModules into the relevant path(s) in a mounted image file structure?
Q2: does simply copying the Module folder there automatically import the module when booting the machine? I can't get my head around how pre-requisite or dependency modules would work.
If it was somehow possible to install PS Modules directly into the mounted image in the same way as other packages/components, it would mean, that after installing the image with these PS Modules bundled in, we could in theory hit Shift-F10 in a newly installed OOBE session and run PSWindowsUpdate to freshen the image and install any drivers that are appearing.
I hope the suggestion makes sense, and I hope that its technically feasible.
Look forward to the discussion.
Thanks,