Showing results for Microsoft Exchange 2003 - Scripting Blog [archived]

Mar 16, 2011
0
0

Use PowerShell to Document Exchange Server Prior to Upgrade

ScriptingGuy1
ScriptingGuy1

Summary: Use Windows PowerShell to document your Exchange Server 2003 environment before you upgrade to a newer version of Exchange Server. Hey, Scripting Guy! How can I use Windows PowerShell to help me prepare for a Microsoft Exchange Server migration? —BN Hello BN, Microsoft Scripting Guy, Ed Wilson, here. Today we will take a break fro...

Scripting Guy!Windows PowerShellguest blogger
May 10, 2005
0
0

How Can I Add an Email Address to the proxyAddresses Attribute?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I add an email address to the proxyAddresses attribute without overwriting all the existing attributes?-- DH Hey, DH. For those of you who aren’t too familiar with the proxyAddresses attribute (and, alas, that includes the Scripting Guys) proxyAddresses is an attribute added to Active Directory by Microsoft Exchange; ...

Scripting Guy!VBScriptActive Directory
Sep 24, 2004
0
0

How Can I Get a List of Exchange Servers Assigned to My Users?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How do I get a list of the Exchange servers (msExchHomeServerName) assigned to the users in an OU?-- BG Hey, BG. As you probably already figured out, you have two issues: you need to get a list of all the users in an OU, and then you need to figure out which Exchange server they’ve been assigned. Believe it or not, this is prob...

Scripting Guy!VBScriptActive Directory