Commit Graph
322 Commits
Author SHA1 Message Date
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