close to final rev
This commit is contained in:
@@ -16,7 +16,7 @@ if (-not ([Security.Principal.WindowsIdentity]::GetCurrent().Groups -contains 'S
|
|||||||
# CLOSE previous terminal
|
# CLOSE previous terminal
|
||||||
exit 0
|
exit 0
|
||||||
} else {
|
} else {
|
||||||
Write-Host "`nFIXING WINDOWS FULL STYLE`n"
|
Write-Host "`nFIXING WINDOWS FULL PRINCESS PI STYLE`n"
|
||||||
|
|
||||||
Write-Host "ABORTING ANY SCHEDULED SHUTDOWN"
|
Write-Host "ABORTING ANY SCHEDULED SHUTDOWN"
|
||||||
shutdown.exe /a 1> $null 2> $null # cmd abort scheduled shutdowns
|
shutdown.exe /a 1> $null 2> $null # cmd abort scheduled shutdowns
|
||||||
|
|||||||
Reference in New Issue
Block a user