Where are recovery console commands?
As mentioned in the first post on Windows RE, the recovery console has been deprecated in Windows Vista. So you ask what happened to all those wonderful commands that were available in recovery console. Well, we were kind of hoping that you wouldn't need them anymore. But if you do, you'll be glad to know that most of them are available via the command line in Windows RE. Here's a list of recovery console commands that are different or unavailable in Windows RE:
Recovery console command |
Windows RE equivalent |
BootCfg |
BootRec /ScanOS BootRec /RebuildBcd bcdedit |
FixBoot |
BootRec /FixBoot |
FixMBR |
BootRec /FixMbr |
Map |
DiskPart |
Logon |
Not needed |
LISTSVC |
Not Available |
ENABLE |
Not Available |
DISABLE |
Not Available |
SYSTEMROOT |
Not Available |
All the remaining commands have the same name in Windows RE. The services related commands (listsvc, enable and disable) that are not available, can be worked around by manually loading the registry hive using regedit.
-Parveen
Comments
- Anonymous
December 06, 2006
For FixMBR, should the WinRE equivalent be "BootRec /FixMbr" instead of "BootRex /FixMbr".
- Typo Squad To The Rescue!
- Anonymous
January 27, 2015
The comment has been removed