dyoder
|
1aab6b3755
|
initial commit
|
2025-09-24 14:25:29 -04:00 |
|
dyoder
|
227f940ca1
|
remove duplicated functions from Tools.ps1
|
2025-08-15 16:02:45 -04:00 |
|
dyoder
|
821505014d
|
cleanup recycle bin cleaner
|
2025-08-15 16:00:11 -04:00 |
|
dyoder
|
3f89290295
|
fix old downloaded apps cleaner
|
2025-08-15 15:57:59 -04:00 |
|
dyoder
|
432133775a
|
stop shadow copy cleaner from showing error on 0 shadows
|
2025-08-15 15:55:11 -04:00 |
|
dyoder
|
49b0f25369
|
source Tools.ps1 again
|
2025-08-15 15:48:50 -04:00 |
|
dyoder
|
c3a89f73bb
|
fix cleaners for recycle bin and autodesk installers
|
2025-08-15 15:48:16 -04:00 |
|
dyoder
|
1036cca39a
|
update to version 8.1.2.172
|
2025-08-13 16:15:28 -04:00 |
|
dyoder
|
92c75d8f22
|
update to version 8.1.0.630
|
2025-05-22 12:47:02 -04:00 |
|
dyoder
|
7193b6e596
|
update to version 8.1.0.607
|
2025-05-05 16:25:27 -04:00 |
|
dyoder
|
0fededf036
|
use cmdlet name instead of alias
|
2025-04-11 17:22:26 -04:00 |
|
dyoder
|
910cc65444
|
match
|
2025-03-22 08:20:13 -04:00 |
|
dyoder
|
b3ebdd4434
|
temporarily remove installation of local tools
|
2025-03-22 08:19:55 -04:00 |
|
dyoder
|
61b0c676bc
|
update to version 8.0.4.6
|
2025-02-07 16:53:49 -05:00 |
|
dyoder
|
0cbc618d05
|
update to version 8.0.3.36
|
2025-01-22 09:44:08 -05:00 |
|
dyoder
|
af7c4af9b6
|
fix several places where full path was not provided to Remove-Item
|
2025-01-06 13:40:15 -05:00 |
|
dyoder
|
65f8e2c6a1
|
replace Get-ItemPropertyValue with Get-ItemProperty for PS 3.0 compatibility
|
2025-01-06 13:17:25 -05:00 |
|
dyoder
|
8fca4894cd
|
replace Get-ItemPropertyValue with Get-ItemProperty for PS 3.0 compatibility
|
2025-01-06 13:16:48 -05:00 |
|
dyoder
|
4a5043ca74
|
added IsRunning func from Tools.ps1
|
2025-01-06 12:39:06 -05:00 |
|
dyoder
|
8ace7c6be1
|
added Get-UserProfiles func from Tools.ps1
|
2025-01-06 12:35:23 -05:00 |
|
dyoder
|
288a1a4d9c
|
don't source Tools.ps1
|
2025-01-06 12:32:17 -05:00 |
|
dyoder
|
fdc0e536cc
|
update DaysWithoutModification to DaysWithNoModification
|
2025-01-02 17:00:29 -05:00 |
|
dyoder
|
39ae5a4235
|
use Where-Object instead of Where
add found items to output
|
2025-01-02 16:52:59 -05:00 |
|
dyoder
|
ff6d6bb88c
|
initial commit
|
2025-01-02 16:27:53 -05:00 |
|
dyoder
|
bbc6cdb142
|
update to version 8.0.2.41
|
2024-12-27 11:22:00 -05:00 |
|
dyoder
|
01c06ad64b
|
removed
|
2024-12-06 11:12:56 -05:00 |
|
dyoder
|
38d0e87a2e
|
initial commit
|
2024-12-06 11:12:13 -05:00 |
|
dyoder
|
5bc1437398
|
initial commit
|
2024-12-06 11:11:51 -05:00 |
|
dyoder
|
cf575be0c6
|
updated to version 8.0.2.33
|
2024-12-05 09:56:52 -05:00 |
|
dyoder
|
20408316df
|
adjusted comments
|
2024-12-05 09:56:09 -05:00 |
|
dyoder
|
b8758fec60
|
initial commit
|
2024-12-05 09:54:48 -05:00 |
|
dyoder
|
7a91bce87a
|
set default TLS version to 1.2
|
2024-11-06 10:07:39 -05:00 |
|
dyoder
|
6dc5a4efce
|
renamed script
|
2024-10-22 14:34:31 -04:00 |
|
dyoder
|
ececf83389
|
initial commit
|
2024-10-22 14:32:46 -04:00 |
|
dyoder
|
cec26755f9
|
delete the correct shadow copies
|
2024-10-14 12:57:41 -04:00 |
|
dyoder
|
63792a557f
|
match os edition instead
|
2024-09-19 15:05:29 -04:00 |
|
dyoder
|
87f7a75c9c
|
exit early if run on a server
|
2024-09-19 14:50:35 -04:00 |
|
dyoder
|
5676dbb554
|
initial commit
|
2024-09-19 14:41:19 -04: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
|
98565b7fff
|
apparently logging is no longer a config item in odt
|
2024-08-06 13:58:27 -04:00 |
|
dyoder
|
67d291e2eb
|
don't need to see the UI if running as admin
|
2024-08-06 11:38:35 -04:00 |
|
dyoder
|
8d2913cd5a
|
I don't think the strings need to be escaped
|
2024-08-06 11:37:05 -04:00 |
|
dyoder
|
4b740b06e8
|
initial commit
|
2024-08-06 11:27:46 -04:00 |
|
dyoder
|
a447ac5652
|
update to v7.9.7.69
|
2024-08-01 14:47:43 -04:00 |
|
dyoder
|
298b8ef050
|
exit early if the BSOD report is empty
|
2024-07-18 15:42:41 -04:00 |
|