Forum Discussion

tryllzhuud's avatar
tryllzhuud
Copper Contributor
Mar 19, 2024

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 $(...

Resources