Microsoft
Software
Hardware
Network
Question : Upgrade from Win2003 R2 to Win 2008
Hi Guys
I would like to upgrade some servers from win 2003 R2 to Win 2008.. how to start.. and what I have to take care about it ..
I have 2 DC (master, member) + 2 Exchange 2003 (BE-FE)
any advice
Answer : Upgrade from Win2003 R2 to Win 2008
The installation of Windows 2008 into the domain is quite simple.
First you need to Adprep your 2003 Domain by running
adprep /forestprep and
adprep /domainprep and
adprep /gpprep
from the 2008 DVD on the Windows 2003 DC - adprep is in the SOURCES folder on the DVD.
Once done you can run the setup program from the 2008 DVD and do an upgrade, or you can do a clean install on a new box and join the 2008 machine to the domain.
If you tale the latter route you need to assign the 2008 new computer an IP address and subnet mask on the existing network. Make sure that the preferred DNS server on new machine points to the existing DNS Server on the Domain (normally the existing domain controller)
Join the new 2008 machine to the existing domain as a member server
From the command line promote the new machine to a domain controller with the DCPROMO command from the command line Select Additional Domain Controller in an existing Domain
Once Active Directory is installed then to make the new machine a global catalog server, go to Administrative Tools, Active Directory Sites and Services, Expand, Sites, Default first site and Servers. Right click on the new server and select properties and tick the"Global Catalog" checkbox. (Global catalog is essential for logon as it needs to be queried to establish Universal Group Membership)
If necessary install DNS on the new server. Assuming that you were using Active Directory Integrated DNS on the first Domain Controller, DNS will automatically replicate to the new domain controller along with Active Directory.
If you want to transfer the FSMO roles to the 2008 machine then the process is as outlined at
http://www.petri.co.il/tra
nsferring_
fsmo_roles
.htm
Netometer has a nice video -
http://www.netometer.com/v
ideo/tutor
ials/windo
ws-dc-2008
-add-
upgra
de/index.p
hp
Random Solutions
select only uppercase words from a table column
Crypt some text and Decrypt it
Exchange 2003 Cluster, Event ID: 1080 occurs every three seconds
Cancel button on form
Windows 98 Splash Screen (logo) freezes during bootup
STOP: 0x00000007B (0xF7B44528, 0xC0000034, 0x00000000, 0x00000000)
Linking Outlook Calendar into Access
Problem with error 2465
Scandisk: (XXXXXXXX.. of XXXXXXX.. USN bytes processed)
Problem with DoCmd.RunSQL "INSERT INTO " and memo fields