Showing results for best practices - Scripting Blog [archived]

Jan 23, 2014
0
0

Avoiding PowerShell Scripting Pitfalls

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shares an excerpt from his book, Windows PowerShell Best Practices that discusses scripting pitfalls. Microsoft Scripting Guy, Ed Wilson, is here. Today I have an excerpt from my new book, PowerShell Best Practices, which is published by Microsoft Press. In the excerpt today, I talk about avoiding Window...

Scripting Guy!Windows PowerShellscripting techniques
Jan 22, 2014
0
0

Use PowerShell to Find Two-Letter Alias Combinations

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about finding all two-letter alias combinations by using Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Today I have an excerpt from my new book, PowerShell Best Practices, which is published by Microsoft Press. The two-letter alias namespace is rather large, but how large is it ...

Scripting Guy!Windows PowerShellscripting techniques
Jan 21, 2014
0
0

Understanding Tradeoffs When Searching for a String

Doctor Scripto
Doctor Scripto

Summary:  Microsoft Scripting Guy, Ed Wilson, provides an excerpt from his new book, Windows PowerShell Best Practices, about searching for strings. Microsoft Scripting Guy, Ed Wilson, is here. Today I have an excerpt from my new book, PowerShell Best Practices , which is published by Microsoft Press. When you are searching for a string, you ...

Scripting Guy!Windows PowerShellscripting techniques
Jan 20, 2014
0
0

Using PowerShell CIM Cmdlets to Explore WMI Classes

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shares an excerpt about WMI and CIM from his book, Windows PowerShell Best Practices. Microsoft Scripting Guy, Ed Wilson, is here. Today I have an excerpt from my new book, Windows PowerShell Best Practices, which is published by Microsoft Press. The CIM cmdlets in Windows PowerShell support multiple wa...

Scripting Guy!Windows PowerShellscripting techniques
Aug 24, 2013
0
0

Deciding How to Use PowerShell to Access AD DS

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about the decision points for deciding how to use Windows PowerShell to access Active Directory Domain Services.  Hey, Scripting Guy! I am a bit confused. I see various blogs and scripts on the Script Repository, and some always use a third-party snap-in to access Active Directory Directory Do...

Scripting Guy!Windows PowerShellscripting techniques