Debugging

Learn how to debug PowerShell scripts in Visual Studio.

Download this Lecture

In this video, we go through how to debug PowerShell scripts in Visual Studio. We'll set breakpoints, step through scripts and view details about the scripts like variables, call stack and currently set breakpoints.