Windows Server 2022 – Add Roles and Features Error 0x80073701
Windows Server 2022 – Add Roles and Features Error 0x80073701
I have a server installed with Windows Server 2022, when installing the IIS from Add Roles and Features it fails with the below error message:
The request to add or remove features on the specified server failed. Installation of one or more roles, roles services, or features failed. The reference assembly could not be found. Error: 0x80073701
The below approach work for me:
- Mount the Windows 2022 ISO and run the setup.exe as an administrator.
- Under Get updates, drives and options features, select Not right now.
- Select “keep all the data and files”.
- Install all the updates.
It restarts the servers to finish with the installation and after that I could successfully install the IIS from Add Roles and Features.
Comment (1)
HM
Hello,
This method worked. We were able to install IIS on a Windows 2019 server after following your article.
Thanks,
HM