added new server to network, dcpromo missing netlogon and sysvol shares
Got AD working… I following this white paper from MS
http://support.microsoft.com/default.aspx?scid=kb;en-us;315457
I did not follow line per line as it had some stuff that was not needed.
But basically did the following
- On Tcb-mail net stop ntfrs
- On Tcb-dc net stop ntfrs
- On Tcb-dc2 net stop ntfrs
- On tcb-mail set the Burflags to D4 this makes it the main dude of the AD
- On Tcb-dc set the burflags to D2 this makes it replicate from the main dude
- On Tcb-dc2 set the burflags to D2 ditto
- On tcb-mail net start ntfrs
- On tcb-dc net start ntfrs
- On tcb-dc2 net start ntfrs
Watch the event viewer
Received a good event
Now we have shares and files like we should….