Showing results for XML - Scripting Blog [archived]

Jan 26, 2012
0
0

Use PowerShell to Parse XML Exchange Audit Results

Doctor Scripto
Doctor Scripto

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 cmdlet are pretty useless. Looking at all that XML in Internet Explorer is not very fun, and...

Scripting Guy!Windows PowerShellscripting techniques
Nov 15, 2011
0
0

See Why PowerShell Can't Export Some Properties to CSV

Doctor Scripto
Doctor Scripto

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 post. Basically, Terry is asking about exporting a multivalue property via Export-CSV fi...

Scripting Guy!Windows PowerShellscripting techniques
Sep 5, 2011
0

A PowerShell Exchange Best Practices Analyzer XML Parser

Doctor Scripto
Doctor Scripto

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 little about Thiyagu: I am the founder of the Singapore PowerShell User Group. I am an Exchange ...

Scripting Guy!Windows PowerShellscripting techniques
Feb 17, 2011
0
0

Use PowerShell to Simplify Working with XML Data

ScriptingGuy1
ScriptingGuy1

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, so today your question goes over to Guest Blogger Doug Finke. Doug Finke is...

Scripting Guy!Windows PowerShellscripting techniques
Jan 9, 2011
0
0

Weekend Scripter: Easily Explore XML Files with PowerShell

ScriptingGuy1
ScriptingGuy1

   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 away on his keyboard and is so forthcoming in sharing his work. You can ...

Scripting Guy!Windows PowerShellscripting techniques