User Manual

User's guide O&O DiskImage Disk management functions
disconnect network drive
Disconnects an existing connection between the computer and an available resource.
Parameter
localname
Note
This will attempt to break the connection to this resource with the highest priority; i.e., all links and
uses of files and/or folders from this resource will become invalid.
Example
<command name="disconnect network drive">
<localname>Z</localname>
</command>
fill disk sectors
Overwrites sectors of a storage volume, a region area of a storage volume, a partition or a volume
with a specific value.
Parameters
{ devicename | driveletter | drivenumber | serialnumber | begin | data_volumes}
[ value_to_fill ]
Note
Important!
All data in this region will be permanently destroyed. If a region was selected that was linked with a
partition or a volume, the data on that partition or volume will be destroyed. When a complete
hard disk is selected, all objects and partitions/volumes with related data will be deleted and cannot
be restored.
Example
<command name="fill disk sectors">
<drivenumber>1</drivenumber>
<value_to_fill>0</value_to_fill>
</command>
<command name="fill disk sectors">
<driveletter>F</driveletter>
<value_to_fill>0</value_to_fill>
195 / 235