PlayUKlottery.com - win up to 42 million Pounds
Lesson 1: Performing Remote Installations

Cover
LOC Page
About This Book
Chapter and Appendix Overview
Getting Started
The Microsoft Certified Professional Program
Technical Support
Chapter 1 -- The Microsoft Windows 2000 Platform
Lesson 1: Overview of the Windows 2000 Platform
Lesson 2: Windows 2000 Professional
Lesson 3: Windows 2000 Server
Lesson 4: Windows 2000 Advanced Server and Windows 2000 Datacenter Server
Review
Chapter 2 -- Installing Windows 2000
Lesson 1: Preparing to Install
Lesson 2: Installing Windows 2000 from a CD-ROM
Lesson 3: Installing Windows 2000 over the Network
Lesson 4: Troubleshooting Windows 2000 Setup
Review
Chapter 3 -- Configuring the DNS Service
Lesson 1: Understanding DNS
Lesson 2: Resolving Names
Lesson 3: Installing the DNS Service
Lesson 4: Configuring the DNS Service
Lesson 5: Configuring a DNS Client
Lesson 6: Troubleshooting the DNS Service
Review
Chapter 4 -- Implementing Active Directory Directory Services
Lesson 1: Introduction to Active Directory Directory Services
Lesson 2: Active Directory Structure and Site Replication
Lesson 3: Active Directory Concepts
Lesson 4: Introduction to Planning
Lesson 5: Installing Active Directory Directory Services
Lesson 6: Configuring Active Directory Replication
Review
Chapter 5 -- Administering Active Directory Directory Services
Lesson 1: Creating Organizational Units
Lesson 2: Creating User and Computer Accounts
Lesson 3: Managing Groups
Lesson 4: Controlling Access to Active Directory Objects
Review
Chapter 6 -- Managing Desktop Environments with Group Policy
Lesson 1: Understanding Group Policy
Lesson 2: Applying Group Policy
Lesson 3: Configuring Group Policy
Review
Chapter 7 -- Managing Software by Using Group Policy
Lesson 1: Introducing the Software Installation and Maintenance Technology
Lesson 2: Deploying Software
Lesson 3: Upgrading Software
Lesson 4: Managing Software
Review
Chapter 8 -- Managing File Resources
Lesson 1: Sharing and Publishing File Resources
Lesson 2: Administering Shared Folders by Using Dfs
Lesson 3: Using NTFS Special Access Permissions
Lesson 4: Managing Disk Quotas on NTFS Volumes
Lesson 5: Increasing Security with EFS
Lesson 6: Using Disk Defragmenter
Review
Chapter 9 -- Configuring Remote Access
Lesson 1: Understanding the New Authentication Protocols in Windows 2000
Lesson 2: Configuring Inbound Connections
Lesson 3: Configuring Outbound Connections
Lesson 4: Examining Remote Access Policies
Lesson 5: Creating a Remote Access Policy
Review
Chapter 10 -- Supporting DHCP and WINS
Lesson 1: New DHCP Functionality
Lesson 2: New WINS Functionality
Review
Chapter 11 -- Managing Disks
Lesson 1: Introduction to Disk Management
Lesson 2: Common Disk Management Tasks
Review
Chapter 12 -- Implementing Disaster Protection
Lesson 1: Using Fault-Tolerant Volumes
Lesson 2: Using Advanced Startup Options
Lesson 3: Using the Recovery Console
Lesson 4: Using the Backup Utility
Lesson 5: Performing an Emergency Repair
Review
Chapter 13 -- Upgrading a Network to Windows 2000
Lesson 1: Planning a Network Upgrade
Lesson 2: Establishing the Root Domain
Lesson 3: Upgrading Domain Controllers and Member Servers
Lesson 4: Upgrading Client Operating Systems
Review
Chapter 14 -- Using Remote Installation Services
Lesson 1: Performing Remote Installations
Lesson 2: Creating Distribution Servers
Review
Appendix A -- Questions and Answers
Appendix B -- Creating Setup Disks
About This Electronic Book
About Microsoft Press


