So after about 1+ weeks trying to work with support. I am at the end of my rope.
I have been using the SPMT since its initial beta release with mostly positive fellings/thoughts & experience.
however it appears that right around when this went GA I have been having ongoing issue with all my batches.
I typically am seeing these errors on all new migrations I run.
Also 1 thing I noticed, is I have 3 servers running the tool.
On the first (the initial one that was using the beta) The tool says its version 0.2.75.0. The progress bars are a solid color.
https://imgur.com/WPTMtiT
On my other 2 servers (installed the tool after it was GA) also report 0.2.75.0, however the progress bars are checkerd? (blue sqaure, white space, blue square, white space, etc)
https://imgur.com/ZKIjSeb
The errors I have been receiving are below.
The main one I am seeing on the newer servers is: This is an expected exception, please report to microsoft with the details (which i have & have gotten 0 help, & the help supplied stated that the issue was with my domain account on the server as it couldnt read/write Reg values. However this was proven incorrect by setting up a new account & trying again. )
The other errors I am seeing is: Invalid Site URL (basically it tells me the path to the users onedrive is not valid) However when I click on their name/link in the tool its takes me to their Onedrive. (However I have noticed that If the tool throws that error, & I instantly click on the users name to take me to the site, I get a generic Sharepoint "Something not right" error page. I refresh the page & 99% of the time the page loads, I have had 2-4 that had me click refresh 2-3 times but then show.
In the logs of the tool I do see a very curious error....
This is from the users Error Report
","DSC_2377.jpg",".jpg","148166","File","Failed","PACK FAILURE","Packaging Failure:Unknown error","N/A","N/A","0","
along with this
This is from the tools Log files
1/23/2018 4:26:10 PM][586d][49][LOGGING][EXCEPTION]Operate file '\\?\UNC\bradley-28\Home\user\MU\Templates\images\card_imgsignedicon.rgn' failed when create package: File Operation Failure - System exception:\\?\UNC\bradley-28\Home\user\MU\Templates\images\card_imgsignedicon.rgn
System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at System.Security.Cryptography.MD5CryptoServiceProvider..ctor()
at Microsoft.SharePoint.MigrationTool.MigrationLib.Package.PackageCreatorAbstract.<GroupFile>d__b.MoveNext()