Skip to content
Snippets Groups Projects
Commit cb795175 authored by Martin Čuchran's avatar Martin Čuchran
Browse files

Restart added

parent 315b0972
No related branches found
No related tags found
No related merge requests found
......@@ -13,4 +13,5 @@ NET LOCALGROUP Administrators pv176 /add;
NET USER admin /delete;
NET USER Admin administrator_password /add;
PowerCfg -SetActive '8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c';
shutdown -r -t 0 -f;
exit 1001;
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment