Commit Graph
44 Commits
Author SHA1 Message Date
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
dyoder 2d940adee9 log function to write-output unconditionally 2020-09-24 12:49:07 -04:00
dyoder 27897cc483 added IsURLValid function 2020-09-23 21:52:25 -04:00
dyoder 6711dc4d4f comment update for clarity 2020-09-23 21:32:50 -04:00
dyoder d5c5c5cb4e iterate throught directory creation 2020-09-23 21:31:52 -04:00
dyoder caafbaa815 lots of improvements to Run-Script and a few new params 2020-09-23 20:43:29 -04:00
dyoder b5bf62ed75 update variable names 2020-09-23 15:48:55 -04:00
dyoder 27b0dd46fe change type 2020-09-23 15:47:08 -04:00
dyoder 4e43b98a4f update type conversion 2020-09-23 15:40:05 -04:00
dyoder 46cd6ccab5 forgot function declaration....ugh 2020-09-23 15:28:43 -04:00
dyoder 4b28dadd24 new function Run-Script 2020-09-23 15:24:26 -04:00
dyoder 0e69340331 improvements 2020-09-21 09:47:00 -04:00
dyoder 545701705d cleanup logging 2020-09-19 16:40:07 -04:00
dyoder 85f923f77d rearrange for better logic flow 2020-09-19 15:29:31 -04:00
dyoder 59801ddf92 add logging to a file for script execution functions 2020-09-19 15:19:38 -04:00
dyoder bc05958fd0 update logging methods and fix Run-LocalInstallScript 2020-09-19 13:27:09 -04:00
dyoder 267e7a913d functional improvements 2020-09-19 11:14:01 -04:00
dyoder 5694bd0842 change logging method, update nextcloud installer and url 2020-09-10 13:28:30 -04:00
dyoder eec3875a10 remove testing 2020-09-09 21:11:37 -04:00
dyoder 4d39099233 update 2020-09-09 21:06:44 -04:00
dyoder d17435962a organization and logic updates 2020-09-09 16:59:40 -04:00
dyoder 54877f56a8 cleanup and include Windows build comparison 2020-09-09 16:46:21 -04:00
dyoder 45427cea18 update 2020-09-07 20:18:06 -04:00
dyoder b161d9daf1 update 2020-09-07 15:26:19 -04:00
dyoder e1b3baf0ed update 2020-09-07 13:43:37 -04:00