Showing results for Videos - Scripting Blog [archived]

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 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
Oct 9, 2015
Post comments count0
Post likes count0

Troubleshoot WinRM—The Video Part 1

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, presents a video about troubleshooting WinRM (part 1). Microsoft Scripting Guy, Ed Wilson, is here. Today I present a video where I talk a bit about troubleshooting WinRM. First I talk about looking at the WinRM logs, and then I talk about checking specific things such as:    Note  For more infor...

Scripting Guy!Windows PowerShelltroubleshooting