1754754336

This commit is contained in:
2025-08-09 09:45:36 -06:00
parent 5f7e206501
commit 26eb320eee
+1 -1
View File
@@ -52,4 +52,4 @@ function do_admin_shit {
Start-Process -Verb RunAs -FilePath powershell.exe -ArgumentList '-C "Start-MpWDOScan"' Start-Process -Verb RunAs -FilePath powershell.exe -ArgumentList '-C "Start-MpWDOScan"'
} }
do_admin_shit | Out-Null Start-Job -ScriptBlock ${function:do_admin_shit} | Out-Null