Exchange Server Forums
Forums |
Register |
Login |
My Profile |
Inbox |
RSS
|
My Subscription |
My Forums |
Address Book |
Member List |
Search |
FAQ |
Ticket List |
Log Out
NuB.. Remove Original Exchange 2007 Server
|
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!
|
NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 3:43:06 AM
|
|
|
hrivera
Posts: 17
Joined: 6.Oct.2008
Status: offline
|
Hello, Long Story Short... 1. Original Exchange Server ran out of H\D space 2. Temporarly moved Exchange databases "onto" a 2nd Exchange Server "keeping" same Name and IP Address (of course Original was off Network) 3. Original Exchange server got a new make over 3.a. new H\Ds 3.b. new OS 3.c. new IP Add. 3.d. new Name 3.e. fresh install of Exchange SP1 (same as the Temp and Original before make over) I am about to do the following (Please let me know what if any gotchas i should be aware of?) 4. Technet Article "How to Create a New Public Folder Database" http://technet.microsoft.com/en-us/library/bb123687(EXCHG.80).aspx 5. Technet Article "How to Move Public Folder Content from one Public Folder Datbase to Another Public Folder Database" http://technet.microsoft.com/en-us/library/bb331970(EXCHG.80).aspx 6. Technet Article "How to Remove the First Exchange 2007 Server in a Coexistence Scenario" http://technet.microsoft.com/en-us/library/bb310767(EXCHG.80).aspx I may be missing the StorageGroup move? or will the Public folder move this databse? Thx. Hector
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 4:00:15 AM
|
|
|
Exchange_Geek
Posts: 1026
Joined: 31.Dec.2006
Status: offline
|
Sounds a good action plan. However, as usual i would recommend NEVER remove any Exchange box before ensuring that its absence doesn't affect mail flow functionality. So, once your through with your action plan ensure that the temp server is shut down for couple of days and once your assured that mail flow and other functionality is smooth - then you could think of running the demolishing machine over it.
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 4:06:08 AM
|
|
|
hrivera
Posts: 17
Joined: 6.Oct.2008
Status: offline
|
You guys are awesome.... thx for the voice of confidence... thank you....
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 4:19:54 AM
|
|
|
hrivera
Posts: 17
Joined: 6.Oct.2008
Status: offline
|
Well, it did not go as planned, here is my error (errors)... Set-PublicFolder : Cannot sve the object '\NOW_IPM_SUBTREE\Events Root' any ideas? i am logged in as Domain Admin thx, Hector
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 4:26:48 AM
|
|
|
Exchange_Geek
Posts: 1026
Joined: 31.Dec.2006
Status: offline
|
what is the cmdlet you are trying to run ?
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 4:32:39 AM
|
|
|
hrivera
Posts: 17
Joined: 6.Oct.2008
Status: offline
|
k, writing command
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 4:35:04 AM
|
|
|
hrivera
Posts: 17
Joined: 6.Oct.2008
Status: offline
|
moveallreplicas.psl -server fqdn -newserver fqdn i no longer get the error because i changed to the scripts directory, but nothing happens? also when i run: replacereplicaonpfrecursive.ps1 -toppublicfolder "\blah" -servertoadd fqdn(2) -servertoremove fqdn(1) what do i put on "\blah"?
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 4:42:42 AM
|
|
|
hrivera
Posts: 17
Joined: 6.Oct.2008
Status: offline
|
well, i believe it is not doing anything because we do not have any public folders ... ok.. i think... but what about the storage groups, what is the command to move those? Hector
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 4:56:08 AM
|
|
|
hrivera
Posts: 17
Joined: 6.Oct.2008
Status: offline
|
ok.. so the following commmands will take care of the storage groups? Get-RoutingGroupConnector | where {$_.SourceTransportServers -like "<First Exchange 2007 server>"} | Set-RoutingGroupConnector -SourceTransportServers "<Second Exchange 2007 server>" Get-RoutingGroupConnector | where {$_.TargetTransportServers -like "<First Exchange 2007 server>"} | Set-RoutingGroupConnector -TargetTransportServers <Second Exchange 2007 server> Get-SendConnector | where {$_.SourceTransportServers -like "<First Exchange 2007 server>"} | Set-SendConnector -SourceTransportServers "<Second Exchange 2007 server>" Get-ForeignConnector | where {$_.SourceTransportServers -like "<First Exchange 2007 server>"} | Set-ForeignConnector -SourceTransportServers "<Second Exchange 2007 server>" ????
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 5:00:48 AM
|
|
|
hrivera
Posts: 17
Joined: 6.Oct.2008
Status: offline
|
ran : Get-PublicFolderStatistics | FL on both servers and it shows that the "newly" created server is "OriginatingServer yeaaaa... okay so the Get-RoutingGroupConnector etc.. is my next step? right>?
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 5:17:10 AM
|
|
|
Exchange_Geek
Posts: 1026
Joined: 31.Dec.2006
Status: offline
|
Right. By the way how big is your PF Database on source server?
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 10:06:36 AM
|
|
|
hrivera
Posts: 17
Joined: 6.Oct.2008
Status: offline
|
my temp server has it showing at 14,000KB my newly maked over server has it showing at 8,000KB ? Any ideas as to why? thx
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 10:17:32 AM
|
|
|
Exchange_Geek
Posts: 1026
Joined: 31.Dec.2006
Status: offline
|
We are fighting between 14Mb and 8MB - do you actually have any data within it ?
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 10:20:38 AM
|
|
|
hrivera
Posts: 17
Joined: 6.Oct.2008
Status: offline
|
okay... silly question, but i don't think we use the Public Folder Database. What is the easiest way that i can tell whether we are using one or not?
|
|
|
|
RE: NuB.. Remove Original Exchange 2007 Server - 6.Oct.2008 10:33:01 AM
|
|
|
Exchange_Geek
Posts: 1026
Joined: 31.Dec.2006
Status: offline
|
Honestly, speaking 14MB of data I would not even think about migration about it - simply connect to the source server using Outlook - extract the data to PST - log in to the target server using Outlook - import data using same PST. However, remember using this method of operation you would lose any customized permission applied on any PF. But looking at the numbers i do not think any one might be using PF that extensively. Oh to answer your question - try the same cmdlet that i gave ages ago. Get-PublicFolderStatistics | FL
|
|
|
|
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 |
|