Promotion
June 27, 2008 5:05 PM
Subscribe
Networking: What are some things to bear in mind when promoting a Windows workgroup to a small domain?
Server 2003, five XP Pro boxes... one IIS server (XPP as well). I was planning to use Files and settings transfer wizard on each XP box before promoting the server. Should be really straightforward... but I could use some advice if you have any.
posted by chuckdarwin to computers & internet (4 comments total)
Promoting the server to a DC won't affect the PCs. You'll need to join them to the domain separately to be able to logon. Once you join them to the domain, they'll get the new profiles and at that point you'll need to have transferred the information over. My point is that you don't necessarily have to run the FAST wizard on your PCs before you promote the DC (though it can't hurt). If you can, name your domain something different from your workgroup. This isn't critical, but having different names may help you resolve any problems you have with name resolution, domain membership, etc.
If your users are used to saving data on their desktops, you really ought to setup home directories and show them how to store their data on the server. Lastly, you're much better off with two domain controllers in case one fails, so you might consider installing Windows Server on your IIS box and making it a second DC. The second DC doesn't have to be anything fancy. I'm assuming this is not an Internet-facing IIS server.
posted by cnc at 5:58 PM on June 27