Windows Updates

This commit is contained in:
2025-05-20 11:23:08 -07:00
parent 7bb408e992
commit b210e7af8d
32 changed files with 152 additions and 20 deletions

View File

@ -73,3 +73,10 @@ Expand-Archive -Force D:\ProgramData\messa09ec\vscode-1.81.0-insider-268f34992c5
- [x] Windows updates Mon May 20 2024 10:39:20 GMT-0700 (Mountain Standard Time)
- [x] Windows updates Tue Aug 20 2024 10:05:58 GMT-0700 (Mountain Standard Time)
- [x] Windows updates Tue Aug 20 2024 12:29:08 GMT-0700 (Mountain Standard Time)
- [x] Windows updates Tue Nov 19 2024 10:03:59 GMT-0700 (Mountain Standard Time)
- [x] Control Panel\All Control Panel Items\Security and Maintenance Tue Jan 21 2025 14:13:29 GMT-0700 (Mountain Standard Time)
- [x] Windows updates Tue Feb 25 2025 10:11:31 GMT-0700 (Mountain Standard Time)
- ```bash dotnet nuget locals all --clear```
- ```bash dism.exe /Online /Cleanup-image /Restorehealth```
- ```bash dism.exe /Online /Cleanup-image /StartComponentCleanup```
- ```bash dism.exe /Online /Cleanup-image /StartComponentCleanup /ResetBase```