winiso-valhalla/winfs/Windows/System32/startnet.cmd

7 lines
186 B
Batchfile
Raw Normal View History

echo Loading Drivers...
2023-07-27 22:00:48 +00:00
X:\PowerShell\pwsh.exe -file "X:\Scripts\Drivers.ps1"
echo Configuring Network...
wpeinit
powercfg /s 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
2023-06-21 19:31:49 +00:00
X:\Scripts\Startup.cmd