Showing tag results for debug

Nov 23, 2011
Post comments count0
Post likes count0

Use the PowerShell Debugger to Check Variable Values

Doctor Scripto

Summary: Learn how to inspect variable values by using the Windows PowerShell debugger.   Microsoft Scripting Guy Ed Wilson here. In yesterday’s post, I talked about using the Set-PSBreakpoint cmdlet to set a breakpoint on a specific script. Today, I want to continue looking at the Set-PSBreakpoint cmdlet. One of the things I mentioned w...

Scripting Guy!Windows PowerShellscripting techniques