FOrce reboot
This commit is contained in:
@@ -161,5 +161,5 @@ Write-Host "Would you like to restart now? (y/n)"
|
||||
$input = Read-Host
|
||||
if ($input -eq "y") {
|
||||
Clear-RecycleBin
|
||||
Restart-Computer
|
||||
Restart-Computer -Force
|
||||
}
|
||||
Reference in New Issue
Block a user