Showing results for debug - Scripting Blog [archived]

Dec 5, 2014
0
0

Use the PowerShell Debugger

Doctor Scripto
Doctor Scripto

Summary: Boe Prox shows how to debug scripts in Windows PowerShell. Honorary Scripting Guy and Windows PowerShell MVP, Boe Prox, here today filling in for my good friend, The Scripting Guy. This is the final part in a series of five posts about troubleshooting Windows PowerShell scripts and functions. The series includes: Over the course ...

Scripting Guy!Windows PowerShellBoe Prox
Dec 4, 2014
0
0

Trace Your Commands by Using Trace-Command

Doctor Scripto
Doctor Scripto

Summary: Boe Prox uses Trace-Command to understand commands. Honorary Scripting Guy and Windows PowerShell MVP, Boe Prox, here today filling in for my good friend, The Scripting Guy. This is the fourth part in a series of five posts about troubleshooting PowerShell scripts/functions. The series includes: Today I am talking about using ...

Scripting Guy!Windows PowerShellBoe Prox
Dec 3, 2014
0
0

Enforce Better Script Practices by Using Set-StrictMode

Doctor Scripto
Doctor Scripto

Summary: Boe Prox shows how to use Set-StrictMode to write better scripts. Honorary Scripting Guy and Windows PowerShell MVP, Boe Prox, here today filling in for my good friend, The Scripting Guy. This is the third part in a series of five posts about troubleshooting Windows PowerShell scripts and functions. The series includes: If you...

Scripting Guy!Windows PowerShellBoe Prox
Dec 2, 2014
0
0

Troubleshoot by Using Set-PSDebug

Doctor Scripto
Doctor Scripto

Summary: Boe Prox uses the Set-PSDebug cmdlet to assist in troubleshooting. Honorary Scripting Guy and Windows PowerShell MVP, Boe Prox, here today filling in for my good friend, The Scripting Guy. This is the second part in a series of five posts about troubleshooting Windows PowerShell scripts and functions. The series includes: Today I...

Scripting Guy!Windows PowerShellBoe Prox
Nov 2, 2014
0
0

Weekend Scripter: Simplify to Troubleshoot PowerShell Script

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, helps an old friend fix his script. Microsoft Scripting Guy, Ed Wilson, is here. I am a big believer in simplicity. I enjoy simple things: a nice cup of hot tea, reading a good book, watching a sunset on the beach, taking a train ride through the Alps, or spending an evening conversing with friends. ...

Scripting Guy!Windows PowerShellscripting techniques

Feedback