Ads by TechWords

See your link here
Receive the latest technology news and information.
Hardware
Computerworld Daily News (First Look and Wrap-Up)
Computerworld Blogs Newsletter
The Weekly Top 10
Cloud Computing
View all newsletters




Privacy Policy
 

QuickStudy: Preboot Execution Environment

February 13, 2006 12:00 PM ET

Computerworld - Listen to the Computerworld TechCast: Preboot Execution Environment

Once upon a time, configuring or troubleshooting a user's computer meant that someone from IT or the corporate help desk had to actually visit that computer—with installation software, diagnostics and driver disks in hand—and deal with its problems one-on-one. That arrangement was practical for very small organizations, but for the IT administrator who had to support thousands of computers, it was a nightmare.

As those thousands of computers were increasingly interconnected via enterprise networks, designers came up with an answer. During the mid-1990s, researchers at Intel Corp., along with a wide range of hardware and software vendors, began promoting an open-standards specification called Wired for Management (WfM).

Aimed at reducing the total cost of ownership, WfM allowed IT managers to interact remotely with PCs for monitoring, updating and configuring, using standardized communications software and remote management applications. From WfM to PXE Implementing WfM called for standardized hardware (including circuitry, BIOS, memory, power supplies and network interface cards) in user PCs. WfM covered a range of PC networking technologies, including the Desktop Management Interface, remote wake-up (also called wake-on-LAN or service boot) and the Preboot Execution Environment (PXE).

PXE harkens back to the era before all computers had internal hard disk drives. PXE most commonly involves booting a computer from firmware—i.e., a read-only memory or programmable ROM chip—rather than from magnetic media. Booting from firmware removes dependence on an electromechanical device (the physical disk drive), which enhances reliability, eliminates drive read errors and speeds up the boot process. PXE can also be used to boot a computer over a network.

Although WfM has been superseded by newer management standards, such as Intel's Active Management Technology, the capabilities that PXE enabled are still valuable tools for network administrators.

PXE is geared toward auto-mated, unattended man-age-ment of user PCs and workstations. It is based on industry-standard Internet protocols, including TCP/IP and Dynamic Host Configuration Protocol (DHCP). A PXE-enabled PC typically has a network interface card (NIC) that remains active and connected to the LAN even when the computer itself is powered down. It listens to LAN traffic for a special data sequence—the PC's unique media access control address repeated six times. When the NIC receives this "magic packet," it powers up the PC. For this to occur, wake-on-LAN must be specifically enabled in the PC's firmware BIOS. Wake-on-LAN can be problematic for some very old PCs, because it requires a power connection between the NIC and the motherboard—a definite hardware requirement that can't be fudged with just a BIOS update. This isn't a problem for most enterprise PCs, however.



Jump to comments

Preboot Execution Environment

Additional Resources

EFD vs. HDD - What You Need to Know
WHITE PAPER
Enterprise flash drives provide a new Tier 0 storage layer capable of delivering high I/O performance at a very low latency. Proper use of EFDs in an Oracle environment can deliver increased performance compared to fibre channel drives. Read the recommendations for identification of the best DB components for EFDs.
Gartner Research Report: Magic Quadrant for Application Delivery Controllers, 2009
WHITE PAPER
The market for products to improve the delivery of application software over networks remains dynamic and innovative. Vendors focused on solving enterprises' most-pressing application problems have become the top players.
Eight Criteria for Server Load Balancing
WHITE PAPER
Server load balancers are a simple yet highly effective means to scale an application environment while ensuring its availability. Today's solutions should also address application performance and security. Read about the top eight criteria you should consider when choosing a server load balancer and how Citrix NetScaler meets those requirements.

What People Are Saying