Showing archive results for December 2012

Dec 4, 2012
Post comments count1
Post likes count0

Use Oracle ODP.NET and PowerShell to Simplify Data Access

Doctor Scripto

Summary: Guest blogger and Windows PowerShell Guru Klaus Schulte talks about using Oracle ODP.NET and Windows PowerShell to simplify data access to Oracle databases. Microsoft Scripting Guy, Ed Wilson, is here. It is early in the morning in Frankfurt, Germany, and the Scripting Wife and I just returned from Prague where we had a wonderful time visi...

Scripting Guy!Windows PowerShellguest blogger
Dec 3, 2012
Post comments count0
Post likes count0

PowerTip: Examine the Value of PowerShell Default Parameter Values

Doctor Scripto

Summary: Learn how to check to see what, if any, default Windows PowerShell parameter values are in effect.  How can I quickly check to see in Windows PowerShell is using any default parameter values?  Examine the value of the $PSDefaultParameterValues automatic variable, as shown here. $PSDefaultParameterValues

Scripting Guy!Windows PowerShellPowerTip
Dec 3, 2012
Post comments count0
Post likes count0

Use PowerShell Default Parameter Values to Simplify Scripts

Doctor Scripto

Summary: Microsoft PowerShell MVP and guest blogger Dave Moravec talks about using default parameter values to simplify Windows PowerShell scripts. Microsoft Scripting Guy, Ed Wilson, is here. Well, our European Tour is drawing down, but it’s not over yet. Yesterday, we had a great time with Bartek in Warsaw, and last night we took the train ...

Scripting Guy!Windows PowerShellscripting techniques
Dec 2, 2012
Post comments count0
Post likes count0

PowerTip: Find All Cmdlets When Searching by a Specific Noun or Verb

Doctor Scripto

Summary: Use this trick to find all cmdlets when searching by a specific noun or verb.  When I just open up Windows PowerShell 3.0, an error arises when I try to search for a cmdlet by a noun or verb. The error is “Object reference not set to an instance of an object.” Is there something I can do to solve this problem? &n...

Scripting Guy!Windows PowerShellPowerTip
Dec 2, 2012
Post comments count0
Post likes count0

Weekend Scripter: Some PowerShell Automation Is Better than No Automation

Doctor Scripto

Summary: Microsoft Windows PowerShell MVP Bartek Bielawski discusses Windows PowerShell automation. Microsoft Scripting Guy, Ed Wilson, is here. Today, the Scripting Wife and I are in Warsaw, Poland, to meet with a very special person—Microsoft Windows PowerShell MVP Bartek Bielawski. Bartek is a past winner of the Scripting Games, and h...

Scripting Guy!Windows PowerShellguest blogger