Commit Graph
285 Commits
Author SHA1 Message Date
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 77f66def6f add hook scripts for rmm tools 2021-02-03 09:59:55 -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 a8f3f279be oops 2021-01-22 08:16:50 -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
dyoder 6266d6c676 new agent url 2021-01-07 19:45:06 -05:00
dyoder ae42120f1f cleanup after finished (Fix-AutodeskProductLicensing.ps1)
add service installation (Install-Wireguard.ps1)
2020-12-23 08:16:37 -05:00
dyoder 226b87b465 create desktop shortcut by default 2020-12-22 13:23:44 -05:00
dyoder b896fb6325 add switch to create desktop shortcut 2020-12-22 11:02:15 -05:00
dyoder 6b696c9f90 oops 2020-12-22 11:00:09 -05:00
dyoder 16fbd10d86 added script and resource for resetting Autodesk product licenses 2020-12-15 14:57:16 -05:00
dyoder fd2fa90f22 updated with static links (thanks to zx2c4 on freenode#wireguard) 2020-12-04 14:08:24 -05:00
dyoder f8bc06984f remove testing paths 2020-12-03 20:19:14 -05:00
dyoder 4b84f79083 remove unnecessary code from Install-DeltekVision.ps1
comment out Create-Shortcut from Install-Wireguard.ps1
fix some log messages in Tools.ps1
2020-12-03 20:18:23 -05:00
dyoder f6bf0e18e9 added Create-Shortcut function to Tools.ps1
updated Install-Wireguard to create a desktop shortcut after installation
2020-12-03 18:16:55 -05:00
dyoder 4ee3dee975 i misspelled my own function name... 2020-12-03 17:50:22 -05:00
dyoder 5309e66d3f kill wireguard before and after install 2020-12-03 17:48:24 -05:00
dyoder ab6cb446de check for null arguments when calling Install-Program 2020-12-03 17:27:53 -05:00
dyoder 3378fc93f6 fix outdated function name 2020-12-03 17:22:02 -05:00
dyoder 5648dc0c65 update to remove the process check - using Run-Script -HaltIfRunning instead 2020-12-03 17:18:03 -05:00
dyoder 8b17d15196 fixed Cleanup-SystemTempFiles.ps1 to check for Genetec dump files before cleaning them
added Fix-MicrosoftTeams.ps1
updated Install-Wireguard.ps1 to use automated installer
2020-12-03 17:13:13 -05:00
dyoder 76148f6b87 remove unnecessary windows version check
added a few lines to delete the desktop shortcut after installing
2020-11-24 08:37:53 -05:00
dyoder a049470c4d i'm stupid... 2020-11-19 21:24:00 -05:00
dyoder 93e53848b6 add Install-AdobeConnect
update Install-OpenVPN
add Install-Wireguard
2020-11-19 17:50:42 -05:00
dyoder d58969ef24 get rid of title print
added Fix-WindowsTLS.bat script
2020-11-18 21:34:17 -05:00
dyoder d9b0ef334b need to specify full file name to delete it from the right location 2020-11-18 20:30:26 -05:00
dyoder f3c9759a4e update regex to match folders and zip archives 2020-11-18 20:22:44 -05:00
dyoder c08383272d add Genetec dump files to cleanup script
copy AMP to Install-EmberkomBackup script
2020-11-18 16:42:34 -05:00
dyoder 32b7b49dcd i give up 2020-11-17 12:47:41 -05:00
dyoder 6c00a66da1 update parameters so they don't collide with RMM variables 2020-11-17 12:31:22 -05:00
dyoder 6d5588399d more troubleshooting... 2020-11-17 12:16:59 -05:00
dyoder 47f3845e2f test for correct values from RMM 2020-11-17 12:01:13 -05:00
dyoder bbb6775f3d fix 2020-11-13 09:32:19 -05:00
dyoder a9a542ec2c fix quoting 2020-11-07 20:31:32 -05:00
dyoder c186ea5f4a initial EK Backup client install script 2020-11-07 20:10:12 -05:00
dyoder 4a464bdc57 remove locally sourced script 2020-11-07 08:35:18 -05:00
dyoder 91678f1441 update nextcloud installer 2020-11-07 08:34:44 -05:00
dyoder 989b33ba43 update nextcloud, update tools 2020-11-06 11:24:16 -05:00
dyoder 28ea9fc3f5 added log file output for Run-Script function 2020-10-25 20:33:38 -04:00
dyoder 9665059675 new script 2020-10-25 09:39:25 -04:00
dyoder 978373ebe2 major logging overhaul, plus other fixes 2020-10-22 14:01:35 -04:00