For x64, we need to disable the driver signature. I tried with:Code: [Select]bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKSbcdedit /set testsigning ON
bcdedit -store bcd /set {default} NoIntegrityChecks 1
bcdedit -store bcd /set {default} loadoptions DISABLE_INTEGRITY_CHECKS
psexec not distributable. .. i remember jfx provided alternate tools elsewhere but i can not remember now (hard to find on mobile browse...)i guess jfx or galapo already had done this with au3.
I think you mean Galapo's Runlimited.au3 in Vmware script.
Maybe I can create a simple app that runs with system rights, just needs to check if it works in WinPE.