So, I've tried to troubleshoot this issue by myself but none of the solution I tried help.
I've approved 24H2 update through WSUS for the specific group, put the client in the correct OU, the target version in GPO is set to 24H2 and the client detect the 24H2 in the Windows update.
However, during the download, it stops and say "We couldn't install some updates using the account you're signed in with" so I tried sign out and sign in with other account but then the client no longer detect the 24H2 update.
I've tried the following troubleshooting step:
Delete WSUS client from WSUS server.
Run net stop wuauserv
Run reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientId /f
- Run reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientIDValidation /f
- Run net start wuauserv
- Run wuauclt /resetauthorization /detectnow
Although WSUS server detect the WSUS client in the correct group the 24H2 update never show up to WSUS client anymore. when I run rsop.msc on the WSUS client it also receives the correct setting.
I've no issue upgrading Windows 10 to Windows 11 23H2 through WSUS.
In-place upgrade can be done through ISO file and Windows 11 installation assistant but I'm curious what's going on with the update through WSUS. After the in-place upgrade it detect the Cumulative update for 24H2 just fine though.
2024-10 Cumulative Update for Windows 11 Version 23H2 for x64-based Systems (KB5044285) Already installed
Anyone have some idea?
Thank you in advance!