Showing archive results for 2011

Oct 12, 2011
Post comments count0
Post likes count1

Create a PowerShell Quiz Script

Doctor Scripto

Summary: Learn how to use hash tables and create a Windows PowerShell quiz script.   Microsoft Scripting Guy Ed Wilson here. For the past several days, I have been building a Windows PowerShell cmdlet name quiz. On the first day, I looked at replacing random letters in a string. Next I moved the code into a function and  dded parameter va...

Scripting Guy!Windows PowerShellscripting techniques
Oct 11, 2011
Post comments count0
Post likes count0

Use PowerShell Parameter Attributes to Avoid Errors

Doctor Scripto

Summary: Use Windows PowerShell parameter attributes to avoid input errors in a function.   Microsoft Scripting Guy Ed Wilson here. This week is great. The Scripting Wife and I are enjoying meeting Windows PowerShell luminaries. I am working with a group of IT pros to help them to learn Windows PowerShell, and the weather has been wonderful. I...

Scripting Guy!Windows PowerShellscripting techniques
Oct 10, 2011
Post comments count0
Post likes count1

Cool PowerShell Game Teaches Cmdlet Names

Doctor Scripto

Summary: Learn Windows PowerShell cmdlet names by taking the Dr. Scripto Challenge. Microsoft Scripting Guy Ed Wilson here. The Scripting Wife and I are on a road trip in Canada. We had a wonderful time in Toronto with Windows PowerShell MVP Sean Kearney. Now we are heading to Ottawa where we plan to meet with Windows PowerShell MVP Kirk Munro...

Scripting Guy!Windows PowerShellscripting techniques
Oct 9, 2011
Post comments count1
Post likes count2

Use a PowerShell Cmdlet to Count Files, Words, and Lines

Doctor Scripto

Summary: Learn how to use a powerful Windows PowerShell cmdlet to count words and lines in files, or to count files.   Microsoft Scripting Guy Ed Wilson here. The weekend is halfway over in Charlotte, North Carolina. For my friends in Australia, the weekend is already over, and they are on their way to work. Of course they get to start their w...

Scripting Guy!Windows PowerShellscripting techniques
Oct 8, 2011
Post comments count1
Post likes count1

Easily Compare Two Folders by Using PowerShell

Doctor Scripto

Summary: Microsoft Scripting Guy Ed Wilson illustrates how to compare two folders by using Windows PowerShell.   Microsoft Scripting Guy Ed Wilson here. It is an absolutely beautiful day in Charlotte, North Carolina. The early morning rain gave way to a colorful rainbow. My manager bought me a new laptop, and I have been busy working on it; i...

Scripting Guy!Windows PowerShellscripting techniques