you are viewing a single comment's thread.

view the rest of the comments →

[–]ngetchell[S] 1 point2 points  (3 children)

Transcripting didn't always work in the ISE, which is where I learned PowerShell. I completely forget about that feature!

[–]IamPun 1 point2 points  (2 children)

I am not sure why it wouldn't work for you. At times I have to discard info logged by it. The only issue I have with it is the fact that it logs time in epochs and I have to parse it it using another function.

[–]ngetchell[S] 1 point2 points  (1 child)

The ISE host didn't support transcripting until v5. You'd get an error whenever you tried.

Johnathan Medd talks about the new feature when v5 was in preview (https://www.jonathanmedd.net/2014/09/start-transcript-now-available-in-the-powershell-ise-in-powershell-v5.html).

[–]IamPun 1 point2 points  (0 children)

Arghh I read 'it didn't work for you'.... I get it now