Commit Graph
216 Commits
Author SHA1 Message Date
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
dyoder 6452ed4508 added additional services to delete 2021-07-29 16:31:50 -04:00
dyoder d2a55b930c minor update to improve output 2021-07-29 13:31:55 -04:00
dyoder c482e0bbc2 added several services to delete 2021-07-29 13:28:43 -04:00
dyoder e8812e22ff fix for olde versions of Powershell 2021-07-29 13:01:54 -04:00
dyoder 786ca1f983 added placeholder and paramset for deleting a service in Control-Service function
added service removal in Uninstall-NCentralComponents.ps1
2021-07-29 12:57:11 -04:00
dyoder b8abdf765f build most of Test-InternetBandwidth.ps1
small fix for Tools.ps1 and Uninstall-NCentralComponents.ps1
2021-07-29 12:36:52 -04:00
dyoder 3e8ad9891b added Test-InternetBandwidth.ps1 and Get-DisplayInformation.ps1 2021-07-28 20:43:20 -04:00
dyoder 08696b84ef remove parameter input in Install-LiquidFileOutlookAgent.ps1
added Get-DisplayInformation.ps1
2021-07-27 11:29:37 -04:00
dyoder cad054685a added new Output directory to root MSP directory
moved InstalledSoftware.csv to new Output directory and added date stamp to filename
2021-07-26 13:22:21 -04:00
dyoder eb93ecb075 moved specific functions from Tools.ps1 to Get-InstalledSoftware.ps1
added additional processing features
2021-07-26 13:13:08 -04:00
dyoder 2a56e9bd84 overhaul - switch to using registry instead of WMI 2021-07-23 17:47:26 -04:00
dyoder 56d8d9e414 added new functions to Tools.ps1 and improved Get-InstalledSoftware.ps1 2021-07-23 17:04:25 -04:00
dyoder 074707095b remove atera variable 2021-07-23 13:51:30 -04:00
dyoder d684cd94b6 change save location to root of systemdrive 2021-07-23 13:50:38 -04:00
dyoder 768138a56e added script 2021-07-23 13:46:33 -04:00
dyoder 57f12b1045 added comments and uninstaller for Windows Software Probe 2021-07-19 11:11:44 -04:00
dyoder b31d7f3cde added removal of n-able program file directory and registry entry 2021-07-09 21:21:47 -04:00
dyoder 4c9518a430 use try/catch blocks, remove remaining files/directories 2021-07-09 21:11:54 -04:00
dyoder 6765a0fa0c added request handler agent uninstaller 2021-07-09 21:06:13 -04:00
dyoder 15341aba1b added script 2021-07-09 21:02:44 -04:00
dyoder 5276e5acce update to latest version of LF agent 2021-07-08 12:57:09 -04:00
dyoder 10ade72281 get all dumps 2021-07-06 10:05:48 -04:00
dyoder 0d12e8249c get all zip file dumps instead of patern matching 2021-07-06 10:03:12 -04:00
dyoder 675cc50d49 add empy line to fix older Winodws executions 2021-07-03 07:47:34 -04:00
dyoder 4cf19c1599 undo last change for downloading file locally 2021-06-24 11:48:04 -04:00
dyoder 8c7cfebc11 update to install 2021 version and take advantage of the Download-File function 2021-06-23 19:42:22 -04:00
dyoder eee15843fb new script 2021-06-17 13:00:39 -04:00
dyoder 49e41e25f1 added additional log info 2021-06-17 11:19:34 -04:00
dyoder 5d9ce2483b update a few comments 2021-06-10 12:37:53 -04:00
dyoder 584fbbc40d updates 2021-06-07 08:13:30 -04:00
dyoder dfda2a6ae1 this isn't doing anything yet 2021-06-02 16:36:29 -04:00
dyoder 08fb567460 bunch of fixes and updates 2021-06-02 16:16:24 -04:00
dyoder 9c45e6c8b6 update to use Tools.ps1 functions 2021-06-02 10:42:49 -04:00
dyoder da98f582a5 added install log msg 2021-05-27 18:09:52 -04:00
dyoder 5626201d4d auto remove old logs 2021-05-27 18:07:02 -04:00
dyoder b1721544ea add log message if previous install exists 2021-05-27 17:43:04 -04:00
dyoder ee3d84506e tidy up and check for previous install 2021-05-27 17:40:13 -04:00
dyoder 119d877d40 add script 2021-05-27 17:21:33 -04:00
dyoder ce824e74e7 removed unnecessary variable 2021-05-24 15:33:14 -04:00