Commit Graph
117 Commits
Author SHA1 Message Date
dyoder 1f69a746c9 update 2023-12-07 12:06:28 -05:00
dyoder c94b375aec break apart long line 2023-12-07 10:38:45 -05:00
dyoder 8a12219565 more fixes 2023-12-05 14:59:17 -05:00
dyoder 3e8def09d6 ren New-LocalUser to New-LocalAccount
minor updates to New-LocalAccount
2023-12-05 14:56:12 -05:00
dyoder 0aa95ef948 output to console only 2023-11-09 11:20:10 -05:00
dyoder d35ff03237 rename Uninstall-MSI func for prod 2023-11-06 14:36:41 -05:00
dyoder 8a6067d653 minor changes 2023-11-01 21:14:33 -04:00
dyoder 4e1ca02189 note to change func name 2023-11-01 21:09:14 -04:00
dyoder 232b7ce3ea rename Uninstall-MSI to Test-Uninstall-MSI
additional testing necessary before prod
2023-11-01 21:06:11 -04:00
dyoder 14618526a7 emergency fix for Uninstall-MSI 2023-11-01 21:04:52 -04:00
dyoder 81bbde43ab fix Expand-Archive 2023-11-01 15:51:24 -04:00
dyoder 7a89f0b85e switch to BITS for file download 2023-11-01 15:47:27 -04:00
dyoder 81a48222ad umm... 2023-11-01 15:36:58 -04:00
dyoder 15ce0f5c4b remove con out in Download-File 2023-11-01 15:29:07 -04:00
dyoder 9a94618799 possibly an emergency 2023-11-01 14:30:39 -04:00
dyoder 7b77fc85d9 small fix to make usable again 2023-11-01 13:37:57 -04:00
dyoder 48c4abb60a updates to Uninstall-MSI 2023-10-19 11:38:55 -04:00
dyoder f46446ae37 added func Install-MSI 2023-10-12 22:11:17 -04:00
dyoder 4e3b7e4683 few fixes and new func IsURL 2023-10-12 22:00:22 -04:00
dyoder 45b3b17ac7 get absolute uri 2023-10-12 13:54:58 -04:00
dyoder feaab79d35 updated Get-UserProfiles func 2023-10-06 16:14:34 -04:00
dyoder 06fdd45c36 overhaul on zip funcs 2023-10-06 16:06:59 -04:00
dyoder 4cc7e91722 too many updates 2023-10-06 13:04:09 -04:00
dyoder 0499a143ef added 2 new funcs for getting temp files 2023-10-05 14:22:37 -04:00
dyoder 8962142931 Write-Output/Error is streamlined
and will send output to the console
2023-10-05 14:09:27 -04:00
dyoder bb18c3436d added note for Write-Output func 2023-10-05 13:39:07 -04:00
dyoder bbb4884818 major update to override Write-Output func 2023-10-05 13:11:38 -04:00
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