Exchange Server Forums
Forums |
Register |
Login |
My Profile |
Inbox |
RSS
|
My Subscription |
My Forums |
Address Book |
Member List |
Search |
FAQ |
Ticket List |
Log Out
Migrating E-Mail Address Policies and Address Lists
|
Users viewing this topic:
none
|
Logged in as: Guest
|
Login | |
|
Limited time MSExchange.org offer! -- 1.Sep.2008 1:00:00 PM
|
|
TechGenix and SolarWinds have partnered to provide free copies of SolarWinds Exchange Monitor to all visitors who join the MSExchange.org Forums. SolarWinds Exchange Monitor is a handy desktop dashboard that continuously monitors Microsoft Exchange to deliver real-time insight into Exchange services, mail queue sizes, and host server health. Learn more about Exchange Monitor and the free offer!
|
Migrating E-Mail Address Policies and Address Lists - 18.Jan.2007 11:54:06 PM
|
|
|
arichardson
Posts: 8
Joined: 20.Dec.2006
Status: offline
|
Hi, I've upgraded from Exchange 2000 to Exchange 2007, and I'm having some trouble with the e-mail address policies and address lists. If I double click the default e-mail address policy in the EMC, I get the following message; "Unable to edit the specified E-mail address policy. E-mail address policies created with legacy versions of exchange must be upgraded using the 'Set-EmailAddressPolicy' task, with the Exchange 2007 Recipient Filter specified. specified." If I do the same thing with address policies, I get the following message; "Unable to edit the specified address list. Address lists created with legacy versions of Exchange must be upgraded using the 'ForceUpgrade' parameter of the 'Set-AddressList' cmdlet." The documentation for running either of those two tasks is pretty woeful, and I've been thus far unable to figure out the correct syntax to use in the EMS to update either of those two objects. Anyone have any ideas?
|
|
|
|
RE: Migrating E-Mail Address Policies and Address Lists - 19.Jan.2007 12:49:56 AM
|
|
|
Henrik Walther
Posts: 6835
Joined: 21.Nov.2002
From: Copenhagen, Denmark
Status: online
|
You use the following command to upgrade a legacy E-mail Address Policy to Exchange 2007: Set-EmailAddressPolicy <insert name of policy> <recipients to be included such as -includedrecipients allrecipients> -forceupgrade Note though that the policy must be E2K7 valid, otherwise the force upgrade procedure will fail.
< Message edited by Henrik Walther -- 8.Mar.2007 2:08:24 AM >
_____________________________
HTH Henrik Walther Exchange MVP | MCM: Exchange 2007 MCITP: EMA, MCITP: EA, MCSE: M+S Order my Exchange Server 2007 Book!
|
|
|
|
RE: Migrating E-Mail Address Policies and Address Lists - 19.Jan.2007 1:01:13 AM
|
|
|
arichardson
Posts: 8
Joined: 20.Dec.2006
Status: offline
|
The policy is named Default Policy, so I opened EMS and typed; Set-EmailAddressPolicy "default policy" -forceupgrade and got the following message; WARNING: The command completed successfully but no settings of 'Default Policy' have been modified. and if I try to double click the policy, I still get the same error message. What do you mean by the policy being exchange 2007 valid?
< Message edited by arichardson -- 19.Jan.2007 1:06:19 AM >
|
|
|
|
RE: Migrating E-Mail Address Policies and Address Lists - 28.Jan.2007 6:03:34 PM
|
|
|
arichardson
Posts: 8
Joined: 20.Dec.2006
Status: offline
|
Anyone?
|
|
|
|
RE: Migrating E-Mail Address Policies and Address Lists - 7.Mar.2007 11:32:30 AM
|
|
|
foxynox
Posts: 35
Joined: 7.Jan.2004
From: United Kingdom
Status: offline
|
The -forceupgrade switch will supress the "are you sure.." prompt - but it does not appear to actually fully upgrade the EAP. (It seems to upgrade it in a Read Only mode?) If you go back to your Exchange Powershell and run the command with a -includedrecipients allrecipients switch it will upgrade the whole EAP successfully (i.e. set-emailaddresspolicy "default policy" -includedrecipients allrecipients) Enjoy foxynox@hotmail.com
|
|
|
|
RE: Migrating E-Mail Address Policies and Address Lists - 8.Mar.2007 4:33:44 AM
|
|
|
foxynox
Posts: 35
Joined: 7.Jan.2004
From: United Kingdom
Status: offline
|
Now I am just trying to figure out how to use the pipe to upgrade all EAP/Recipient Policies through one scripted line. I have figured out the variable using distinguishedname no problem, but it does not appear to actually perform the upgrade when using a loop...
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|