[Previous] [Next]

Lesson 1: Performing Remote Installations

The most efficient method of deploying Windows 2000 Professional is to use remote installation. You can perform remote installations of Windows 2000 Professional if you have a Windows 2000 Server infrastructure in place and the computers in your network support remote boot.

Understanding Remote Installation

Remote installation is the process of connecting to a server running Remote Installation Services (RIS), called the RIS server, and then starting an automated installation of Windows 2000 Professional on a local computer. Remote installation enables administrators to install Windows 2000 Professional on client computers throughout a network from a central location. This reduces the time spent by administrators visiting all the computers in a network, thereby reducing the cost of deploying Windows 2000 Professional.

RIS provides the following benefits:

  • Enables remote installation of Windows 2000 Professional
  • Simplifies server image management by eliminating hardware-specific images, and by detecting Plug and Play hardware during Setup
  • Supports recovery of the operating system and computer in the event of computer failure
  • Retains security settings after restarting the destination computer
  • Reduces TCO (Total Cost of Ownership) by allowing either users or technical staff to install the operating system on individual computers

Installing and Configuring Remote Installation Services

Before beginning a rollout of Windows 2000 Professional using RIS, you should become familiar with the prerequisites for the service and you must install the service using the Remote Installation Services Setup wizard.

Prerequisites

The RIS server can be a domain controller or a member server. Table 14.1 lists the network services required for RIS and their RIS function. These network services do not have to be installed on the same computer as RIS, but must be available somewhere on the network.

Table 14.1 Network Services Required for RIS

Network service RIS function
DNS Service RIS relies on the DNS Server for locating both the directory service and client computer accounts.
DHCP Service Client computers that can perform a network boot receive an IP address from the DHCP server.
Active Directory Directory Services RIS relies upon Active Directory directory services in Windows 2000 for locating existing client computers as well as existing RIS servers.

Remote installation requires that RIS (included on the Windows 2000 Server CD-ROM) be installed on a volume that is shared over the network. This shared volume must meet the following criteria:

  • The shared volume cannot be on the same drive that is running Windows 2000 Server.
  • The shared volume must be large enough to hold the RIS software and the various Windows 2000 Professional images.
  • The shared volume must be formatted with the Windows 2000 NTFS file system.

Remote Installation Services Setup Wizard

When your network meets the prerequisites for RIS, you can run the Remote Installation Services Setup wizard, which does the following:

  • Installs the RIS software
  • Creates the remote installation folder and copies the Windows 2000 Professional installation files to the server
  • Adds .sif files, which are a variation of an Unattend.txt file
  • Configures the Client Installation wizard screens that will appear during a remote installation
  • Updates the registry
  • Creates the Single-Instance Store Volume
  • Starts the required remote installation services

When installation of RIS is complete, you can configure RIS using the server's computer object in Active Directory Users and Computers. For more information on the management of Active Directory objects, see Chapter 5, "Administering Active Directory Directory Services."

The RIS server stores the RIS images used to automatically install Windows 2000 Professional on client computers that are enabled for remote boot. The RIS server can be a domain controller or a standalone server that is a member of a domain containing Active Directory directory services.

Practice: Installing RIS

In this practice, you install Windows 2000 Remote Installation Services from a Windows 2000 Server CD-ROM.

NOTE
To complete this exercise you need to have a Windows 2000 Professional CD-ROM or access to a shared folder that contains the Windows 2000 Professional installation files. You must also have a drive on the computer on which you installed RIS that is formatted with NTFS version 5.0 or later and that contains enough room to hold the Windows 2000 Professional installation files.

Exercise 1: Installing Remote Installation Services

