WSUS server: The Microsoft Software License terms for this update have not been downloaded

Shukran 41 Reputation points
2023-12-13T08:34:42.11+00:00

In the WSUS server, The upgrade files for Windows 11 23H2 are downloaded but the upgrade states that The Microsoft Software License terms for this update have not been downloaded. How do I make it download all the necessary files?

I want to upgrade Windows 10 22H2 to Windows 11 23H2 via WSUS and when assigning to the computers, it returns an error indicating that The Microsoft Software License terms are missing.

Screenshot 2023-12-12 140211

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Adam J. Marshall 10,356 Reputation points MVP
    2023-12-15T03:52:27.24+00:00

    From an Admin PowerShell prompt

    & "$env:ProgramFiles\Update Services\Tools\WsusUtil.exe" Reset
    
    3 people found this answer helpful.

5 additional answers

Sort by: Most helpful
  1. Adam J. Marshall 10,356 Reputation points MVP
    2024-01-08T02:13:43.9266667+00:00

    Do you have all the UUP required items? Mime type + required CU?

    https://www.ajtek.ca/guides/how-to-prepare-for-on-prem-wsus-uup-updates/

    1 person found this answer helpful.

  2. Shukran 41 Reputation points
    2023-12-21T14:14:12.98+00:00

    Thanks. It helped and The Microsoft Software License terms have been downloaded on the WSUS server connected to the Internet.

    Now I want to export it and import it to a WSUS server that runs locally and has no internet connection.

    I used the below commands but this time it again shows that The Microsoft Software License terms has not been downloaded. I reset it a few times in the local server but it still shows as not downloaded. What should I do nwo?

    wsusutil export wsusex.xml.gz wsusex.log

    wsusutil import d:\wsus\wsusex.xml.gz wsusim.log

    0 comments No comments

  3. Adam J. Marshall 10,356 Reputation points MVP
    2023-12-21T14:18:30.8833333+00:00

    Don't forget, you must also copy the ENTIRE WsusContent folder to the offline system with the export file via sneakernet media. From the media, copy the WsusContent folder to the offline system and then run the import.


  4. Shukran 41 Reputation points
    2024-01-04T04:50:59.23+00:00

    Adam J. Marshall Is there any order or required updates that have to be made to update from Windows 10 21H2 Build number 19044.1526 to Windows 23H2? Windows 10 PCs have not been updated for over 2 years.

    Workstations cannot get updates and return the connect to the Internet error even though the Windows 11 23H2 release is approved for workstations in the WSUS server.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.