Fix whitespace and compile formatting

This commit is contained in:
Chris Titus Tech
2026-01-08 09:01:34 -06:00
parent 644fa3975a
commit 148360305c
3 changed files with 4 additions and 4 deletions

View File

@@ -24,10 +24,10 @@ function Invoke-WPFUpdatesdisable {
Write-Host "Disabled wuauserv Service"
Set-Service -Name wuauserv -StartupType Disabled
Write-Host "Disabled UsoSvc Service"
Set-Service -Name UsoSvc -StartupType Disabled
Write-Host "Disabled WaaSMedicSvc Service"
Set-Service -Name WaaSMedicSvc -StartupType Disabled