Install the Windows Recovery Console for Server 2003

Some times it is necessary to boot into the recovery console to repair your server installation or run a chkdsk.  Normally you would boot from the installation CD and choose the relevant boot options.  However you can also install the Recovery Console to the system partition so that you can boot into the recovery console…

Some times it is necessary to boot into the recovery console to repair your server installation or run a chkdsk.  Normally you would boot from the installation CD and choose the relevant boot options.  However you can also install the Recovery Console to the system partition so that you can boot into the recovery console without the CD.

To install the Recovery Console you will need to have access to your Installation CD or the I386 folder if you have copied it to your computer.

Click Start, then choose Run.
Type D:\i386\WINNT32.EXE /cmdcons
Press the OK button, the installation will start.

The Installation will prompt asking if you really want to install the Recovery Console, answer Yes to this prompt.

The Installation will now perform a dynamic update to ensure that you have the latest files on the Recovery Console.  If you don’t have an internet connection, the install will pause for a short time and then display a prompt.  You can use existing files from the installation source so not having an internet connection is not a problem.

At the end of the installation a dialog box will inform you that the installation was successful.

You can check that you have the console installed by checking to see if you have a hidden folder on your system partition.  This will be something like  C:\CMDCONS and will take up about 8Mb of space.

Similar Posts

  • Installing a new Windows Server 2003 Domain

    Getting a company to setup and install your network will always be easier than planning and deploying your own network solution, but if you have the time and are willing to learn then you can save your school some money.  This guide will attempt to help you to setup a Windows Server 2003 Domain for…

  • Group Policy Management Console

    If you have been using Windows 2000 and Windows 2003 server platforms with Active Directory, you will already be aware of the power and flexibility that Group Policy can provide within the domain. Until recently Group Policy management was only available by using the Active Directory Users and Computers MMC snapin’s at the server or workstations…

  • Desiging and Implementing a Folder Structure

    When planning for your Server enabled environment, it is important to think about how the server resources will be managed.  Where are the user home folders going to live, how will these be accessed and will you require any type of public or resource folders.

  • Creating Partitions for Shared Areas and User Home folders

    If you want to make use of Disk Quotas and Remote Installation Deployment tools, you will need to have separate partitions/drives to store the areas on.  It is generally good practice to have at least 2 or more partitions on your Windows Server 2003 machine.