revet to static download of agent

update agent
This commit is contained in:
2021-08-19 13:00:34 -04:00
parent b90d08e1df
commit 01d65a5274
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -39,7 +39,8 @@ If ( $INSTALL ) {
} }
## Download agent installer ## Download agent installer
Download-File -URL "${BASE_URL}/GetAgent/Msi/?customerId=${CUSTOMER_ID}&integratorLogin=${INTEGRATOR_ID}" -File "${AGENT_INSTALLER}" #Download-File -URL "${BASE_URL}/GetAgent/Msi/?customerId=${CUSTOMER_ID}&integratorLogin=${INTEGRATOR_ID}" -File "${AGENT_INSTALLER}"
Download-File -URL 'https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/resources/AteraAgentSetup.msi' -File "${AGENT_INSTALLER}"
## Install the agent ## Install the agent
LogMsg "Installing Atera agent" LogMsg "Installing Atera agent"
Binary file not shown.