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