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 Exam, free Real Exam Test, Guide, Prepare MCSE

 

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

GET CERTIFIED IN JUST 18 DAYS - 2003 PATH

NetBIOS Name Resolution Process

 

By default, NetBIOS names do not function over a TCP/IP network. Windows 2003 enables NetBIOS clients to communicate over TCP/IP by providing the NetBT protocol. NetBT is an acronym for NetBIOS over TCP/IP. This protocol allows NetBIOS-based applications to communicate using TCP/IP by translating the NetBIOS name to an IP address. If WINS is configured for use, then the procedure for resolving NetBIOS names is as follows:

 

1. Computer A enters a command, such as net use, by using the NetBIOS name of Computer B.

2. Computer A checks to see if the specified name is in its NetBIOS name cache.

3. If not, then Computer A queries a WINS server.

4. If the WINS server cannot locate the name, then Computer A uses a broadcast on the network.

5. If a broadcast does not resolve the name, then Computer A checks its Lmhosts file.

6. If the above NetBIOS methods do not resolve the name, then Computer A checks the Hosts file.

7. Finally, Computer A queries a DNS server.

 

 

Examining the Data Transfer Process

 

TCP/IP transmits data on the network by dividing it into smaller portions called packets. Packets are often referred to by different terms based on the protocol with which they are associated. The division of data into packets is necessary because a large unit of data takes a long time to move on the network and can clog the network. While the large unit is being transmitted, no other computer can transmit data. Also, if an error occurs, the entire unit of data must be retransmitted.

 

In contrast, if small packets are sent on the network, they move quickly. Because small packets don’t clog the network, other computers can also transmit data. If any packet becomes corrupted, only the corrupted packet needs to be retransmitted, instead of the entire data. When a packet is transmitted in the network interface layer, it is referred to as a frame. A frame consists of different components that have specific functions in

the flow of data in the network interface layer. The data flow process involves a number of steps, including the organization of data into small packets at the source computer and their reassembly in the original form at the destination computer. Each layer of the TCP/IP protocol stack is involved in these activities at both the source and destination computers.

 

 

Packet Terminology

 

As a packet of data moves from one layer to another in the TCP/IP stack, each protocol adds its own header information. The packet, along with the information added to it, is referred to by a different technical name as it is identified with different protocols. These names are segment, message, datagram, and frame.

 

Segment

A segment is the unit of transmission in TCP. It contains a TCP header, accompanied by application data.

 

Message

A message is the unit of transmission in unreliable protocols, such as ICMP, UDP, IGMP, and ARP. It consists of a protocol header, accompanied by application or protocol data.

 

 

Datagram

A datagram is the unit of transmission in IP. It consists of an IP header, accompanied by transport layer data, and is also considered unreliable.

 

Frame

A frame is the unit of transmission in the network interface layer and consists of a header added at the network interface layer, accompanied by IP layer data. As the name for UDP (user datagram protocol) suggests, it can also be referred to as a datagram. However, UDP message is the generally accepted term. The term segment is applied when a physical device is used to divide a network. In the context of a packet, the term segment is often referred to as a TCP segment.

 


© Vibrant Worldwide Inc.