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

@ -84,3 +84,9 @@ Expand-Archive -Force \\mesfs.infineon.com\messa09ec\vscode-1.81.0-insider-268f3
- [x] dotnet from messa022ec.infineon.com after Unisys Stealth Protocol has been stopped
- [x] Windows updates Wed May 22 2024 13:27:06 GMT-0700 (Mountain Standard Time)
- [x] Windows updates Wed Aug 28 2024 11:41:13 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:35:56 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```