In this exercise, you install the Remote Installation Services on a computer running Windows 2000 Server.

  • To install Remote Installation Services
    1. Log on as Administrator, and insert the Windows 2000 Server CD-ROM into your CD-ROM drive.
    2. Open Control Panel, and double-click Add/Remove Programs.
    3. The Add/Remove Programs window appears.

    4. Click Add/Remove Windows Components.
    5. The Add/Remove Windows Components page appears.

    6. Click to select Remote Installation Services in the Components box, and then click Next.
    7. Setup installs and configures Remote Installation Services.

      The Completing The Windows Components Wizard page appears.

    8. Click Finish.
    9. A System Settings Change dialog box appears, indicating that you must reboot before the new settings will take effect.

    10. Remove the Windows 2000 Server CD-ROM from you CD-ROM drive and click Yes.

    Exercise 2: Configuring Remote Installation Services

    In this exercise, you configure Remote Installation Services.

  • To install Remote Installation Services
    1. Log on as administrator.
    2. The Microsoft Windows 2000 Configure Your Server screen appears, indicating that you have selected components that require additional configuration.

    3. Click Finish Setup.
    4. The Add/Remove Programs window appears, indicating that you now need to configure Remote Installation Services.

    5. Click Configure.
    6. The Remote Installation Services Setup wizard appears.

    7. Read the information on the welcome screen, and then click Next.
    8. The Remote Installation Folder Location page appears.

      Notice that the drive on which you create the Remote Installation Folder cannot be the system drive and must be formatted with NTFS version 5.0 or later.

    9. Enter E:\RemoteInst in the Path box.

    NOTE
    Enter an appropriate path for your system. The folder should not exist; it will be created as part of the configuration process. Remember that the drive must be on the computer on which you installed RIS, must be formatted with NTFS version 5.0 or later, and must have about 300 MB of space available to hold the Windows 2000 Professional installation files.

      The Initial Settings page appears.

    1. Click Next to accept the default settings.

    NOTE
    By default, the RIS server does not support client computers until you configure it to do so.

      The Installation Source Files Location page appears.

    1. Enter the path to the installation source files and then click Next.

    NOTE
    If you are using a Windows 2000 Professional CD-ROM in the CD-ROM drive of the server on which you were configuring RIS, enter X:\i386, where X is the drive letter for the CD-ROM drive.

      The Windows Installation Image Folder Name page appears.

    1. Click Next to accept the default name of win2000pro.
    2. The Friendly Description And Help Text page appears.

    3. Click Next to accept the default friendly description and help text.

    NOTE
    The default description is "Microsoft Windows 2000 Professional." The help text is "Automatically installs Windows Professional without prompting the user for input."

      The Review Settings page appears.

    1. Review the information and then click Finish.
    2. It will take several minutes for the following steps to complete:

      • The remote installation folder is created.
      • The files needed by the services are copied.
      • The Windows installation files are copied.
      • The client installation wizard screen files are updated.
      • A new unattended Setup answer file is created.
      • Remote installation services are created.
      • The registry is updated.
      • The Single-Instance-Store Volume is created.
      • The required remote installation services are started.

    3. When all the tasks are completed, click Done.
    4. Close any open windows.

    Understanding Client Requirements for Remote Installation

    Client computers that support remote installation must have one of the following configurations:

    • A configuration meeting the Net PC specification.
    • A network adapter card with a Pre-Boot Execution Environment (PXE) boot ROM and BIOS support for starting from the PXE boot ROM.
    • A supported network adapter card and a remote installation boot disk.

    Net PCs

    The Net PC is a highly manageable platform with the ability to perform a network boot, manage upgrades, and prevent users from changing the hardware or operating system configuration. Additional requirements for the Net PC are:

    • The network adapter must be set as the primary boot device within the system BIOS.
    • The user account that will be used to perform the installation must be assigned the user right "Log on as a batch job." For more information on assigning user rights, see Chapter 7, "Managing Software by Using Group Policy."

    NOTE
    The Administrator group does not have the right to log on to a batch job by default and thus will need to be assigned this right prior to attempting a remote installation.

    • Users must be assigned permission to create computer accounts in the domain that they are joining. The domain is specified in the Advanced Settings on the RIS server.

    Computers Not Meeting the Net PC Specification

    Computers that do not directly meet the Net PC specification can still interact with the RIS server. To enable remote installation on a computer that does not meet the Net PC specification:

    1. Install a network adapter card with a PXE boot ROM.
    2. Set the BIOS to start from the PXE boot ROM.
    3. The user account that will be used to perform the installation must be assigned the user right Log On As A Batch Job.
    4. Users must be assigned permission to create computer accounts in the domain that they are joining. The domain is specified in the Advanced Settings on the RIS server.

    Creating Boot Floppies

    If the network adapter card in a client is not equipped with a PXE boot ROM or the BIOS does not allow starting from the network adapter card, create a remote installation boot disk. The boot disk simulates the PXE boot process. Windows 2000 ships with the Windows 2000 Remote Boot Disk Generator that allows you to easily create a boot disk (see Figure 14.1).

    Figure 14.1 Windows 2000 Remote Boot Disk Generator

    The Windows 2000 Remote Boot Disk Generator is started by running the Rbfg.exe. The Rbfg.exe file is located in the \RemoteInstall\admin\i386 folder on the Remote Installation Server. These boot floppies only support the PCI-based network adapters listed in the Supported Adapters list. To see the list of the supported network adapters, click the Adapter List button shown in Figure 14.1. A partial listing of the supported network adapter cards is shown in Figure 14.2.

    Figure 14.2 Network Adapters supported by boot floppies

    You will also need to set the user rights and permissions. The user account that will be used to perform the installation must be assigned the user right Log On As A Batch Job. The users must be assigned permission to create computer accounts in the domain that they are joining. The domain is specified in the Advanced Settings on the RIS server.

    Practice: Creating a Remote Boot Disk

    In this practice, you create a remote boot disk.

  • To create a remote book disk
    1. Log on as administrator.
    2. Click Start and then click Run.
    3. The Run dialog box appears.

    4. Type E:\RemoteInst\Admin\i386\rbfg in the Open box.

    NOTE
    Your path to rbfg.exe may vary. See step 5 under "To install remote installation services" in the previous Practice.

    1. Click OK.
    2. The Windows 2000 Remote Boot Disk Generator window appears.

    3. Read the information in the Windows 2000 Remote Boot Disk Generator window and then click Adapter List.
    4. Scroll through the list of supported adapters, and then click OK to return to the Windows 2000 Remote Boot Disk Generator window.
    5. Insert a formatted 3.5-inch floppy into your floppy disk drive.

    NOTE
    If you have more than one floppy disk drive in your computer, make sure you select the appropriate floppy disk drive in Windows 2000 Remote Boot Disk Generator.

    1. Click Create Disk.
    2. A Windows 2000 Remote Boot Disk Generator dialog box appears, prompting you to create another boot floppy.

    3. Click No.
    4. Click Close to close the Windows 2000 Remote Boot Disk Generator window.

    Lesson Summary

    In this lesson, you learned that if you have a Windows 2000 Server infrastructure in place, and the computers in your network support remote boot, the most efficient method of deploying Windows 2000 Professional is to use remote installation. Remote installation is the process of connecting to an RIS server and then starting an automated installation of Windows 2000 Professional on a local computer. Remote installation enables administrators to install Windows 2000 Professional on client computers throughout a network from a central location. This reduces the time spent by administrators visiting all the computers in a network, thereby reducing the cost of deploying Windows 2000 Professional.

    The requirements for Remote Installation include the following. Client computers that support remote installation must have one of the three following configurations: a configuration meeting the Net PC specification, in which the network adapter must be set as the primary boot device within the system BIOS; a network adapter card with a Pre-Boot Execution Environment (PXE) boot ROM and BIOS support for starting from the PXE boot ROM; or a supported network adapter card and a remote installation boot disk.

    Finally, the user account that will be used to perform the installation must be assigned the user right Log On As A Batch Job, and users must be assigned permission to create computer accounts in the domain that they are joining. The domain is specified in the Advanced Settings on the RIS server.