Recovery Console
Page Module:Infobox/styles.css has no content.
| Recovery Console | |
|---|---|
| Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. The Windows 2000 Recovery Console selection, login, and command prompts | |
| [[Programmer|DeveloperTemplate:Pluralize from text]] | Microsoft |
| Initial release | February 17, 2000 |
| Engine | Page Template:Plainlist/styles.css has no content.Template:EditAtWikidata |
| Operating system | Microsoft Windows |
| Platform | IA-32, x86-64, Itanium |
| Successor | Windows Recovery Environment |
| Type | Command-line interpreter |
| Website | Script error: No such module "WikidataIB". |
| Repository | Page Template:Plainlist/styles.css has no content.
|
Script error: No such module "Check for conflicting parameters".
The Recovery Console is a feature of the Windows 2000,[1] Windows XP[2] and Windows Server 2003 operating systems. It provides the means for administrators to perform a limited range of tasks using a command-line interface.
Its primary function is to enable administrators to recover from situations where Windows does not boot as far as presenting its graphical user interface. The recovery console is used to provide a way to access the hard drive in an emergency through the command prompt. The Recovery Console can be started from Windows 2000 / XP / 2003 Setup CD.
The Recovery Console can be accessed in two ways, either through the original installation media used to install Windows, or by installing it onto the hard drive and adding it to the NTLDR menu. However, the latter option is much more risky than the former one because it requires that the computer can boot to the point that NTLDR loads, or else the Recovery Console will not work at all.[3]
Abilities
The Recovery Console has a simple command-line interpreter (or CLI). Many of the available commands closely resemble the commands that are normally available incmd.exe, namelyattrib,copy,del, and so forth.
From the Recovery Console an administrator can:
- create and remove directories, and copy, erase, display, and rename files
- enable and disable services (which modifies the service control database in the registry, to take effect when the system is next bootstrapped)
- repair boot file, using the
bootcfgcommand - write a new master boot record to a disk, using the
fixmbrcommand - write a new volume boot record to a volume, using the
fixbootcommand - format volumes
- expand files from the compressed format in which they are stored on the installation CD-ROM
- perform a full
chkdskscan to repair corrupted disks and files, especially if the computer cannot be started properly
Filesystem access on the Recovery Console is by default severely limited. An administrator using the Recovery Console has only read-only access to all volumes except for the boot volume, and even on the boot volume only access to the root directory and to the Windows system directory (e.g. \WINNT). This can be changed by changing Security Policies to enable read/write access to the complete file system including copying files from removable media (i.e. floppy drives).
Commands
The following is a list of the Recovery Console internal commands:[1][2]
Page Template:Div col/styles.css has no content.
Although it appears in the list of commands available by using thehelp command, and in many articles about the Recovery Console (including those authored by Microsoft), thenet command is not available. No protocol stacks are loaded, so there is no way to connect to a shared folder on a remote computer as implied.
See also
References
Page Template:Reflist/styles.css has no content.
- ^ a b Page Module:Citation/CS1/styles.css has no content.Microsoft. "Description of the Windows 2000 Recovery Console". KnowledgeBase. Archived from the original on 2011-11-04.
- ^ a b Page Module:Citation/CS1/styles.css has no content.Microsoft. "Description of the Windows XP Recovery Console". KnowledgeBase. Archived from the original on 2014-09-08.
- ^ Page Module:Citation/CS1/styles.css has no content.Eric A. Hall. "Primer: Creating A Windows XP Recovery Console CD Image".
External links
Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found. Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.