Hello,
Could someone assist me with which files to use to verify with the CheckSum. I tried performing a CheckSum on the first download (ArcPro) however the Powershell outputted that message.
I went ahead and installed on all of the Arc Pro downloads and patches, but I would like to check that everything downloaded correctly with the CheckSum.
Check the steps in How and when to use CheckSum (MD5)
For me, the command on Powershell was like this (I have ArcGIS Pro 2.6 setup).
Get-FileHash "C:\GIS Software\Esri\Pro\ArcGISPro_26_175036.exe" -Algorithm MD5
Use Space and punctuation appropriately.
Thank you for the information! Looks like after the Get-FileHash I needed a space before dragging the file name.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.