How to write distinct outputs to file and console
hi there,
i'm using powershell 4.0, , need to:
- output messages (success, error, warning, debug , verbose) file
- simultaneously, output console warnings , errors
is possible?
thanks lot!
look @ how user redirectors. https://technet.microsoft.com/en-us/library/hh847746.aspx?f=255&mspperror=-2147217396
\_(ツ)_/
Windows Server > Windows PowerShell
Comments
Post a Comment