|
Re: Standard output and standard error merging to a log file > When I use verb-noun >> foo.txt inside the ps_code_file.ps1 it only seems
> to capture the successful outputs in the pstemplog.txt
>
> What method are kin to the standard error and standard out redirection in
> a
> ksh script ?
Very good ref: http://blogs.msdn.com/powershell/arc...rvariable.aspx |