Showing tag results for best practices

Apr 11, 2013
Post comments count0
Post likes count0

Named Arguments for PowerShell Functions: Best Practices

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using named arguments in Windows PowerShell functions. Microsoft Scripting Guy, Ed Wilson, is here. If I go to the trouble of writing a Windows PowerShell script, I generally do not use unnamed arguments (such as $args as I illustrated yesterday in Accepting Arguments for PowerShell Functions...

Scripting Guy!Windows PowerShellscripting techniques
Apr 10, 2013
Post comments count0
Post likes count0

Accepting Arguments for PowerShell Functions: Best Practices

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about the best practices surrounding accepting input for a Windows PowerShell function. Microsoft Scripting Guy, Ed Wilson, is here. April in the Carolina’s is a special time. In fact, it is my favorite time of the year here. This is because the weather is invariably mild. This week, it has b...

Scripting Guy!Windows PowerShellscripting techniques
Apr 9, 2013
Post comments count0
Post likes count0

Using PowerShell Functions: Best Practices

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about some best practices for using Windows PowerShell functions. Microsoft Scripting Guy, Ed Wilson, is here. Windows PowerShell functions are really powerful, and at the same time, they are incredibly simple to create. This makes Windows PowerShell functions flexible and functional. But this flex...

Scripting Guy!Windows PowerShellscripting techniques
Apr 8, 2013
Post comments count0
Post likes count0

Using PowerShell Aliases: Best Practices

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, demystifies some of the confusion surrounding using Windows PowerShell aliases. Microsoft Scripting Guy, Ed Wilson, is here. “Don’t use aliases!” I hear this all the time from various people on the Internet. I am constantly asked at Windows PowerShell user groups, at TechEd, and at comm...

Scripting Guy!Windows PowerShellscripting techniques
Feb 14, 2013
Post comments count0
Post likes count0

The PowerShell LoveOMatic Revisited for Valentine’s Day

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, revisits the LoveOMatic, a Windows PowerShell Script that sends random email messages at random times. Microsoft Scripting Guy, Ed Wilson, is here. Several months ago, I wrote a Windows PowerShell script I called the LoveOMatic (See Weekend Scripter: Introducing the Scripting Guys PowerShell LoveOMatic)....

Scripting Guy!Windows PowerShellscripting techniques