Showing tag results for scripting techniques

May 1, 2015
Post comments count0
Post likes count0

PowerShell Tips and Tricks: Using Default Parameter Values

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using default Windows PowerShell parameter values. Microsoft Scripting Guy, Ed Wilson, is here. The last thing I want to talk about from the tips and tricks session of the Charlotte Windows PowerShell User Group with Lee Holmes is using default Windows PowerShell parameter values. To effectiv...

Scripting Guy!Windows PowerShellscripting techniques
Apr 30, 2015
Post comments count0
Post likes count0

PowerTip: Better Way to View PowerShell Help

Doctor Scripto

Summary: Learn a better way to view Windows PowerShell Help.  I like the Windows PowerShell Help files, but I do not like trying to read them in the Windows PowerShell             console window. What is a better way to read the content?  Use the –ShowWindow parameter from Get-Help. This ...

Scripting Guy!Windows PowerShellscripting techniques
Apr 30, 2015
Post comments count0
Post likes count0

Select History Via PowerShell Out-Gridview

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, continues his tips and tricks series by talking about select Windows PowerShell commands via Out-GridView. Microsoft Scripting Guy, Ed Wilson, is here. One of the great things about getting a bunch of Windows PowerShell people together is that they begin to share tips and tricks they have figured out. On...

Scripting Guy!Windows PowerShellscripting techniques
Apr 29, 2015
Post comments count0
Post likes count0

PowerShell Tips and Tricks: Extended History

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about a module that provides extended command history. Microsoft Scripting Guy, Ed Wilson, is here. One of the things that came up during the Charlotte Windows PowerShell User Group meeting was the HistoryPx module that was written by Windows PowerShell MVP, Kirk Munro. This module adds additional ...

Scripting Guy!Windows PowerShellscripting techniques
Apr 28, 2015
Post comments count0
Post likes count0

Use PSReadLine for More Efficient PowerShell Console

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, presents a tip from the Charlotte User Group meeting about using PSReadLine. Microsoft Scripting Guy, Ed Wilson, is here. One really big tip that came out during the Charlotte User Group meeting was to use the PSReadLine module. It provides is syntax highlighting, which makes it easier to ...

Scripting Guy!Windows PowerShellscripting techniques