Commit Graph
16 Commits
Author SHA1 Message Date
dyoder eeec354133 download installer locally instead of running online install 2021-02-08 16:54:08 -05:00
dyoder c94854e6e9 added additional test for x64 systems
correctly identified previous installations
removed quotes from URL in install statement
2021-02-08 16:36:42 -05:00
dyoder 31023f0748 removed outdated Uninstall-AteraAgent.ps1 script
added current Uninstall-AteraAgent.bat script
updated Install-AteraAgent.ps1 to run Uninstall-AteraAgent.bat if agent is already installed
2021-02-08 13:39:51 -05:00
dyoder 19b2331852 update Install-AteraAgent.ps1 to direct link to MSI
added AteraAgentSetup.msi to /resources
2021-02-08 10:27:43 -05:00
dyoder d3425d10e6 fix CLIENTID to COMPANYID in MSI installer properties 2021-02-03 23:02:49 -05:00
dyoder 47521cad47 revert to old url due to new agents not being assigned to the correct client 2021-02-03 17:25:02 -05:00
dyoder 8c980f682d changed the name of the downloaded agent installer 2021-02-03 12:30:09 -05:00
dyoder b607954da1 added the CUSTOMER_ID to the direct link installation 2021-02-03 12:26:30 -05:00
dyoder 663b7d54e1 direct link to the MSI package instead of generating it on-the-fly
** this will need to be updated because it will fail as new versions are published
2021-02-03 12:24:24 -05:00
dyoder 1f934d5ab5 remove default switch value 2021-02-03 09:58:32 -05:00
dyoder adf2bc1c11 change the default to not force the install 2021-02-01 17:22:17 -05:00
dyoder f7ba8991d5 remove mandatory requirement for $FORCE param 2021-01-27 12:28:28 -05:00
dyoder 710b48fa36 add $FORCE param 2021-01-27 11:35:21 -05:00
dyoder 5b1d893bf1 update rmm tool names in agent installer log files 2021-01-24 07:12:52 -05:00
dyoder ac7bef5019 fixed incorrect type assignment for $INTEGRATOR_ID 2021-01-21 12:41:31 -05:00
dyoder b063f1a833 fix Install-Wireguard.ps1 to properly launch after install
add Install-AteraAgent.ps1
2021-01-21 12:32:59 -05:00