0% found this document useful (0 votes)
63 views1 page

CMD Tool

This document describes the command line arguments for a tool that manages drives in shadow mode. The arguments allow the user to specify an old or new password, list drives in shadow mode, enter or exit a drive from shadow mode, commit a file or directory, and reboot or shut down the computer. Reboot or shutdown is required after entering or exiting a drive from shadow mode for the change to take effect.

Uploaded by

inkabebe
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views1 page

CMD Tool

This document describes the command line arguments for a tool that manages drives in shadow mode. The arguments allow the user to specify an old or new password, list drives in shadow mode, enter or exit a drive from shadow mode, commit a file or directory, and reboot or shut down the computer. Reboot or shutdown is required after entering or exiting a drive from shadow mode for the change to take effect.

Uploaded by

inkabebe
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Command line arguments: /pwd:[OLD_PASSWORD] [/list] [/xpwd:NEW_PASSWORD] [/enter :DRIVE_LETTER] [/exit:DRIVE_LETTER] [/commit:FILE_OR_DIRECTORY] [/reboot] [/shut down] : /pwd:[OLD_PASSWORD] Specify

the password, you can do nothing if you don't specify a correct pass word. Examples: CmdTool.exe /pwd:123456 CmdTool.exe /pwd: : /list List all the drives in Shadow Mode. Examples: CmdTool.exe /list : /xpwd:NEW_PASSWORD Change the password. If you want to clear the password, please set NEW_PASSW ORD to empty. Examples: CmdTool.exe /pwd:oldpassword /xpwd:123456 CmdTool.exe /pwd:oldpassword /xpwd: : /enter:DRIVE_LETTER Place the specified drive into Shadow Mode. Reboot is required for this chan ge to take effect. Examples: CmdTool.exe /enter:CDE : /exit:DRIVE_LETTER Place the specified drive into Normal Mode. Reboot is required for this chan ge to take effect. Examples: CmdTool.exe /exit:CDE : /commit:FILE_OR_DIRECTORY Commit the specified file or directory. Examples: CmdTool.exe /commit:"C:\Test\test.txt" CmdTool.exe /commit:"C:\Test" : /reboot Reboot your computer. Examples: CmdTool.exe /reboot : /shutdown Shutdown your computer. Examples: CmdTool.exe /shutdown

You might also like