Small Business Server Support, Server Support Services, Online Server Support

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Tuesday, 9 December 2008

Steps to install Small Business Server 2003 in an existing Active Directory domain

Posted on 04:58 by Unknown
To install a SBS 2003 computer in an existing Active Directory domain, follow these steps:
  1. On a Windows 2000 domain, you must prepare Active Directory before you install the SBS 2003 computer in the domain. For more information about how to install a Windows Server 2003 domain controller into an existing Windows 2000 forest, click the following article number to view the article in the Microsoft Knowledge Base:(http://support.microsoft.com/kb/278875/ ) Dcpromo.exe and Winnt32.exe log errors when you create a Windows Server 2003 domain controller in a Windows 2000 domain or forest or when you upgrade a Windows 2000 domain controller that resides in a Windows 2000 forest to Windows Server 2003
  2. Start the installation of SBS 2003 by inserting CD 1 into the CD or DVD drive.
  3. When the operating system is installed and the computer restarts and continues with the integrated Setup program, click Cancel to stop the integrated Setup program.
  4. On the SBS 2003 computer, configure a static IP address on the network card and make sure to configure DNS to include the existing server that hosts the Active Directory zone.
  5. Note Do not create a new forest and do not create a child domain.
    1. Click Start, click Run, type dcpromo, and then click OK.
    2. Click Next two times.
    3. Click Additional Domain Controller for an existing domain, and then click Next.
    4. Enter the credentials for the domain administrator account, and then click Next.
    5. In the Domain name area, type the FQDN for the Active Directory domain namespace that you want to join, and then click Next. For example, type contoso.local. If you are not sure of the FQDN, you can click Browse to select the correct domain.
    6. Click Next to accept the default locations for the Database and Log folders.
    7. Click Next to accept the default locations for the shared system volume.
    8. Type the Directory Services Restore Mode administrator password, and then click Next.
    9. On the Summary screen, click Next to start the Dcpromo.exe program. This process may take several minutes.
    10. Click Finish to complete the Dcpromo.exe program, and then click Restart Now.
    11. Log on to the computer after it restarts and confirm that the computer has been successfully promoted to a domain controller. To do this, click Start, click Run, type cmd, and then click OK.
    12. At the command prompt, type gettype, and then press ENTER. The output should read as follows:

      Host Name: ServerNameName: Windows Server 2003 for Small Business Server
      Version: 5.2 Build 3790
      Role: Domain Controller
      Components: Not Installed
  6. Install the DNS server service. To do this, follow these steps:
    1. Click Start, point to Control Panel, and then click Add/Remove Programs.
    2. Click Add/Remove Windows Components.
    3. In the Windows Components list, double-click Networking Services.
    4. Click to select the Domain Name System (DNS) check box, and then click OK.
    5. Click Next, and then click Finish.

  7. Promote the SBS 2003 computer to a global catalog server. To do this, follow these steps:
    1. Click Start, point to Administrative Tools, and then click Active Directory Sites and Services.
    2. Expand Sites, expand Default-First-Site-Name, expand Servers, expand your SBS 2003 computer, right-click NTDS Settings, and then click Properties.
    3. Click the General tab, click to select the Global catalog check box to assign the role of global catalog to this computer, and then click OK.
    4. Open Event Viewer to the Directory Services event log and wait for event 1119 or 1869 with a description that states that this domain controller is now a global catalog.
    5. Restart the computer.

      Note Do not restart the computer or remove any other global catalog servers until you receive event 1119 or 1869. If you do this, it will cause adverse effects as there will be no global catalog servers available to process requests.
  8. After the new computer is successfully promoted to a global catalog server, remove any other global catalog servers in the domain. To do this, follow these steps:
    1. Click Start, point to Administrative Tools, and then click Active Directory Sites and Services.
    2. In the console pane, expand Sites, and then expand Default-First-Site-Name.
    3. Expand Servers, expand any computers other than your SBS 2003 computer, right-click NTDS Settings, and then click Properties.

      Note You may have to repeat this step more than one time if more than one computer is listed, other than the SBS 2003 computer.
    4. On the General tab, click to clear the Global catalog check box to assign the role of global catalog to this computer, and then click OK.

      Note If the Global catalog check box is not selected, go to step 8.
    5. Restart any computers where you removed the global catalog server role.

      Note Wait for the account and the schema information to replicate to the new global catalog server.
  9. Transfer the FSMO roles to the SBS 2003 computer. To do this, follow these steps for each FSMO role:
    1. Transfer the Relative ID (RID) Master role. To do this:
      1. Click Start, point to Administrative Tools, and then click Active Directory Users and Computers.
      2. Right-click your organization name, click All Tasks, and then click Operations Masters.
      3. In the Operations Masters dialog box, click the RID tab.
      4. In the Operations Masters dialog box, click Change.
      5. Click Yes to confirm that you want to transfer the role, and then click OK.
    2. Transfer the PDC Emulator role. To do this:
      1. Click Start, point to Administrative Tools, and then click Active Directory Users and Computers.
      2. Right-click your organization name, click All Tasks, and then click Operations Masters.
      3. In the Operations Masters dialog box, click the PDC tab.
      4. In the Operations Masters dialog box, click Change.
      5. Click Yes to confirm that you want to transfer the role, and then click OK.
    3. Transfer the Infrastructure Master role. To do this:
      1. Click Start, point to Administrative Tools, and then click Active Directory Users and Computers.
      2. Right-click your organization name, click All Tasks, and then click Operations Masters.
      3. In the Operations Masters dialog box, click the Infrastructure tab.
      4. In the Operations Masters dialog box, click Change.
      5. Click Yes to confirm that you want to transfer the role, and then click OK.
    4. Transfer the Domain Naming Master role. To do this:
      1. Click Start, point to Administrative Tools, and then click Active Directory Domains and Trusts.
      2. Right-click Active Directory Domains and Trusts, and then click Operations Master.
      3. In the Change Operations Master dialog box, click Change .
      4. Click Yes to confirm that you want to transfer the role, and then click OK.
      5. Click Close to close the dialog box.
    5. Transfer the Schema Master role. To do this:
      1. You can use the Schema Master tool to transfer the role. However, the Schmmgmt.dll file must be registered to use the Schema Master tool as an MMC snap-in. To register Schmmgmt.dll, click Start, click Run, type regsvr32 schmmgmt.dll, and then click OK.

        Note You receive a message that confirms that the registration was successful.
      2. Click Start, click Run, type mmc, and then click OK.
      3. Click File, and then click Add/Remove Snap-in.
      4. In the Description area, click Add.
      5. Click Active Directory Schema, click Add, and then click Close.
      6. Click OK.
      7. Right-click Active Directory Schema, and then click Change Domain Controller.
      8. In the Select DC area, click Specify Name, type the name of the SBS 2003 computer, and then click OK.
      9. Right-click Active Directory Schema, and then click Operations Master.
      10. In the Change Schema Master dialog box, click Change.
      11. Click Yes, click OK, and then click Close.
      For more information, click the following article number to view the article in the Microsoft Knowledge Base:
      (http://support.microsoft.com/kb/324801/ ) How to view and transfer FSMO roles in Windows Server 2003
  10. Move the site licensing server to the SBS 2003 computer. To do this:
    1. On the SBS 2003 computer, click Start, point to Administrative Tools, and then click Active Directory Sites and Services.
    2. Expand Sites, and then click Default-First-Site-Name.
    3. Right-click Licensing Site Settings, and then click Properties.
    4. Click Change, type the name of the new SBS 2003 computer in the Enter the object name to select area, and then click OK.
    5. Click OK to close the Licensing Site Settings Properties dialog box.

      For more information, click the following article number to view the article in the Microsoft Knowledge Base:(http://support.microsoft.com/kb/273475/ ) Licensing in Windows 2000 and differences with Windows NT 4.0

  11. Wait for the new Active Directory objects to replicate to the SBS 2003 computer. The time this takes depends on the Active Directory size and on network performance. You can view the Directory Service event log to verify that replication has completed successfully. The SBS 2003 integrated Setup program may not continue if replication has not completed or if replication has failed.

    To test replication, you can create a new test user on a domain controller and after several minutes confirm the object has been replicated to the SBS 2003 computer. You can also force replication from a domain controller. To do this:
    1. On the SBS 2003 computer, click Start, point to Administrative Tools, and then click Active Directory Sites and Services.
    2. In the left pane, expand Default-First-Site-Name, expand Servers, and then expand the domain controller that you want to replicate from.
    3. Click NTDS Settings. One or more objects are listed in the right pane. One of those objects is a link to the domain controller you want to replicate from. To see the "friendly" name of the object, right-click the object and view the name. Right-click the domain controller object, and then click Replicate Now. The replication is performed immediately.
  12. Change the DNS settings on all domain controllers to point to the new SBS 2003 computer as the primary DNS server. To do this, follow these steps.

    Note Follow these steps on all domain controllers in the Active Directory, including the SBS 2003 computer.
    1. Click Start, point to Control Panel, point to Network Connections, right-click the internal network connection, and then click Properties.
    2. Click to select Internet Protocol (TCP/IP), and then click Properties.
    3. Change the preferred DNS server. Type the IP address of the SBS 2003 computer as the preferred DNS server. Also, make this change on the SBS 2003 computer.

      Note The alternative DNS server can point to the previous preferred DNS server as long as it is a server that hosts the Active Directory zone.
  13. On the SBS 2003 computer, insert the SBS 2003 CD 1 into the CD or DVD drive and continue with the integrated Setup of SBS 2003 and its components.
  14. If you already have Microsoft Exchange Server installed in the organization, the integrated Setup installs Exchange Server into the existing organization. If you already have an Exchange 2003 Server or an Exchange 2000 Server in your organization, and you plan to retire that Exchange Server, you can move the mailboxes and public folders to the new Exchange 2003 Server before you retire the old Exchange Server. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
    822931 (http://support.microsoft.com/kb/822931/ ) How to remove the first Exchange 2003 Server computer from the administrative group

    To move the mailboxes and public folders, follow these steps:
    1. On the existing Exchange Server in the organization, open Exchange System Manager. To do this, click Start, point to All Programs, point to Microsoft Exchange, and then click System Manager.
    2. At the top of the tree in the left pane, right-click the Organization Name (Exchange) icon, and then click Properties.
    3. Click to select the Display administrative groups check box, click to select the Display routing groups check box, and then click OK.
    4. Expand the Recipients container, and then click Recipient Update Services.
    5. Double-click each entry, and then enter the name of the new Exchange Server that is running on the SBS 2003 computer in the Exchange server area.
    6. Expand Administrative Groups, expand Administrative Group Name, expand Routing Groups, and then expand First Routing Group.
    7. Click Connectors, right-click your SMTP connector if it is present, change the server that is listed in the Local bridgeheads area to the new SBS 2003 computer, and then click OK.
    8. In the left pane, under First Routing Group, click Members.
    9. In the right pane, right-click the new SBS 2003 computer, and then click Set as Master.
    10. In the left pane, expand Administrative Groups, expand Administrative Group Name, expand Servers, and then expand the Exchange Server that existed before you added the new Exchange Server on the SBS 2003 computer.
    11. Expand First Storage Group, expand Mailbox Store, and then click Mailboxes.
    12. Select all the mailboxes, right-click the mailboxes, and then click Exchange Tasks.
    13. In the Exchange Task Wizard, click Move Mailbox, and then click Next.
    14. Click to select the new SBS 2003 computer in the Server list, and then click Next.
    15. Specify how you want the Move Mailbox procedure to handle corrupted messages, and then click Next two times to re-home all the mailboxes to the new SBS 2003 computer.

      Note This procedure also re-homes the public folders to the new SBS 2003 computer.
    16. Click Finish.
    17. As soon as replication is successful, remove Exchange Server from the computer that is to be retired. If the computer that is to be retired is also a domain controller, run the Dcpromo.exe program to remove this computer from the domain before you physically retire it.

      Note You must instruct all Exchange Server users to point to the new Exchange Server.
  15. Run the Dcpromo.exe program on the SBS 2003 computer to join the existing domain.
For More Info: http://support.microsoft.com/kb/884453/en-us
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in Active directory, small business, small business server, small business server 2003 | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Windows Server 2008: Active Directory Domain Services Auditing Capabilities Explained
    Active Directory Domain Services Auditing has remained fairly consistent since the first release of Active Directory in Windows 2000 Server...
  • How to Implement Outlook Web Access for Exchange Server 2007
    Implementing Outlook Web Access Once the Client Access role is installed on your Exchange Server , the OWA is available to your remote users...
  • Latest Gmail Outage Raises Concerns for Small Business
    Sometimes, your greatest assets can become costly liabilities. Google's remarkable success and rapid growth over the past few years may ...
  • Four Windows Server 2008 Storage Improvements
    With the release of Windows Server 2008 , Microsoft is making a number of improvements to the server's underlying storage mechanisms. He...
  • Data Recovery Options in Windows 2000 Server
    If your Windows 2000 Server crashes, you may not have to take the long way back to data recovery. Jim Boyce explores several options that m...
  • How to install the Windows 2000 Support Tools to a Windows 2000 Server-based computer
    Support personnel and network administrators can use the Windows 2000 Support Tools to help manage their networks and troubleshoot problems...
  • How do I install or remove Windows on Windows 64 (WoW64) on my Windows Server 2008 R2 server core installation?
    The WoW64 component is named ServerCore-WOW64. To install it, use the standard ocsetup method: Start /w ocsetup ServerCore-WOW64 To uninstal...

Categories

  • Active directory
  • Azaleos SharePoint Services
  • business tech support
  • Dell
  • dell server
  • DHCP server
  • exchange server
  • exchange server 2007
  • file server
  • IBM
  • Internet Information Server
  • IT support services
  • Microosft windows server
  • Microosft windows server 2000
  • Microosft windows server 2003
  • Microsoft Exchange
  • Microsoft Exchange environments
  • Microsoft Home Server
  • Microsoft SQL Server
  • Microsoft Windows
  • Microsoft Windows 2003
  • Microsoft windows server
  • Microsoft Windows Server 2003
  • Policy Patrol 5
  • private network
  • Read-Only Domain Controller
  • Red Hat Linux
  • remote server
  • RFID-Ready Server
  • SBS 2008
  • Security Configuration Wizard
  • server performance
  • server services
  • server support
  • server...
  • Servers
  • SharePoint Services
  • Shutdown Event Tracker
  • slave server
  • small business
  • small business computer support
  • small business server
  • small business server 2003
  • small business server 2008
  • small business VOIP
  • Snow Leopard Server
  • Terminal server
  • Types of Servers
  • virtual server support
  • windows 2000 server
  • Windows 2000 Support Tools
  • windows 2003 server
  • Windows Embedded Server
  • windows home server
  • windows server
  • windows server 2003
  • Windows Server 2003 R2
  • Windows Server 2003 Tips
  • windows server 2008
  • windows server 2008 installation
  • Windows Server 2008 R2
  • Windows Server 2008 R2 Beta
  • windows server 2008 setup
  • Windows Server 2008 Terminal Services
  • Windows server 2008.
  • windows server group
  • Windows Server OS
  • windows server support
  • windows server support services
  • windows small business server
  • windows small business server 2008

Blog Archive

  • ►  2009 (28)
    • ►  June (5)
    • ►  May (5)
    • ►  April (6)
    • ►  March (4)
    • ►  February (3)
    • ►  January (5)
  • ▼  2008 (17)
    • ▼  December (4)
      • 10 Important Reasons to Use Windows Small Business...
      • Microsoft's Patch Vital For Windows Server 2000 Users
      • Steps to install Small Business Server 2003 in an ...
      • Data Recovery Options in Windows 2000 Server
    • ►  November (4)
    • ►  October (4)
    • ►  September (1)
    • ►  July (3)
    • ►  June (1)
Powered by Blogger.

About Me

Unknown
View my complete profile