Jerome,
This should be a fairly straight forward situation. What you normally do is
upgrade the WINNT 4.0 PDC to WIN2000. This takes you from a WINNT 4.0
domain to a WIN2000 AD Domain. You need to know that DNS is extremely
important for WIN2000. Once you have done this then you could dcpromo your
member server ( WIN2000 ) to be a second DC. Please note that in WIN2000
there is no longer the PDC/BDC concept. In WIN2000 a Domain Controller is a
Domain Controller. There are five roles ( called FSMO Roles ) that exist
and one of them is called the PDC Emulator. This sometimes causes
confusion.
Check out the following links:
How to: upgrade to WIN2000
http://support.microsoft.com/default.aspx?scid=kb;en-us;298107
WIN2000 FSMO Roles:
http://support.microsoft.com/default.aspx?scid=kb;en-us;197132&Product=win2000
Once things have been running properly for a week or so you might want to
consider dcpromoing the upgraded WIN2000 AD, making sure that it is
completely removed from AD, format it and do a clean and pristine
installation of WIN2000. NOTE: you need to make sure that you have that
second DC before you do this!!! You would need to make sure that any
services ( DNS, DHCP, etc. ) were moved over to the second DC. Those five
roles that I mentioned should be transferred over to the second DC when you
do the dcpromo. However, I like to transfer them manually before doing
this. You could either use the various MMCs to do this or use ntdsutil.
ntdsutil is a bit more complicated!
Check out the following links:
How to: prevent overloading the first DC:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;298713
How to: view and transfer fsmo roles using the GUI:
http://support.microsoft.com/default.aspx?scid=kb;en-us;255690&Product=win2000
How to: use ntdsutil to transfer / seize the FSMO Roles:
http://support.microsoft.com/default.aspx?scid=kb;en-us;255504&Product=win2000
Another possibility is that you create an entirely new domain/tree/forest
( WIN2000 ), create a trust between your existing WINNT domain and your
newly created WIN2000 AD and use ADMT v2 to migrate all of your user and
computer and group accounts over to the WIN2000 AD. This would require
additional hardware, though.
Check out the following links:
How to create a Trust with a WINNT domain:
http://support.microsoft.com/default.aspx?scid=kb;en-us;308195&Product=win2000
How to: set up ADMT for a WINNT 4.0 to WIN2000 migration:
http://support.microsoft.com/default.aspx?scid=kb;en-us;260871
Download ADMT v2:
http://www.microsoft.com/downloads/...b1-5849-4707-9817-8c9773c25c6c&DisplayLang=en
I might suggest that you not post to so many New Groups.
There is a lot of information available and a lot to absorb. I might
suggest that you 'practice' in a lab before attempting this on your
production environment. As always, you should have a backup!
HTH,
Cary