Actions
action #176097
closed[WSL] Windows Update Agent API Deprecation Prevents Script Execution on Windows 24H2
Start date:
2025-01-23
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Description:¶
The existing Windows Update script is failing to run on Windows 24H2 due to deprecation within the Windows Update Agent API. This necessitates the development of a new script compatible with the updated API.
Goals:¶
- Create a new Windows Update script that functions correctly on Windows 24H2.
- Simplify the update process for improved efficiency.
- Ensure compatibility with the latest Windows 11 version.
Acceptance Criteria:¶
- The new script successfully installs all available updates on Windows 24H2.
- The script executes without errors on Windows 24H2.
- The script is compatible with the latest version of Windows 11.
- The script adheres to coding best practices and is well-documented.
Actions