Nytt script för Windows-underhåll via PowerShell.

This commit is contained in:
2026-08-18 20:10:58 +02:00
parent daaa32e35f
commit 912186e1ab

View File

@@ -32,5 +32,4 @@ if (Get-WURebootStatus -Silent) {
} }
Write-Host "" Write-Host ""
Write-Host "=== Windows-underhåll klart ===" -ForegroundColor Green Write-Host "=== Windows-underhåll klart ===" -ForegroundColor Green
``