genesisayoub
New Member
- Messages
- 4
- Reaction score
- 0
Hello Everyone,
If i add this command in post-setup, you think will run with not internet? i don't think so, if so when will work? i want this work before login
powershell.exe -Command "install-script -name get-windowsautopilotinfo -Force -AcceptAll -Scope CurrentUser"
powershell.exe -Command "set-executionpolicy unrestricted -Force -Scope CurrentUser"
powershell.exe -Command "get-windowsautopilotinfo.ps1 -GroupTag Tst -Online"
If i add this command in post-setup, you think will run with not internet? i don't think so, if so when will work? i want this work before login
powershell.exe -Command "install-script -name get-windowsautopilotinfo -Force -AcceptAll -Scope CurrentUser"
powershell.exe -Command "set-executionpolicy unrestricted -Force -Scope CurrentUser"
powershell.exe -Command "get-windowsautopilotinfo.ps1 -GroupTag Tst -Online"