Showing results for Rob Campbell - Scripting Blog [archived]

Mar 2, 2011
Post comments count0
Post likes count0

Use PowerShell to Track Email Messages in Exchange Server

ScriptingGuy1
ScriptingGuy1

Summary: Learn how to use Windows PowerShell to evaluate email messages that are sent and received on Microsoft Exchange Server. Hey, Scripting Guy! I need to be able to create a report that tells my boss information about email messages that are sent and received by our Exchange Server. Can I use Windows PowerShell to do this? —CR Hello CR...

Scripting Guy!Windows PowerShellguest blogger
Feb 18, 2011
Post comments count0
Post likes count0

Speed Up Array Comparisons in Powershell with a Runtime Regex

ScriptingGuy1
ScriptingGuy1

Summary: Learn how to speed up array comparisons in Windows PowerShell by using a runtime regular expression   Hey, Scripting Guy! I am interested in speeding up comparisons of arrays when I use Windows PowerShell. Can you help me? —CR Hello CR, Microsoft Scripting Guy, Ed Wilson, here. We are still in our Guest Blogger Week, so I wil...

Scripting Guy!Windows PowerShellscripting techniques