To set a script to erase ALL drives but excludes all USB removable disks:
1. Open the disk erase script
2. Under [Common], set the IgnoreUSB value to 1
Example:
[Common]
ExecuteScript=1
AutoErase=0
Delay=10
SaveLog=1
LogFile="erase_log(DATE).xml"
AutoExit=1
IgnoreUSB=1
SmartTest=1
SmartTestEx=1