PlayUKlottery.com - win up to 42 million Pounds
Lesson 4: Troubleshooting Windows 2000 Setup

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 4: Troubleshooting Windows 2000 Setup

Your installation of Windows 2000 should complete without any problems. However, this lesson covers some common issues that you might encounter during installation.

Resolving Common Problems

Table 2.4 lists some common installation problems and offers solutions to resolve them.

Table 2.4 Troubleshooting Tips

Problem Solution
Media errors If you are installing from a CD-ROM, use a different CD-ROM. To request a replacement CD-ROM, contact Microsoft or your vendor.

If one of your Setup disks is not working, try using a different set of Setup disks. You can make a new set of Setup disks by running Makeboot.bat.

Nonsupported CD-ROM drive Replace the CD-ROM drive with one that is supported, or if that is not possible, try another method of installing, such as installing over the network, and then after you have completed the installation, you can add the adapter card driver for the CD-ROM drive if it is available.
Insufficient disk space Use the Setup program to create a partition by using existing free space on the hard disk.

Delete and create partitions as needed to create a partition that is large enough for installation.

Reformat an existing partition to create more space.

Failure of dependency service to start In the Windows 2000 Setup wizard, return to the Network Settings dialog box and verify that you installed the correct protocol and network adapter. Verify that the network adapter has the proper configuration settings, such as transceiver type, and that the local computer name is unique on the network.
Inability to connect to the domain controller Verify that the domain name is correct.

Verify that the server running the DNS Service and the domain controller are both running and online. If you cannot locate a domain controller, install into a workgroup and then join the domain after installation.

Verify that the network adapter card and protocol settings are set correctly.

If you are reinstalling Windows 2000 and using the same computer name, delete and then recreate the computer account.

Failure of Windows 2000 to install or start Verify that is detecting all of the hardware and that Windows 2000 all of the hardware is on the HCL.

Setup Logs

During Setup, Windows 2000 generates a number of log files. These logs contain information about the installation process, which can help you resolve any problems that occur after Setup completes. Two of the logs are especially useful for troubleshooting: the action log and the error log.

Action Log

The action log provides a description of the actions that Setup performs. These actions are recorded in chronological order, and include such actions as copying files and creating registry entries. The action log also includes any entries that are written to the Setup error log. The action log is stored in the file setupact.log.

Error Log

The error log contains a description of any errors that occur during Setup, along with an indication of the severity of each error. If errors occur, the error log is shown to the user by the log viewer at the end of Setup. The error log is stored in setuperr.log.

Additional Logs

A number of additional logs are created during Setup. These include the following:

  • %windir%\comsetup.log outlines installation for Optional Component Manager and Com+ components.
  • %windir%\mmdet.log is a detection log for multimedia devices detailing port ranges for each device.
  • %windir%\setupapi.log Each time a line from an INF file is implemented an entry is made in this log. If, for some reason, an error occurs it will log information here to indicate the failure.
  • %windir%\debug\NetSetup.log logs joining domain or workgroup activity

Lesson Summary

You might encounter some common problems when installing Windows 2000. Installation problems could be caused by bad media, in which case you will have to get a new CD-ROM to be able to install. You might also encounter problems with your installation if your hardware is not on the HCL. If your CD-ROM drive is not on the HCL, you can swap it out for a supported drive or install over the network and add the driver to support the CD-ROM drive if it is available.

If you failed to complete your preinstallation tasks and there is not enough room on any of the partitions to install Windows 2000, you can create a new partition from unused space on the hard disk, if the space is available; you can delete some existing partitions so that you can create one that is large enough to install Windows 2000; or you can format an existing partition to provide enough space to install Windows 2000.

You also learned some tips to try in case you cannot connect to the domain controller. If you cannot connect to the domain controller, you can complete the installation by having the computer join a workgroup. After you have completed the installation and determine what is preventing you from connecting to the domain controller, you can have the computer join the domain.