-
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to generate a Group Policy Resultant Set of Policy (RSoP) report. Microsoft Scripting Guy, Ed Wilson, is here. I can tell you that spring is definitely heating up. Not necessarily...
-
Summary : Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell 3.0 to read XML files. Microsoft Scripting Guy, Ed Wilson, is here. Tomorrow, we have the speaker’s dinner at the house that script built. The Scripting Wife and I...
-
Summary : In Advanced Event 9, you are required to perform a hardware inventory and write the information to an XML file. About this event Division Advanced Date of Event 4/12/2012 12:01 AM Due Date 4/19/2012 12:01 AM Event scenario You are a network...
-
Summary : In this blog, the Scripting Wife learns how to use Windows PowerShell to parse her books XML files and to find authors and sort titles. Microsoft Scripting Guy, Ed Wilson, is here. Today the registration opens for the 2012 Scripting Games. You...
-
Summary : In this blog, the Scripting Wife learns how to use Windows PowerShell to work with an XML file. Microsoft Scripting Guy, Ed Wilson, is here. It is only eight days until the kickoff of the 2012 Scripting Games. Tomorrow the signup for the 2012...
-
Summary : Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to parse XML-formatted Microsoft Exchange Server 2010 audit reports. Hey, Scripting Guy! I have a problem. The search results that return from the New-AdminAuditLogSearch...
-
Summary: Learn why Windows PowerShell cannot export certain properties to a CSV file and what to do about it. Microsoft Scripting Guy, Ed Wilson, is here. The other day, Terry Dow posted a comment on my Use PowerShell to Work with CSV Formatted Text blog...
-
Summary : In this guest blog post, you will learn how to create a Windows PowerShell parser to parse the XML file generated using ExBPAcmd.exe. Microsoft Scripting Guy Ed Wilson here. I want to welcome our Guest Blogger Thiyagu again today. Here is a...
-
Summary : Learn how to use Windows PowerShell to simplify working with XML data. Hey, Scripting Guy! How can I use Windows PowerShell to work with XML? -- FD Hello FD, Microsoft Scripting Guy Ed Wilson here. We are in the middle of Guest Blogger Week...
-
Summary: Guest blogger and Microsoft MVP, Sean Kearney, shows how to explore XML files with Windows PowerShell in this beginner how-to article. Microsoft Scripting Guy Ed Wilson here. We have another guest blogger this weekend. Sean Kearney has been working...
-
Hey, Scripting Guy! I need to be able to use W indows PowerShell t o add data to an XML file. Unfortunately, there is no Add-XML cmdlet available. I thought about using the Windows PowerShell Add-Content cmdlet and trying to write my data to the file...
-
Hey, Scripting Guy! I need to be able to connect to two Group Policy objects (GPOs) in Active Directory and make an offline copy of the GPOs using Windows PowerShell 2.0 so that I can compare the two objects. I know I can do this using the Group Policy...