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

7 lines
189 B
Batchfile
Raw Normal View History

echo Loading Drivers...
2024-07-23 08:35:25 +00:00
X:\software\pwsh\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