Forum Discussion
tryllzhuud
Mar 18, 2024Copper Contributor
Output in CLI different that what is saved in log file ?!
Hi, I have the below command which shows errors, both in the Shell, and also logs into a log file. Function errMessage { param([Parameter(Mandatory=$true)][String]$err) Write-Warning -Message $(...