Showing archive results for 2011

Mar 10, 2011
Post comments count0
Post likes count0

Use PowerShell to Find WMI Classes that Contain Methods

ScriptingGuy1

Summary: Learn how to use Windows PowerShell to find WMI classes that contain usable methods for making configuration changes in Windows.   Hey, Scripting Guy! I that know you spend a lot of time working with WMI. The one thing that I really do not like about WMI is that although it seems like there is a lot of information that can be retrieve...

Scripting Guy!Windows PowerShellscripting techniques
Mar 9, 2011
Post comments count0
Post likes count0

Discover How to Filter Remote Event Log Entries in Windows Vista

ScriptingGuy1

Summary: Learn how to use Windows PowerShell to filter remote event log entries in a Windows Vista computer.   Hey, Scripting Guy! I thought your article yesterday was really great. It was interesting how a rather simple change could provide such a big gain in performance. The problem is that it does not appear to work on my Windows XP laptop....

Scripting Guy!Windows PowerShellscripting techniques
Mar 8, 2011
Post comments count0
Post likes count0

How to Improve the Performance of a PowerShell Event Log Query

ScriptingGuy1

Summary: Learn how to improve the performance of a Windows PowerShell event log query. Hey, Scripting Guy! I am a beginner when it comes to using Windows PowerShell, and I was inspired by your article yesterday about using Windows PowerShell to Query All Event Logs for Recent Events, and today I attempted to write a command to get all of the event...

Scripting Guy!Windows PowerShellscripting techniques
Mar 7, 2011
Post comments count1
Post likes count0

Use PowerShell to Query All Event Logs for Recent Events

ScriptingGuy1

Summary: Learn how to use Windows PowerShell to easily query all event logs for recent events. It is raining outside in Seattle, Washington. I suppose that might not be news to most people, but then I am not from Seattle. In fact, the last time I was out here to teach a Windows PowerShell class to a group of Microsoft network engineers, it was beau...

Scripting Guy!Windows PowerShellscripting techniques
Mar 6, 2011
Post comments count0
Post likes count0

Learn How to Create Custom Column Heads for PowerShell Out-GridView

ScriptingGuy1

Summary: The Scripting Wife learns how to create custom column headings for the Windows PowerShell Out-GridView cmdlet. Weekend Scripter Microsoft Scripting Guy, Ed Wilson, here. It is a typical weekend for me. I am up early, sipping a cup of English Breakfast tea, and watching a pot of Irish steel-cut oats simmer on the stove. I am glancing over ...

Scripting Guy!Windows PowerShellscripting techniques