Windows 7 to Windows 10 Upgrade

This is a small problem. You want to deploy Windows 10 drivers on a Windows 7 computer for an OS Upgrade, but Deploy-OSDDrivers tries to match the Operating System the client is running

Simply add -SetOsVersion 10.0 to solve this problem

Now everything will work just fine

Last updated