Debugging Modules with the PowerShell ISE (Integrated Scripting Environment)
Posted by: Andy Schneider in Debugging, ISE, Uncategorized, VideoI have written a few posts on debugging using the PowerShell ISE lately. If you care to have a look, here are the links to ISE Debugging 101 and ISE Debugging 102. Those blog posts got newcomers to the ISE slightly more comfortable with the idea of debugging and the the specific tools offered in the ISE. I had a few questions and responses to these posts and I thought the best way to encapsulate this information was with a screen cast. I have taken what I covered and expanded it a bit to the realm of modules and how you can use the ISE debugging tools to work with Modules as easily as you can work with scripts and functions.
I hope you find this video helpful. I would love to hear any kind of feedback on the video, positive or negative. All I can say is that it is a bit easier to talk to yourself in front of a computer after a glass of wine
Seriously, feedback is greatly appreciated.
Andy
Entries (RSS)
Good stuff!
jps
Thanx.
Thanks for the intro posts on ISE and video. The combination worked well for me.
Any plans to explore 2.0 features using this format?
[...] while back I posted a screencast on using the ISE for debugging. It seems like a lot of people enjoyed the video so I thought I would do another one. As a result, [...]