Showing results for Weekend Scripter - Scripting Blog [archived]

Sep 5, 2015
0
0

Weekend Scripter: Introduction to PowerShell 5 classes—The Video

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, presents a video to introduce Windows PowerShell 5 classes in Windows 10.Microsoft Scripting Guy, Ed Wilson, is here. It is a wonderful morning here in central Florida. The sun is already shining, and I am thinking about heading out to take some cool nature pictures. The land around here is quite impress...

Scripting Guy!Windows PowerShellscripting techniques
Aug 30, 2015
0
0

Weekend Scripter: PowerShell 5 Enums—The Video

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, presents a video where he recaps his blog posts about Windows PowerShell 5.0 enums.Microsoft Scripting Guy, Ed Wilson, is here. Today I decided to make a video to summarize my technique for working with enums in Windows PowerShell 5.0 in Windows 10.Note  For more information, refer to New PowerShell...

Scripting Guy!Windows PowerShellscripting techniques
Aug 29, 2015
0
0

Weekend Scripter: PowerShell Module Manifests—The Video

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson presents a recap video where he talks about Windows PowerShell module manifests.Microsoft Scripting Guy, Ed Wilson, is here. It has been stormy for the last couple of days. It makes for a great time to spend offline playing around with my Windows 10 laptop or Surface Pro 3. Watching the power of the storms is great fun, espe...

Scripting Guy!Windows PowerShellscripting techniques
Aug 23, 2015
0
0

Weekend Scripter: Parse NetStat with PowerShell 5—The Video

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, shares a video he made that illustrates parsing NetStat with Windows PowerShell 5.0.Microsoft Scripting Guy, Ed Wilson, is here. For someone who loves working at the command line, the new ConvertFrom-String cmdlet is awesome. I mean, I can do things in a single line of code that in the past, took 15 or 2...

Scripting Guy!Windows PowerShellWeekend Scripter
Aug 22, 2015
0
0

Weekend Scripter: Create Objects from Strings—The Video

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about using Windows PowerShell 5.0 to create objects from strings in this video.Microsoft Scripting Guy, Ed Wilson, is here. One of the great things about Windows PowerShell is that it is object-oriented. This means that I can easily pipe objects, sort objects, and compare objects.In Windows P...

Scripting Guy!Windows PowerShellWeekend Scripter