Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.




1500 posts

Uber Geek

Trusted
Subscriber

Topic # 112340 5-Dec-2012 15:59 Send private message

While attempting to install a RODC I have somehow corrupted the network stack on the Exchange server. I plan to just reinstall it and restore the user data, however, is there any underlying AD entries for the dead server I should remove first?

Note: Its a test server with only half a dozen users so no rush to fix.

View this topic in a long page with up to 500 replies per page Create new topic
 1 | 2Next


1500 posts

Uber Geek

Trusted
Subscriber

  Reply # 727484 5-Dec-2012 16:00 Send private message

ps. Exchange Server is a VM. Somewhere I believe the RODC VM network clashed with the Exchange virtual network. I've put virtual cards in and out of the server and a variety if fix attempts, but none has worked and the server remains in a locked state, whereby I can use any of the diagnostics I would normally use.

787 posts

Ultimate Geek

Trusted
Orcon
Subscriber

  Reply # 727486 5-Dec-2012 16:03 Send private message

Killing an Exchange server like that will leave an absolute mess in your AD, from experience, which is not trivial to clean up.

It is probably easier to restore the Exchange server, then remove it gracefully.



1500 posts

Uber Geek

Trusted
Subscriber

  Reply # 727489 5-Dec-2012 16:05 Send private message

By restore you mean a clean Windows Server 2008 R2 and restore the exchange instance onto that?

Stangely the network stack operates in Safe Mode, maybe I should try a little more before a restore.

gjm

490 posts

Ultimate Geek


  Reply # 727496 5-Dec-2012 16:26 Send private message

I think I read that you can reset the computer account for the failed exchange server and then just do a reinstall on a fresh machine (call it the same thing and then join to domain). Exchange stores a lot of its config in AD so it can retrieve it all from there. Prob pay to read up on this a bit before starting though as its something I glanced over. Might have been only for Exch 2010 as well...not sure what version you are running.



1500 posts

Uber Geek

Trusted
Subscriber

  Reply # 727497 5-Dec-2012 16:29 Send private message

Thanks, I'll give it a read tomorrow morning. Edit: yes, this is a 2010 exchange server



1500 posts

Uber Geek

Trusted
Subscriber

  Reply # 728070 6-Dec-2012 14:14 Send private message

gjm: I think I read that you can reset the computer account for the failed exchange server and then just do a reinstall on a fresh machine (call it the same thing and then join to domain). Exchange stores a lot of its config in AD so it can retrieve it all from there. Prob pay to read up on this a bit before starting though as its something I glanced over. Might have been only for Exch 2010 as well...not sure what version you are running.


This is the process I shall try http://technet.microsoft.com/en-us/library/dd876880(v=exchg.141).aspx

1484 posts

Uber Geek

Trusted
ExtensITy Group

  Reply # 728081 6-Dec-2012 14:32 Send private message

lyonrouge: ps. Exchange Server is a VM.



This is why you make Snapshots of VM's :) So you can just restore them if something happens




gjm

490 posts

Ultimate Geek


  Reply # 728086 6-Dec-2012 14:36 Send private message

um, taking snapshots of Exchange servers is not really a good idea although in a lab like this I guess it would be better than nothing. If you want to see a mess snapshot a Exchange DAG member, let them go for a day or 2 and then restore the snapshot. Snapshotting AD would be an even worse idea (although apparently svr 2012 has some features that account for fresh grad / domain admin combination).



1500 posts

Uber Geek

Trusted
Subscriber

  Reply # 728097 6-Dec-2012 15:00 Send private message

gjm: um, taking snapshots of Exchange servers is not really a good idea although in a lab like this I guess it would be better than nothing. If you want to see a mess snapshot a Exchange DAG member, let them go for a day or 2 and then restore the snapshot. Snapshotting AD would be an even worse idea (although apparently svr 2012 has some features that account for fresh grad / domain admin combination).


I've had these sort of dramas with snapshots in the past so I'm careful how I use them. In this instance I foolishly thought adding an RODC would no affect the exchange server, well, I learned something there.

Probably good practice to restore the Exchange server as you never know where you have to do this for real. The backup is from the night before the drama, so should be fine. The user accounts are loaded with test data, so if they are lost they can be reloaded manually from PST files.

gjm

490 posts

Ultimate Geek


  Reply # 728102 6-Dec-2012 15:06 Send private message

Yeah thats really strange and I wouldnt have thought doing that would cause this kind of problem. Have had a problem with Hyper V and messing with physical and virtual network adaptors caused me to have to rebuild an SBS VM from scratch but I cant see why a RODC would do something like that to Exchange.



1500 posts

Uber Geek

