Filename fix. (#9689)

Co-authored-by: Leon Zandman <lzandman@rdw.nl>
This commit is contained in:
Leon Zandman
2024-04-15 16:21:18 +02:00
committed by GitHub
parent 2530c697b5
commit 3b976c7acb

View File

@@ -193,4 +193,4 @@ $disableTaskNames | ForEach-Object {
Disable-ScheduledTask @PSItem -ErrorAction Ignore Disable-ScheduledTask @PSItem -ErrorAction Ignore
} | Out-Null } | Out-Null
Write-Host "Finalize-VM.ps1 - completed" Write-Host "Configure-System.ps1 - completed"