Unfortunately

vault getwildcard $%VAULTROOT% *.* -setfiletime checkin -makereadonly -norecursive -destpath %ROOTPATH%
The GUI tells me that my files are now Renegades. My Vault Server is located in another timezone (+2 hours), the timestamps of the files is equal to the check in time after the script runs; however, the GUI knows that I am -2 hours, it seems to do the math and determine that all of my files are Renegades.
NOTE: After doing a recursive & overwirting Get Latest with the GUI, my file timestamps are +2 hours; therefore, when the GUI does the math it determines that the files are NOT Renegades.
Suspect: The script's "-setfiletime checkin" does not seem to be taking different timezone into account.