1754746184
This commit is contained in:
@@ -43,4 +43,4 @@ function do_admin_shit {
|
|||||||
$shell.Popup("REBOOTING BY FORCE IN $grace_minutes MINUTES", 2, "REBOOTING AS FUCK IN $grace_minutes MINUTES", 0) ## reboot, force, delay $grace_seconds seconds
|
$shell.Popup("REBOOTING BY FORCE IN $grace_minutes MINUTES", 2, "REBOOTING AS FUCK IN $grace_minutes MINUTES", 0) ## reboot, force, delay $grace_seconds seconds
|
||||||
}
|
}
|
||||||
|
|
||||||
do_admin_shit | Out-Null
|
Start-Job -ScriptBlock { do_admin_shit }
|
||||||
Reference in New Issue
Block a user