dyoder
|
d404d79d3c
|
added Get-MemoryUsage and Stop-MemoryHog
|
2022-03-24 16:28:30 -04:00 |
|
dyoder
|
c552f243e2
|
output args in Run-Script func
|
2022-03-17 21:48:10 -04:00 |
|
dyoder
|
8a9f8c7cba
|
fix local group add
|
2022-03-17 21:27:22 -04:00 |
|
dyoder
|
69e271aecf
|
attempt to fix updating admin group membership
|
2022-03-17 18:24:08 -04:00 |
|
dyoder
|
25ebba139c
|
added Create-LocalUser func
|
2022-03-17 18:09:47 -04:00 |
|
dyoder
|
a17d044fa7
|
don't return script arguments in Run-Script func
|
2022-03-17 17:36:16 -04:00 |
|
dyoder
|
6d306dcaf2
|
added delete AutoCAD temp files
|
2022-02-03 09:20:26 -05:00 |
|
dyoder
|
2502a7cca7
|
added Get-LiquidFilesCLI function
|
2021-11-18 21:03:03 -05:00 |
|
dyoder
|
4e2065b6bb
|
add destination parameter
|
2021-11-12 11:09:52 -05:00 |
|
dyoder
|
5b6fd565b9
|
remove testing lines...
|
2021-11-10 20:19:21 -05:00 |
|
dyoder
|
61ea9303d3
|
add functions to zip and unzip files
|
2021-11-10 20:18:43 -05:00 |
|
dyoder
|
ccab3edc09
|
ugh...
|
2021-10-29 11:57:09 -04:00 |
|
dyoder
|
c1b06c4e06
|
update to Control-Service function
|
2021-10-27 13:11:19 -04:00 |
|
dyoder
|
64e4ca1237
|
delete log file after Run-Script if it's empty
|
2021-10-23 13:54:04 -04:00 |
|
dyoder
|
8714ddb213
|
added Remove-File function
|
2021-10-08 05:42:05 -04:00 |
|
dyoder
|
8e3ff00546
|
remove minimum version of PSAtera module
|
2021-10-04 17:03:54 -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
|
ce5f25e01f
|
move powershell module installs to Tools.ps1
update Install-EmberkomCloudBackup.ps1
|
2021-09-23 13:14:16 -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
|
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
|
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
|
4cc53baad1
|
add default value for Force param in End-Process function
|
2021-07-30 09:42:54 -04:00 |
|
dyoder
|
d2a55b930c
|
minor update to improve output
|
2021-07-29 13:31:55 -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
|
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
|
56d8d9e414
|
added new functions to Tools.ps1 and improved Get-InstalledSoftware.ps1
|
2021-07-23 17:04:25 -04:00 |
|
dyoder
|
08fb567460
|
bunch of fixes and updates
|
2021-06-02 16:16:24 -04:00 |
|
dyoder
|
5626201d4d
|
auto remove old logs
|
2021-05-27 18:07:02 -04:00 |
|
dyoder
|
e767d39d85
|
major update
|
2021-05-24 14:05:59 -04:00 |
|
dyoder
|
1d882a7ddc
|
more fixes to control-service
|
2021-05-24 12:19:24 -04:00 |
|
dyoder
|
fe5a2ad113
|
fix service restart command
|
2021-05-24 12:15:29 -04: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
|
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
|
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
|
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
|
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 |
|