View Full Version : WinXP disk manager?
What is the command to bring up the disk manager without opening the full management console? I know I've done it before but forgot the command line.
NeoRaZor
12-05-2003, 04:26 PM
MMC Command Line OptionsOpens MMC. Using MMC command-line options, you can open a specific MMC console, open MMC in author mode, or specify that the 32-bit or 64-bit version of MMC is opened.
Syntax
mmc path\filename.msc [/a] [/64] [/32]
Parameters
path\filename.msc
Starts MMC and opens a saved console. You need to specify the complete path and file name for the saved console file. If you do not specify a console file, MMC opens a new console.
/a
Opens a saved console in author mode. Used to make changes to saved consoles.
/64
Opens the 64-bit version of MMC (MMC64). Use this option only if you are running a Microsoft 64-bit operating system.
/32
Opens the 32-bit version of MMC (MMC32). When running a Microsoft 64-bit operating system, you can run 32-bit snap-ins by opening MMC with this command-line option.
/?
Displays help at the command prompt.
xtremcoder
12-05-2003, 04:55 PM
i dont know if you can open disk manager, but you can type compmgmt.msc and then go to disk manager. hope that helps.
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.