The Ultimate Boot CD

For the past year or so, I have been using a magical bootable CD that enabled me to boot a computer into a working version of Windows XP so that I could recover files, run diagnostics or Ghost a hard drive to another machine.  What is this magical CD? Well this magical CD is actually…

For the past year or so, I have been using a magical bootable CD that enabled me to boot a computer into a working version of Windows XP so that I could recover files, run diagnostics or Ghost a hard drive to another machine.  What is this magical CD?

Well this magical CD is actually based upon Bart’s PE and is called the Ultimate Boot CD.  Bart’s has long been known for its utility rich boot disks and when Microsoft released its WinPE, Bart’s made it possible to give this PreInstallation environment to the masses.

Like the Microsoft WinPE, Bart’s runs a full version of Windows, apart from the fact that also comes with a whole stash of utilities and built in network ability which make it a far more powerful tool than WinPE.  If you hadn’t already guessed, WinPE is only available to Corporate Microsoft customers.  Bart’s PE on the other hand is free and requires that you have a licenced version of Windows and a Windows installation CD.

You can read more about Bart’s PE by using the link at the end of this page.

Now then, about this Ultimate CD.  It is in fact an add on to Bart’s, it extends the number of programs that are available and also has support for a much wider range of hardware thanks to its driver base.  The Ultimate CD is packed with utilities for resetting the local administrators password (useful for those machines where someone else has installed it and no one knows the password).  Disk imaging and recovery tools, backup tools, Antivirus, Anti-Spyware, Internet Browsing, CD Burning, Defrag, Security Data Wipe, Registry and stress testing.

The CD is very easy to build and you can easily add additional software to the CD to make it even more powerful.  For example if you use Ghost, you can add this too.  Then boot from the CD and connect to a GhostCast session over the network – so no more searching for DOS network card drivers.

The CD is so useful that I would recommend that every technician makes one and keeps in there CD pack.  They could even give teachers a copy, so that they are able to diagnose problems with their home machine before bringing it into school for you to look at.

So where can you learn more about this Ultimate Boot CD for Windows?  Easiest answer is to use the link below.

Ultimate Boot CD for Windows – http://www.ubcd4win.com/
Bart’s PE – http://www.nu2.nu/pebuilder/

Similar Posts

  • Documenting scripts and source code

    When writing applications, it is vital to be able to look back at your code and understand exactly what each line of code does as quickly as possible. Retrospectively Documenting scripts and source code is time consuming and prone to error, so its best to write the comments either as you are writing the code,…

  • Take control of Domain Passwords with Password Control

    There are many ways to change passwords on a Windows Active Directory Domain.  Users can change their own passwords on the workstation.  However for Network administrators there are not any built-in tools for administrating other user network passwords, unless you Remote Desktop to the Domain Controller or have installed the local support tools for Active…

  • Need to copy files across a network? Use RoboCopy

    If you are migrating a file server or just have lots of files to copy from one networked machine to another, then instead of using the Windows Explorer method of copying the files, why not use RoboCopy?

  • cURL error 28: Connection timed out

    One of my work WordPress sites is hosted internally and requires an upstream proxy to access the internet. I’ve had issues with the CRON jobs failing and the cURL error 28 message appearing, but never managed to figure out the issue until now. WordPress 5.1 brought in a new feature in the Tools menu called…

  • Microsoft Baseline Security Analyzer

    You can never be to careful when it comes to protecting your file servers and important workstations.  Windows Update doesn’t always provide all the current updates and security patches to protect your systems. Microsoft has a free solution that will help to identify security problems in your network.  It is called the Microsoft Baseline Security…

  • FEAD Optimizer Extract Tool

    It has finally arrived.  Introducing the FEAD Optimizer Extraction tool. This tool is designed to allow the quick extraction of a FEAD Optimized installer application such as Acrobat Reader.  I am surprised that NetOpSystems who make FEAD have not developed an application for network administrators that will allow easy extraction of the proprietary compressed files. …