Closed KrypticChewie closed 3 years ago
The script does not run with the /c switch
The script will now take a parameter that will be appended at the end of the USMT command. This will allow the user to put /c as a parameter and have the script run ignoring non-fatal errors.
The script will now detect if failure was due to non-fatal errors as ask the user if to retry skipping errors.
These were added with commit https://github.com/KrypticChewie/USMTScripts/commit/b512a2d0bf832211ccb789f75c087351f33b529b
Currently, the script runs with the /c to ignore errors.
I would like to both have it as an option that can be set at script execution. Possibly as a command-line argument instead of another prompt.
I would also like the script to run without and if there is an error give an option to run again with /c. This would be related to Issue #19