Update Write-CMTraceLog.ps1

pull/597/head
Andrzej Demski 2024-04-01 14:18:33 +02:00 committed by GitHub
parent f3ed2968bc
commit 77bb54e605
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Function Write-CMTraceLog
#Write back to the console or just to the log file. By default it will write back to the host.
[parameter(Mandatory=$False)]
[switch]$WriteBackToHost = $True
[switch]$WriteBackToHost = $False
)#Param