FriendsOfMDT / PSD

PowerShell Deployment
MIT License
471 stars 72 forks source link

BITS in WinPE #90

Closed 3pichaxz0r closed 8 months ago

3pichaxz0r commented 1 year ago

Looking for advice on how to call a bits transfer, specifically an upload, within WinPE. I assume there is some sort of trick to getting transfers working because when trying to just use the bits powershell module I get an error that it cant be loaded.

Thanks!

GeoSimos commented 8 months ago

I'm afraid you're asking the wrong question in the wrong place ;-)

GeoSimos commented 8 months ago

But maybe this will help you in your quest https://learn.microsoft.com/en-us/powershell/module/bitstransfer/start-bitstransfer?view=windowsserver2019-ps.