workans
This commit is contained in:
@@ -56,8 +56,6 @@ Write-Host "$reboot_time | Reboot Time"
|
|||||||
## send da webhookd thingggg
|
## send da webhookd thingggg
|
||||||
webhook "FORCING OFF FROM WINDOWS AT $reboot_time" true
|
webhook "FORCING OFF FROM WINDOWS AT $reboot_time" true
|
||||||
|
|
||||||
# fork dis one to backgruond
|
|
||||||
Start-Process -Verb RunAs -ScriptBlock {
|
|
||||||
# time wasters
|
# time wasters
|
||||||
## checks C drive after reboot to waste time and fix errors
|
## checks C drive after reboot to waste time and fix errors
|
||||||
## chkdsk /r C: # as admin
|
## chkdsk /r C: # as admin
|
||||||
@@ -76,4 +74,3 @@ Start-Process -Verb RunAs -ScriptBlock {
|
|||||||
## wastes time
|
## wastes time
|
||||||
## does the actual reboot
|
## does the actual reboot
|
||||||
Start-MpWDOScan
|
Start-MpWDOScan
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user