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 |
|
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 |
|