Ultra-X, Inc. Name Image
PROFESSIONAL DIAGNOSTIC TOOLS
Support Article

How to specify location of output XML in script?

CloudOne - EOLPermanent Disk Erasure - QuickTech HD CleanUpdated 10/1/2019

To specify the location for which the output xml should save to:

1. Open the Disk Erase script

2. Under the [Common] section, add the path/location to the LogFile= value

Example:

Assuming you want to save the xml to r:\logs

[Common]
ExecuteScript=1
AutoErase=0
Delay=10
SaveLog=1
LogFile="r:\logs\erase_log(DATE).xml"
AutoExit=1
IgnoreUSB=1
SmartTest=1
SmartTestEx=1