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