@@ -318,6 +318,7 @@ Function Control-Service
$StopCmd = $ArgString -replace ' -Restart ', ' -Stop '
$StartCmd = $ArgString -replace ' -Restart ', ' -Start '
Invoke-Expression $StopCmd
Start-Sleep -Seconds 10
Invoke-Expression $StartCmd
Exit
}
The note is not visible to the blocked user.