Commit Graph
90 Commits
Author SHA1 Message Date
dyoder 31a06a9206 changed function GetTempPath to Get-TempPath 2023-10-05 12:47:08 -04:00
dyoder f7e73061af commended out a func ref 2023-09-18 16:19:21 -04:00
dyoder a3278beb71 minor changes - may be used more later 2023-09-15 16:46:10 -04:00
dyoder 0360329312 added function Restart-EndpointOnUptime 2023-09-07 10:59:55 -04:00
dyoder 21cafbb931 handle errors accessing registry in Uninstall-MSI 2023-08-23 15:10:45 -04:00
dyoder 01a04a1127 added check for Get-GUIDFromMSIUninstallString 2023-08-23 15:01:36 -04:00
dyoder c1c7681370 cleared some warnings in the IDE 2023-08-23 14:50:47 -04:00
dyoder 70a7ddb75d overhaul Uninstall-MSI for pipeline input 2023-08-23 13:56:04 -04:00
dyoder f21e5ff768 accept from pipe in Uninstall-MSI 2023-08-22 16:24:39 -04:00
dyoder f6ebc2f0fa added new function Get-GUIDFromMSIUninstallString
added new function Uninstall-MSI
2023-08-22 16:09:13 -04:00
dyoder 7094ff6f8e added new function Get-AbsoluteURI 2023-01-04 10:42:37 -05:00
dyoder c804483441 uppercase function keyword
add function Beautify-Bytes
2022-12-15 12:03:47 -05:00
dyoder 9d4739beba fix? 2022-11-23 15:59:33 -05:00
dyoder 64d6b36bd0 added function EnumUserProfiles 2022-11-19 14:38:02 -05:00
dyoder ba077b572a added function WriteToFile_UTF8NoBOM 2022-11-11 15:11:14 -05:00
dyoder f0b6075940 added Get-FileSizes function 2022-11-10 11:22:43 -05:00
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