Trusted
Subscriber

  Reply # 728132 6-Dec-2012 15:43 Send private message

Looks similar to the scenario you described. I put the RODC in the internal network, then added another code in the edge, then removed the internal adapter, and somewhere around here all hell broke loose and the Exchange server went offline.

I think it has much more to do with Hyper-V virtual networking that it does with RODC.

10100111001
3177 posts

Uber Geek

Trusted
Subscriber

  Reply # 728331 7-Dec-2012 01:44 Send private message

i've done a couple of restores of exchange using the setup /m:recoverserver command on top of a new bare metal install of windows server. this command reads the exchange config from AD and restores it on the server. if you have a backup of the EDB files, then all the data (mailboxes) gets restored nicely too.




Need help implementing Microsoft CRM? Give OA Systems a shout. 
Winners of CRM Solution of the Year at the 2010 Microsoft NZ Partner Awards



1500 posts

Uber Geek

Trusted
Subscriber

  Reply # 728457 7-Dec-2012 11:43 Send private message

I've successfully run setup /m:recoverserver to reinstate the Exchange server, but stuck on the restore. My backups have been taken following the steps in this URL http://exchangeserverpro.com/exchange-2010-mailbox-database-backup-restore-windows-server-backup, however, this is the first time I've attempted a restore and it appears I failed to register the fact I had an exchange application installed with the server backup software.

Applications not available



1500 posts

Uber Geek

Trusted
Subscriber

  Reply # 728460 7-Dec-2012 11:46 Send private message

lyonrouge: Looks similar to the scenario you described. I put the RODC in the internal network, then added another code in the edge, then removed the internal adapter, and somewhere around here all hell broke loose and the Exchange server went offline.

I think it has much more to do with Hyper-V virtual networking that it does with RODC.


During the recovery process for the Exchange server I think I uncovered what I did to cause the problem in the first place. I created a new site, but didn't configure the subnet, which I believe caused Exchange to be unable to discover the DCs for it's location. This didn't seem affect the other servers, just Exchange.

For me, I treat the Exchange server as a sophisticated mail server, but I'm really going to have to sit down and learn it properly.

gjm

490 posts

Ultimate Geek


  Reply # 728466 7-Dec-2012 11:53 Send private message

try just restoring the mailbox databases from the file option and then seeing if you can mount them

 1 | 2Next
View this topic in a long page with up to 500 replies per page Create new topic



Twitter »
Follow us to receive Twitter updates when new discussions are posted in our forums:



Follow us to receive Twitter updates when news items and blogs are posted in our frontpage:



Follow us to receive Twitter updates when new jobs are posted to our jobs board:



Follow us to receive Twitter updates when tech item prices are listed in our price comparison site:




News »

Trending now »
Hot discussions in our forums right now:

Fecked up religious people strike again :-(
Created by Mark, last reply by freitasm on 25-May-2013 08:44 (85 replies)
Pages... 4 5 6


Cannabis is illegal yet we have really strong 'legal highs' ?
Created by qwerty7, last reply by freitasm on 23-May-2013 23:20 (74 replies)
Pages... 3 4 5


A new project coming to Geekzone
Created by freitasm, last reply by l43a2 on 24-May-2013 23:02 (342 replies)
Pages... 21 22 23


HTC One (2013) owners' discussion
Created by Dingbatt, last reply by mrgsm021 on 25-May-2013 14:30 (1567 replies)
Pages... 103 104 105


Xbox One
Created by DjShadow, last reply by Hobchild on 26-May-2013 04:26 (76 replies)
Pages... 4 5 6


Monolithic Cement Sheet cladding mid 80s house - "leaky home" or not?
Created by joker97, last reply by mattwnz on 24-May-2013 23:46 (15 replies)

Orcon, Is this for real or a scam??
Created by old3eyes, last reply by DarthKermit on 22-May-2013 19:12 (29 replies)
Pages... 2


Entire house HTPC concept
Created by InfiniteLoop, last reply by darthmeow on 24-May-2013 12:19 (26 replies)
Pages... 2



Geekzone Jobs »
Most recent NZ jobs in technology:

Developer of interactive experiences
Posted 25-May-2013 21:28

Ambitious Project Coordinator
Posted 25-May-2013 19:28

Ambitious Project Coordinator
Posted 25-May-2013 19:28

Exceptional Senior Project Manager
Posted 25-May-2013 19:28

Multitalented Business Analyst
Posted 25-May-2013 18:28

Communicative Test Manager
Posted 25-May-2013 17:28

Flexible Test Manager
Posted 25-May-2013 17:28


Geekzone Live »
Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.

Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.

Alternatively, you can receive a daily email with Geekzone updates.