unix - script like logging utility for windows -
The Linux system provides a good tool (script) that can log terminal studout data into a file. To turn on logging: script [option] [file name]
To stop logging: exit
I'm looking for a similar utility for windows console and powershield (or support any native windows to log the session).
Note: Please do not suggest.
I believe that you are looking for.
Keep in mind: It will not work in the ISE. Do not forget the stop-transcript at the end of your script!
Comments
Post a Comment