Commit Graph
136 Commits
Author SHA1 Message Date
dyoder b3ebdd4434 temporarily remove installation of local tools 2025-03-22 08:19:55 -04:00
dyoder 8fca4894cd replace Get-ItemPropertyValue with Get-ItemProperty for PS 3.0 compatibility 2025-01-06 13:16:48 -05:00
dyoder 7a91bce87a set default TLS version to 1.2 2024-11-06 10:07:39 -05:00
dyoder 8e0e3711f7 Set-OutlookProfilePrompt 2024-08-23 11:18:44 -04:00
dyoder efea29ac95 fix casing for supplied path 2024-08-08 15:36:26 -04:00
dyoder 11317ef618 try using a literal path 2024-08-08 13:13:54 -04:00
dyoder 644cd0cd14 oops 2024-08-08 12:43:09 -04:00
dyoder b0772bcb1c cleanup the path the user enters 2024-08-08 12:41:58 -04:00
dyoder b8d9b7b9d3 don't operate on unset variables! 2024-08-06 15:00:13 -04:00
dyoder 2885d975f4 added func Get-StringHash 2024-07-15 13:30:29 -04:00
dyoder f4905fec68 added a bunch of functions 2024-06-25 16:06:37 -04:00
dyoder 6c27d5fa18 source external scripts that have no arguments instead of running in scriptblock 2024-06-24 17:06:45 -04:00
dyoder 907ee882bf added funcs for working with tickets 2024-06-24 16:51:19 -04:00
dyoder 05da2d726e comment out unused funcs 2024-06-17 16:48:50 -04:00
dyoder 427e694fb3 added func Install-LocalTools
run Install-LocalTools at every call to this script
2024-06-17 16:45:21 -04:00
dyoder f7fd81c048 fix multi-line command pipe 2024-05-09 17:00:20 -04:00
dyoder 9b4bd1bcd9 added Get-LongDate func 2024-02-23 11:15:00 -05:00
dyoder 41b7174628 remove an old comment 2024-01-26 16:36:08 -05:00
dyoder 9aa3946c06 don't print out empty items 2024-01-04 09:26:05 -05:00
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