Please only run this if instructed by a member of the ACR Connect team.


  1. Open PowerShell as an Administrator
  2. Run: $downloadScript=([Scriptblock]::Create((Invoke-WebRequest  https://c3.acr.org/download-connect/win-x64).Content)) ; Invoke-Command -ScriptBlock $downloadScript
  3. Once that completes run this command: acrconnect-installer update
  4. This will update the connect-compose version to one compatible with our backend services.
  5. Services should start in a few minutes


After these steps have been completed, please have a Connect Admin sign into DIR Link and verify that submissions are uploading successfully.


Estimated completion time: 20-30 minutes