I’m testing the “Alpha” deployment of Acronis using the Integration.
The integration works, and computers with Acronis installed are detected.
Deployment using the integration will do a detection that a computer doesn’t have the acronis agent installed.
However, deploy fails with below.
WARNING: Failed to retrieve InstallToken from Integration
Get-IntegrationAgentInstallToken:
Line |
69 | … gentInstallToken = Get-IntegrationAgentInstallToken -ErrorAction Stop
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| An integration is not linked to this script. If this script was run during a maintenance session, re-save the deployment associated with this script’s action to ensure the integration is linked.
It looks like the get-install token is broken, it can’t pull the registration token from Acronis tenant?