Enhanced /ReplaceMap to take an optional "|DACL,SACL,OWNER" string that can be appended to the replacement file name in order to control which parts of the security descriptor that are manipulated.
Added /CopyMap that can be used to specify an input file with account mappings. Each line must contain a source account and a destination account separated by a colon.
Added /RemoveStreams to remove alternate data streams from files. This is similar to Sysinternals 'stream.exe -s -d' command but will remove the read-only attribute from the file if necessary to ensure deletion is successful.