Option
Description
-l Lock a volume id
-u Unlock a volume id
-r Unlock volume, leave it mounted Read-only
-p Protect a volume id under LifeKeeper
-U Unprotect a volume id under LifeKeeper
-d Display locked volumes
-D Display protected volumes
-c Unlock the volume and run chkdsk
-m Mark unlocked volume to LKFilter driver

Examples

“volume -l <vol>” → “emcmd . lockvolume <vol>”

“volume -u <vol>” → “emcmd . unlockvolume <vol>”

“volume -p <vol>” → “emcmd . setconfiguration <vol> 800”

“volume -U <vol>” → “emcmd . setconfiguration <vol>”

“volume -D” → no direct equivalent, but “emcmd . getconfiguration <vol>” on each volume, looking for 800, will show all the protected volumes

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment