Commit Graph
100 Commits
Author SHA1 Message Date
dyoder 018eddb534 removed error 2021-05-03 12:52:10 -04:00
dyoder 0bce2715e4 workaround 2021-05-02 12:36:18 -04:00
dyoder cad318c9fa update Adobe Connect download URL 2021-04-25 16:33:52 -04:00
dyoder 257fad18ed minor updates 2021-04-05 20:56:48 -04:00
dyoder 6230c962d6 added log message 2021-03-22 15:43:23 -04:00
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
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
dyoder 77cf4d6276 added Download-File function to Tools.ps1
added Install-VLC.ps1 script
2020-10-19 11:24:07 -04:00
dyoder 5c8d47c428 improved agent installation detection 2020-10-15 13:46:30 -04:00
dyoder 87b04283f8 fix agent installation
dot source utility script
2020-10-15 13:22:55 -04:00
dyoder 54754d4d6b update 2020-09-28 15:14:18 -04:00
dyoder f3b3552726 more strongly typed 2020-09-26 12:33:52 -04:00
dyoder 95abcf57c4 fix Install-ManagementAgent script to include correct installshield switches
added Create-LocalAdmin.ps1 with base functionality
updated Tools.ps1
2020-09-25 13:13:03 -04:00
dyoder 4d636246e7 prevent double output for conditional 2020-09-24 13:44:51 -04:00
dyoder 9f0a1076fd allow null values for HaltIfRunning variable 2020-09-24 13:04:06 -04:00
dyoder 2d940adee9 log function to write-output unconditionally 2020-09-24 12:49:07 -04:00
dyoder 27897cc483 added IsURLValid function 2020-09-23 21:52:25 -04:00
dyoder 6711dc4d4f comment update for clarity 2020-09-23 21:32:50 -04:00
dyoder d5c5c5cb4e iterate throught directory creation 2020-09-23 21:31:52 -04:00
dyoder caafbaa815 lots of improvements to Run-Script and a few new params 2020-09-23 20:43:29 -04:00
dyoder b5bf62ed75 update variable names 2020-09-23 15:48:55 -04:00
dyoder 27b0dd46fe change type 2020-09-23 15:47:08 -04:00
dyoder 4e43b98a4f update type conversion 2020-09-23 15:40:05 -04:00
dyoder 46cd6ccab5 forgot function declaration....ugh 2020-09-23 15:28:43 -04:00
dyoder 4b28dadd24 new function Run-Script 2020-09-23 15:24:26 -04:00
dyoder 0e69340331 improvements 2020-09-21 09:47:00 -04:00
dyoder 545701705d cleanup logging 2020-09-19 16:40:07 -04:00
dyoder 85f923f77d rearrange for better logic flow 2020-09-19 15:29:31 -04:00
dyoder 59801ddf92 add logging to a file for script execution functions 2020-09-19 15:19:38 -04:00
dyoder bc05958fd0 update logging methods and fix Run-LocalInstallScript 2020-09-19 13:27:09 -04:00
dyoder 267e7a913d functional improvements 2020-09-19 11:14:01 -04:00
dyoder 05db1ce426 put back into production after fixing type declaration 2020-09-17 16:05:28 -04:00
dyoder 7dc7444b99 fix incorrect declaration 2020-09-17 16:02:06 -04:00
dyoder 0b56919fc4 prevent agent install for testing 2020-09-17 16:00:21 -04:00
dyoder 4545fcd942 disable hibernation 2020-09-17 15:57:43 -04:00
dyoder 5694bd0842 change logging method, update nextcloud installer and url 2020-09-10 13:28:30 -04:00