Showing results for troubleshooting - Scripting Blog [archived]

Dec 3, 2014
Post comments count0
Post likes count1

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
Post comments count0
Post likes count0

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
Dec 1, 2014
Post comments count0
Post likes count0

Provide Support by Using Verbose and Debug Streams

Doctor Scripto
Doctor Scripto

Summary: Provide code support by using Verbose and Debug streams. Honorary Scripting Guy and Windows PowerShell MVP, Boe Prox, here today filling in for my good friend, The Scripting Guy. This is the first part in a series of five posts about troubleshooting Windows PowerShell scripts and functions. The series includes: When you write a...

Scripting Guy!Windows PowerShellBoe Prox
Jul 29, 2014
Post comments count0
Post likes count0

Troubleshoot PowerShell Script Output

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about troubleshooting output from a Windows PowerShell script.  Hey, Scripting Guy! First, I want to say that you guys absolutely rock! I mean, I never miss a single day reading your posts. They are always right on, and it is like somehow you read my mind. I cannot tell you how many times I ha...

Scripting Guy!Windows PowerShellscripting techniques
Nov 20, 2013
Post comments count0
Post likes count1

Use PowerShell to Determine Computer Reliability

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to determine the reliability of his workstation. Microsoft Scripting Guy, Ed Wilson, is here. Sometimes, I am absolutely astounded when my computer works at all. At other times, I completely take it for granted. What makes the difference? Well, that part is easy: it i...

Scripting Guy!Windows PowerShellscripting techniques