revet to static download of agent
update agent
This commit is contained in:
@@ -39,7 +39,8 @@ If ( $INSTALL ) {
|
||||
}
|
||||
|
||||
## 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
|
||||
LogMsg "Installing Atera agent"
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user