Microsoft Windows XP Setup boot disks

Microsoft Windows XP Setup boot disks are available only by download from Microsoft. The Setup boot disks are available so that you can run the Setup program on computers that cannot use a bootable CD-ROM.

If your computer does support booting from a CD-ROM, or if network-based installation is available, Microsoft recommends that you use those installations methods instead.

Future products will no longer support installation by using the Setup boot disks. Installation of future Microsoft operating systems will require the ability to start from the CD-ROM drive or by using PXE boot from the network. For more information about how to use PXE boot, visit the following Microsoft Web site:
http://www.microsoft.com/resources/documentation/WindowsServ/2003/all/ads/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/all/ADS/en-us/nbs_boot_policy_overview.asp

There are six Windows XP Setup boot floppy disks. You must have the files and the drivers that these disks contain to access the CD-ROM drive and to start the Setup process.

Create the Setup disks
When you download the Setup disks, the download contains only one large program file. When you run the downloaded file, it extracts the files. You receive the following prompt:
This program creates the Setup boot disks for Microsoft Windows XP. To create these disks, you need to provide 6 blank, formatted, high-density disks.

Please specify the floppy drive to copy the images to:
Type the drive letter for the floppy disk drive (this is typically drive A). After you type the floppy disk drive letter, you receive the following prompt:
Insert one of these disks into drive drive letter:. This disk will become the Windows XP Setup Boot Disk.

Press any key when you are ready.
When you press a key, the downloaded file starts to extract and copy the files. Continue to insert the blank disks as you are prompted to do so until all six disks are created. If the process is interrupted, you must run the downloaded program file again to create all six disks.

Make sure to label each disk appropriately with the number that is specified by the program. You must use the disks in the correct order during the Setup process.

Use the Setup disks
After you create all six disks, insert the first disk in the floppy disk drive, and then restart the computer. The computer must be configured to boot from the floppy disk drive. You may have to modify the BIOS settings on your computer to do this.

The Setup process starts. Insert the other floppy disks as you are prompted to do so. You must use the Windows XP CD-ROM to finish the Setup process.

Download the Setup disk program file
Windows XP original release
For information about the Setup boot disk versions that are available for download, visit the following Microsoft Web sites:


Click here to continue :
 

 

 

MCSE Boot Camp, CCNA Bootcamp, CCNP Boot camp training in UK, USA, JAPAN, India
CCNA Training, MCSE Training, A+ Certification, MCSA, CCNP, Network+, Security+, CISSP, MCSD, CCSP,

MCSE Bootcamp Training - Cheapest, Fast, Guaranteed MCSE certification

 

MCSE Guide

Free MCSE
Free MCSE Training
MCSE
MCSE 2003
MCSE Books
MCSE Boot Camp
MCSE Brain dumps
MCSE Certification
MCSE Exam
MCSE Free
MCSE Jobs
MCSE Logo
MCSE Online
MCSE Online Training
MCSE Practice
MCSE Practice Exams
MCSE Practice Tests
MCSE Requirements
MCSE Resume
MCSE Salary
MCSE Self Paced Training Kit
MCSE Study
MCSE Study Guide
MCSE Study Guides
MCSE Test
MCSE Testing
MCSE Training
MCSE Training Kit
MCSE Training Video
MCSE Windows 2003
Microsoft MCSE Training
Training MCSE
Windows 2003 MCSE

 

 

MCSE : Security Specialist

Dynamic IP Mapping

 

The advantage of dynamic tables that store IP mappings is that they are updated  automatically. To accomplish this, the dynamic tables use two services: Domain Name System (DNS) and Windows Internet Name Service (WINS). DNS and WINS perform the same functions as the Hosts and Lmhosts files, but without the need for manual configuration.

 

 

Domain Name System (DNS)

 

DNS is a method for naming computers and network services. TCP/IP networks use the DNS naming convention to locate computers and services through user friendly domain names. When a user enters a domain name in an application, the DNS service maps the name to an IP address. The DNS naming system is organized in a hierarchical fashion to allow scalability to large systems, such as the Internet. By using a hierarchical system to create domain names, the computers that store the domain name–to–IP address mapping records have mappings for only their area. These computers, known as DNS servers, only process queries for computers located in their respective areas. As the mappings in the area change, Windows 2003-based DNS servers are automatically updated with the new information.

 

 

 

Windows Internet Name Service (WINS)

 

WINS provides a distributed database for registering dynamic mappings of NetBIOS names used on a network. WINS maps NetBIOS names to IP addresses and allows NetBIOS names to be used across routers.

 

A WINS server is not required for a pure Windows 2003 network but is recommended for use in a mixed environment.

 

 

Name Resolution in Windows 2003

 

                         

 

Name resolution is the procedure by which a name is resolved, or mapped, to an IP address. When you enter a user-friendly name in an application, the application determines whether the name is a host or NetBIOS name. Current applications in Windows 2003 use the host name resolution process, but some older applications, such as those designed for Microsoft Windows NT, Windows 95, and Windows 98, still use NetBIOS names. If the name resolution process fails, then the application cannot communicate with the desired destination. If you use an IP address, name resolution is not needed.

 

 

Host Name Resolution Process

Host names can be resolved directly by the Hosts file or by a DNS server. The default name resolution procedure is as follows:

 

1. Computer A enters a command, such as FTP, by using the host name of Computer B.

2. Computer A checks to see if the specified name matches its local host name.

3. If not, then Computer A checks its Hosts file looking for Computer B’s host name. If it finds the host name, it resolves it to an IP address.

4. If Computer A does not find Computer B’s host name in the Hosts file, it sends a query to the DNS server. If the host name is found, it is resolved to an IP address.

5. If the host name is not found on the DNS server, Windows 2003 checks for the name in the NetBIOS name cache. It does this because Windows 2003 treats the NetBIOS name as the host name.

6. If the NetBIOS name cache does not have the host (NetBIOS) name, a query is sent to the WINS server.

7. If the WINS server cannot resolve the name, a broadcast message is sent out on the network.

8. If no host responds to the broadcast, the Lmhosts file is checked for the host (NetBIOS) name.

 


© Vibrant Worldwide Inc.