August 22nd, 2015

Weekend Scripter: Create Objects from Strings—The Video

Doctor Scripto
Scripter

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 PowerShell 5.0, this becomes even easier, because I can create objects from strings. Today I present a video to illustrate this technique:

[View:https://www.youtube.com/watch?v=JQlOaRy0BMc&feature=youtu.be:550:0]

Here is a link to the video from YouTube if you would like to download it or play it offline in a different video player: PowerShell 5.0 ConvertFromString demo by Ed Wilson.

Note  For more information, refer to Use New PowerShell 5 Cmdlet to Create Objects from Strings.

I invite you to follow me on Twitter and Facebook. If you have any questions, send email to me at scripter@microsoft.com, or post your questions on the Official Scripting Guys Forum. See you tomorrow. Until then, peace.

Ed Wilson, Microsoft Scripting Guy

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.