Commit Graph
255 Commits
Author SHA1 Message Date
dyoder 641e88bd78 added Fix-AteraAgent.ps1 2021-10-05 13:35:39 -04:00
dyoder 8e3ff00546 remove minimum version of PSAtera module 2021-10-04 17:03:54 -04:00
dyoder 9cf0db6652 undo test 2021-10-03 18:33:17 -04:00
dyoder cebfcd9cb7 test update 2021-10-03 18:32:12 -04:00
dyoder f1e8ed4e24 update 2021-10-01 17:57:35 -04:00
dyoder edf9dd3f96 minor cleanup 2021-09-30 08:29:14 -04:00
dyoder 0efb8c7643 testing 2021-09-30 08:16:31 -04:00
dyoder 4449b6d793 i'm an idiot again... 2021-09-30 08:14:30 -04:00
dyoder 97d3693bbd major update 2021-09-30 08:11:57 -04:00
dyoder 6f8bbe1d2f commend updates for clarity 2021-09-26 14:22:19 -04:00
dyoder fa2063359a set backup agent edition *after* adding MBS user 2021-09-24 17:18:03 -04:00
dyoder ac0e984784 fix 2021-09-24 14:14:57 -04:00
dyoder 38e38d29b4 use MSP360 module to perform agent installation
added -Verbose option to Set-MBSAgentSetting for troubleshooting
2021-09-24 09:43:08 -04:00
dyoder 88de4abcb1 use Install-MBSAgent cmdlet instead of manual install 2021-09-23 14:50:36 -04:00
dyoder d5b870bc48 keep log files for 120 days 2021-09-23 14:28:01 -04:00
dyoder e5325088f5 don't update just force the install 2021-09-23 14:27:06 -04:00
dyoder 79c517d88c fix 2021-09-23 14:23:54 -04:00
dyoder 2f1ca604d6 i'm an idiot 2021-09-23 14:15:40 -04:00
dyoder ce5f25e01f move powershell module installs to Tools.ps1
update Install-EmberkomCloudBackup.ps1
2021-09-23 13:14:16 -04:00
dyoder 2b8d833100 fix 2021-09-23 11:35:59 -04:00
dyoder 01805d6614 updates and remove rmm directory since that now contains non-public info 2021-09-23 09:09:41 -04:00
dyoder 3666f647ff use traditional install method instead of MSP360 module cmdlet 2021-09-22 16:56:38 -04:00
dyoder c3688f86cd move Atera variable to rmm script 2021-09-22 16:22:14 -04:00
dyoder 0ddd5c801a major update to backup agent installation 2021-09-22 14:51:23 -04:00
dyoder e482c9507a don't make INTEGRATOR_ID url safe since we aren't direcly downloading 2021-09-21 10:43:10 -04:00
dyoder 574546b004 minor logging update 2021-09-20 07:39:32 -04:00
dyoder 746111a54c update 2021-09-12 13:56:16 -04:00
dyoder 01d65a5274 revet to static download of agent
update agent
2021-08-19 13:00:34 -04:00
dyoder b90d08e1df properly escape special characters in string replace 2021-08-19 12:47:58 -04:00
dyoder 07cb108c19 make sure a 404 isn't returned instead of only checking for 200 2021-08-19 12:43:40 -04:00
dyoder 53105b1e4a use url safe ascii codes for special characters in $INTEGRATOR_ID email addresses 2021-08-19 12:32:07 -04:00
dyoder fbdd0967d1 added rmm script 2021-08-18 18:19:30 -04:00
dyoder a54a0123a0 separate PSAtera module install into separate script 2021-08-18 18:17:38 -04:00
dyoder e7fe214f67 turn off installing the PSAtera module 2021-08-18 18:11:10 -04:00
dyoder 147ae57c83 added PSAtera module installation 2021-08-18 17:55:43 -04:00
dyoder 049480e8c4 fix logging 2021-08-12 17:50:47 -04:00
dyoder 11bb0e0327 update 2021-08-11 16:28:03 -04:00
dyoder f63c3f9a22 direct download of latest agent during installation 2021-08-11 16:05:03 -04:00
dyoder bf709175e3 update 2021-08-10 13:28:34 -04:00
dyoder 54d75a842a overhaul to enable TLS 1.2 2021-08-05 12:15:18 -04:00
dyoder 96e2af2dda Tools.ps1: move all processes into functions and explicitly declare global variables
Test-InternetBandwidth.ps1: output to console instead of file
Uninstall-NCentralComponents.ps1: minor updates
2021-08-05 09:42:15 -04:00
dyoder 2c257b6fed ugh... 2021-07-30 12:25:55 -04:00
dyoder da16483fd6 trying to dance around naming conflicts... 2021-07-30 10:00:28 -04:00
dyoder b8e31bf825 remove single quotes around script name 2021-07-30 09:54:48 -04:00
dyoder 20894a5bb5 no spaces allowed in Atera script variables 2021-07-30 09:51:51 -04:00
dyoder 5a2e9a96df updated Stop-Process.ps1 script to use End-Process function 2021-07-30 09:49:27 -04:00
dyoder 4cc53baad1 add default value for Force param in End-Process function 2021-07-30 09:42:54 -04:00
dyoder c141ac1ade make agent uninstall silent 2021-07-30 09:24:33 -04:00
dyoder 88e4e957d2 add guid based agent uninstall 2021-07-29 19:05:08 -04:00
dyoder c2665c2f10 fix for older Powershell versions that don't have Get-ItemPropertyValue cmdlet 2021-07-29 17:59:51 -04:00