Showing tag results for scripting techniques

Jul 14, 2015
Post comments count0
Post likes count0

More PowerShell Script Tracing and Strict Mode

Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks more about Windows PowerShell script tracing and enabling strict mode. Microsoft Scripting Guy, Ed Wilson, is here. It can be somewhat painful to troubleshoot intermittent errors with Windows PowerShell. Two things that can lead to this are variables that do not get initialized properly (and theref...

Scripting Guy!Windows PowerShellscripting techniques
Jul 13, 2015
Post comments count0
Post likes count0

Tracing the Execution of a PowerShell Script

Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about using a cmdlet to trace the execution of a Windows PowerShell script.  Hey, Scripting Guy! I am having a problem with a script. It does not generate any errors, but dude, it does not seem to work either. Can you help me debug it? —DR  Hello DR, Microsoft Scripting Guy, Ed Wils...

Scripting Guy!Windows PowerShellscripting techniques
Jul 12, 2015
Post comments count0
Post likes count0

PowerTip: Find All Breakpoints in PowerShell Session

Doctor Scripto

Summary: Find all breakpoints for a Windows PowerShell script.  How can I see the debugging breakpoints that are set in my current Windows PowerShell session?  Use the Get-PSBreakpoint cmdlet.

Scripting Guy!Windows PowerShellscripting techniques
Jul 12, 2015
Post comments count0
Post likes count0

Weekend Scripter: Debug, Boss…Debug

Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about debugging Windows PowerShell scripts. Microsoft Scripting Guy, Ed Wilson, is here. One of the cool things about central Florida is there are lots of farmers markets… especially (I am told) this time of the year. This is great, because I prefer organically grown, locally sourced food. I...

Scripting Guy!Windows PowerShellscripting techniques
Jul 11, 2015
Post comments count0
Post likes count0

Weekend Scripter: The Big Decision about Scripts

Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about if you should write Windows PowerShell scripts or do something else. Microsoft Scripting Guy, Ed Wilson, is here. It is the weekend, and once again, it is a beautiful sunny morning in central Florida. I am sitting outside with my Windows Surface Pro 3, and taking the time to do a little writi...

Scripting Guy!Windows PowerShellscripting techniques