-
Summary: Microsoft PFE Ben Pearce shows how to use Windows PowerShell to perform offline servicing of Virtual Disks (VHD) and Windows Imaging Format (WIM) files. Microsoft Scripting Guy Ed Wilson here. We continue with guest blogger Weekend Scripter today...
-
Summary: Learn how to use Windows PowerShell to turn a huge text file in to a query completion system, using Fast ESP 5.3 SP3. Microsoft Scripting Guy Ed Wilson here. Today we have another guest blogger, Dennis Whitney. Here is what Dennis has to say...
-
Summary: Learn how to handle errors in Windows PowerShell and how to export user information from Microsoft Active Directory to a CSV file. In this post: Exporting Active Directory Users to CSV Adding Comments to a Script File Error Handling in Windows...
-
Summary: Learn how to use the Windows PowerShell Get-Member cmdlet to explore the .NET Framework in this interactive how-to post. Hey, Scripting Guy! When you give examples of using the Get-Member cmdlet to explore the members of something in Windows...
-
Summary: The Microsoft Scripting Guys show how to use .NET Framework classes to configure the Windows PowerShell console. Hey, Scripting Guy! I am curious about how the .NET Framework classes work. I saw posts from a couple weeks ago, but I still have...
-
Summary: Learn how to draw a cat on a fence watching a yellow moon by using Windows PowerShell Microsoft Scripting Guy Ed Wilson here. It is seven in the morning yet it seems like it could be four in the morning. It is dark outside, and the room is cool...
-
Summary: Microsoft Scripting Guy Ed Wilson answers several questions that will improve your productivity with Windows PowerShell. Hey, Scripting Guy! I was reading about arrays this morning and I wondered if there is a way to count the number of items...
-
Summary: Microsoft Scripting Guy Ed Wilson teaches how to use .NET Framework string methods from within Windows PowerShell, Hey, Scripting Guy! There are many things I need to do with strings and with text files that do not seem to be supported with Windows...
-
Summary: Learn how to use .NET Framework classes to work with strings in Windows PowerShell in this Scripting Guys how-to post. Hey, Scripting Guy! I have been writing VBScript code for years. One thing I really liked about VBScript was the large number...
-
Summary: Microsoft Scripting Guy Ed Wilson shows how to use .NET Framework commands inside Windows PowerShell Hey, Scripting Guy! I understand that Windows PowerShell is built upon the .NET Framework. I also get the idea that some of the Windows PowerShell...
-
Summary: Microsoft Scripting Guy teaches you how to use .NET Framework classes to explore the Windows PowerShell process in this beginner how-to post Hey, Scripting Guy! I want to first tell you that I appreciate all the hard work you do. I find your...
-
Summary: Learn how to display output as moving text by using Windows PowerShell and easy to use techniques. Microsoft Scripting Guy Ed Wilson here. After a long, hot and oppressive summer, Fall has descended upon Charlotte, North Carolina in the United...
-
Summary: Interact with websites from Windows PowerShell with this how-to post that wraps .NET Framework classes. Hey, Scripting Guy! I would like to be able to download files and things from the Internet via Windows PowerShell. Is there an easy way to...
-
Summary: Learn how to correctly package .NET Framework classes into reusable Windows PowerShell advanced functions in this step-by-step solution. Hey, Scripting Guy! I have been exploring the Microsoft .NET Framework on MSDN and attempting to convert...
-
Summary : Learn how to use Windows PowerShell 2.0 to combine multiple commands into new custom functions and simplify your scripting. Hey, Scripting Guy! I do a lot of work from the Windows PowerShell command line. In fact, I write very few scripts, but...