I did some more tweaks, and I've gotten it working with scconfigmgr modern driver management.
So before applying the correct upgrade image, it downloads and stages the proper driver pack for the computer model, and during the upgrade, it will also install the current drivers for the model.
Pretty slick solution
-Jannis
I got it working here with %windir%\System32\....
Guessing the x64 ServiceUI.exe does not have the virtual mapping for sysnative.
I guess the x32 version would work fine, but I like to use x64 on x64 systems, so this change is just fine
Thanks for a great solution by the way
This looks to be the perfect solution for upgrading our computers to the newest version of W10 on systems with both English and Norwegian System UI as default
If you happen to be in Oslo anytime, I'll buy you a beer
-Jannis
I'm trying to get this to work in my lab, and I looked through the powershell script: WindowsSetupCompatibilityScanResults.ps1
Line 20 has this: write-host $logstriing
Should that be changed to write-host $logstring?
Also,
C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe
does not seem to be a valid path on any of my test machines?
I'll have to do some more testing.
-Jannis
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.