Commit Graph
151 Commits
Author SHA1 Message Date
dyoder da1479b96b silence script output 2021-03-22 15:42:21 -04:00
dyoder ff55ab63f1 added script to fix Office modern authentication prompts 2021-03-22 15:37:38 -04:00
dyoder 072b660fe9 minor fixes and added 2 new rmm launcher scripts 2021-03-19 11:47:25 -04:00
dyoder 22d74a95d5 validate url before attempting to install 2021-03-15 11:43:41 -04:00
dyoder f85262407c update to newest version of Adobe Connect 2021-03-15 11:37:48 -04:00
dyoder d8dd2624ff fix placeholder 2021-03-11 11:07:17 -05:00
dyoder 5312325e94 add placeholder for VisionURL 2021-03-11 11:01:43 -05:00
dyoder a066f0bdab added rmm script 2021-03-11 10:53:05 -05:00
dyoder c1709db895 prefer Edge over Internet Explorer 2021-03-11 10:49:11 -05:00
dyoder 4d8fff82f1 download and install instead of direct installation 2021-02-19 09:15:57 -05:00
dyoder 35a7cfeff7 update Adobe Connect download URL 2021-02-17 22:58:38 -05:00
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 a299720f79 something was wrong with the file signature? trying to upload again without modifying the package 2021-02-08 13:46:52 -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 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