[SOLVED] Add Feature Fails 0x80073701 then DISM Error 1734

mstove

Member
Joined
Oct 27, 2022
Posts
11
Windows Server 2016 14393

Trying to add Bitlocker through Add Roles wizard, fails with "The referenced assembly could not be found error 0x80073701"

Try to run SFC /scannow but it says "Windows Resource Protection found corrupt files but was unable to fix some of them."

Try to run DISM /Online /Cleanup-image /restorehealth and it gets to 100% but then says "Error: 1734 The array bounds are invalid."

CBS and DISM logs are attached. Any help would be appreciated!
 

Attachments

Update: SFC scan completed without finding any integrity violations. DISM is now saying "The source files could not be found." even after I mounted the ISO and pointed it at the correct WIM index for this edition. "DISM /Online /Cleanup-Image /RestoreHealth /Source:WIM:e:\sources\install.wim:2 /LimitAccess"
 

Attachments

I noticed these in the CBS log but couldn't figure out how to replace them. This is our only 2016 server.

(p) CSI Payload Corrupt amd64_microsoft-windows-wsp-spaces_31bf3856ad364e35_10.0.14393.2273_none_dbf1cde5082109e3\mispace_uninstall.mof
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_microsoft-windows-t..visioning.resources_31bf3856ad364e35_10.0.14393.1770_fr-fr_1dbc1147685aa5d0\TpmCoreProvisioning.dll.mui
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_netfx4-system.windows.forms_b03f5f7f11d50a3a_4.0.14917.133_none_1a3cefb5b050106c\System.Windows.Forms.dll
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_microsoft-windows-t..visioning.resources_31bf3856ad364e35_10.0.14393.1770_ja-jp_aa09869b32a79d29\TpmCoreProvisioning.dll.mui
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_microsoft-windows-t..visioning.resources_31bf3856ad364e35_10.0.14393.1770_es-es_7b049b4875888f6e\TpmCoreProvisioning.dll.mui
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_microsoft-windows-t..s-clientactivexcore_31bf3856ad364e35_10.0.14393.2368_none_a59a91522047db83\mstscax.dll
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_microsoft-windows-t..s-clientactivexcore_31bf3856ad364e35_10.0.14393.2368_none_a59a91522047db83\tsgqec.dll
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_microsoft-windows-t..visioning.resources_31bf3856ad364e35_10.0.14393.1770_en-us_7b393e6475619dc9\TpmCoreProvisioning.dll.mui
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt (Fixed) amd64_microsoft-windows-i..er-engine.resources_31bf3856ad364e35_10.0.14393.0_es-es_7461b86d7599ff08\msimsg.dll.mui
 
Hi,

Step 1. Download
56f31e53c97da-SFCFix.PNG
SFCFix and save it to your desktop.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Follow these instructions to remove an update.
  • Open the Start menu of Windows and type the command CMD
  • When you see Command Prompt on the list, right-click on it and select Run as administrator.
  • When command prompt opens, copy and paste the following command into it, then press enter.
Code:
wusa /uninstall /KB:5011495
  • Let me know if it says it was successful or you get the message: The update KB5011495 is not installed on this computer.
 

Attachments

Thank you. I ran the script and the log is attached. I also ran the WUSA command and it said "The update KB5011495 is not installed on this computer."
 

Attachments

Hi,

Download the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool and save it to your Desktop:

Download the 64 bit version: - Farbar Recovery Scan Tool Link
  • Open the startmenu and type the command cmd.
  • After you find the Command Prompt, right click on it and select Run as Administrator.
  • Copy and paste the following into the Command Prompt and press enter.
Code:
reg load HKLM\COMPONENTS C:\WINDOWS\SYSTEM32\CONFIG\COMPONENTS
Right-click on the file FRST64.exe and choose Run as administrator.
  • Copy and paste the following (code) into the Search box and click the Search Registry button.
Code:
KB5011495
  • When the scan is complete, a message will display that SearchReg.txt is saved in the same folder FRST was started from.
  • Post the logfile SearchReg.txt as attachment in your next reply.
 
Thank you for your help. I have ran the command and the tool, with the log attached.
 

Attachments

Hi,

Start the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool again.

Warning: This script was written specifically for this system. Do not run this script on another system.
  • Download the attachment fixlist.txt and save it to your desktop.
  • Right-click on FRST.exe and select "Run as administrator".
  • Press the Fix button.
  • If for some reason the tool needs a restart, please make sure you let the system restart normally.
  • When finished, a log called Fixlog.txt will appear in the same directory the tool is run from.
  • Post the logfile Fixlog.txt as attachment in your next reply.
 

Attachments

Thank you again! Here is the Fixlog attached.
I did try to add Bitlocker feature again after running this fix. It didn't exactly fail, but it did say that a restart was pending. I will restart the server after normal working hours tonight and see if the issue is resolved.
 

Attachments

Hi,

Let me know the result after the restart, and when installing the BitLocker feature fails again attach a new copy of the CBS logs.
 
That did the trick! Bitlocker was successfully enabled! Thank you so much for all of your work on this!
 
Hi,

You're welcome. Glad to hear the Bitlocker feature installed without any issues this time.. (y)
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top