Showing results for Weekend Scripter - Scripting Blog [archived]

Oct 25, 2015
Post comments count0
Post likes count0

Weekend Scripter: Test Performance of Event Log Queries—The Video

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about comparing the performance of various Windows PowerShell event log queries.Microsoft Scripting Guy, Ed Wilson, is here. Today I present a video where I talk about examining the performance of various queries from the event log.Note  For more information about this technique, see Check Per...

Scripting Guy!Windows PowerShellWeekend Scripter
Oct 24, 2015
Post comments count0
Post likes count0

Filtering Event Log Entries with PowerShell—The Video

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, presents a video that explores filtering event log entries with Windows PowerShell.Microsoft Scripting Guy, Ed Wilson, is here. Today I present a video where I talk about using a filter hash table to filter events from the event log.Note  For more information about this technique, see Filtering Even...

Scripting Guy!Windows PowerShellWeekend Scripter
Oct 18, 2015
Post comments count0
Post likes count0

Dude It’s a String—The Video

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, presents a video to talk about working with strings in Windows PowerShell.Microsoft Scripting Guy, Ed Wilson, is here. Today I present a video where I talk about working with strings—in particular empty or null strings. I talk about the differences between empty, null, and white space in strings an...

Scripting Guy!Windows PowerShellWeekend Scripter
Oct 17, 2015
Post comments count0
Post likes count0

Use PowerShell to Parse Network Trace Logs—The Video

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, presents a video to show how to use Windows PowerShell to parse network trace logs. Microsoft Scripting Guy, Ed Wilson, is here. Today I am presenting a video where I show how to use Windows PowerShell to parse network traces. The steps I show are common commands that will normally be run to set up and ...

Scripting Guy!Windows PowerShellWeekend Scripter
Oct 11, 2015
Post comments count0
Post likes count0

Playing with JSON and PowerShell—The Video

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, presents a video where he describes converting JSON data with Windows PowerShell.Microsoft Scripting Guy, Ed Wilson, is here. Today I present a video where I talk about using the ConvertFrom-JSON cmdlet to parse information returned via Invoke-WebRequest. I am using Windows PowerShell 5.0 on Windows 10 t...

Scripting Guy!Windows PowerShellWeekend Scripter