Inherited a file cluster which has never been patched. Looks like when this was setup one node failed to activate and has been stuck as "Undeployable" checked a few log files and noticed that sysprep appears to be corrupt. Ran the usual sfc /scannow as well as Dism /Online /Cleanup-Image /RestoreHealth to see if that would clear it up, but no joy. Ran the sfcfix.exe from here and the output is as follows:
Welcome to SFCFix by niemiro and sysnative.com.
Checking for updates . . .
No new update is available at this time.
Processing directive 1 of 1 (AutoAnalysis::)
Beginning flash scan of Windows Update registry.
This process will take about ten minutes.
Failed to create zip file with errno 2
Failed to create zip file with errno 2
Failed to create zip file with errno 2
Failed to create zip file with errno 2
Failed to create zip file with errno 2
Scan completed with warnings.
Checking store directories . . .
Checking CBS.log . . .
Checking CBS.persist.log . . .
Checking CheckSUR.log . . .
Checking CheckSUR.persist.log . . .
SUMMARY:
CBS & SFC total detected corruption count: 0
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 0
SURT total detected corruption count: 0
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
Press any key to continue to explanation of summary . . .
Successfully processed all directives.
Failed to prepare and open final logfiles.
Step#1 - SFCFix Script Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.
Download SFCFix.exe (by niemiro) and save this to your Desktop. If you still have this on your desktop from downloading previously, you don't need to re-download.
Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
Save any open documents and close all open windows.
On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
SFCFix will now process the script.
Upon completion, a file should be created on your Desktop: SFCFix.txt.
Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please
SFCFix version 3.0.0.0 by niemiro.
Start time: 2017-08-08 11:08:28.022
Microsoft Windows Server 2012 R2 Update 3 - amd64
Using .zip script file at C:\Temp\SFCFix.zip [2]
PowerCopy::
Successfully took permissions for file or folder C:\Windows\Sysnative\Sysprep\ActionFiles\Cleanup.xml
Successfully took permissions for file or folder C:\Windows\Sysnative\Sysprep\ActionFiles\Generalize.xml
Successfully took permissions for file or folder C:\Windows\Sysnative\Sysprep\ActionFiles\Respecialize.xml
Successfully took permissions for file or folder C:\Windows\Sysnative\Sysprep\ActionFiles\Specialize.xml
WARNING: File C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml was not backed up as that would replace the current backup.
Successfully copied file C:\Users\sxsingh-sa\AppData\Local\niemiro\Archive\Sysprep\ActionFiles\Cleanup.xml to C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml.
WARNING: File C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml was not backed up as that would replace the current backup.
Successfully copied file C:\Users\sxsingh-sa\AppData\Local\niemiro\Archive\Sysprep\ActionFiles\Generalize.xml to C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml.
WARNING: File C:\Windows\System32\Sysprep\ActionFiles\Respecialize.xml was not backed up as that would replace the current backup.
Successfully copied file C:\Users\sxsingh-sa\AppData\Local\niemiro\Archive\Sysprep\ActionFiles\Respecialize.xml to C:\Windows\System32\Sysprep\ActionFiles\Respecialize.xml.
WARNING: File C:\Windows\System32\Sysprep\ActionFiles\Specialize.xml was not backed up as that would replace the current backup.
Successfully copied file C:\Users\sxsingh-sa\AppData\Local\niemiro\Archive\Sysprep\ActionFiles\Specialize.xml to C:\Windows\System32\Sysprep\ActionFiles\Specialize.xml.
Successfully restored ownership for C:\Windows\Sysnative\Sysprep\ActionFiles\Cleanup.xml
Successfully restored permissions on C:\Windows\Sysnative\Sysprep\ActionFiles\Cleanup.xml
Successfully restored ownership for C:\Windows\Sysnative\Sysprep\ActionFiles\Generalize.xml
Successfully restored permissions on C:\Windows\Sysnative\Sysprep\ActionFiles\Generalize.xml
Successfully restored ownership for C:\Windows\Sysnative\Sysprep\ActionFiles\Respecialize.xml
Successfully restored permissions on C:\Windows\Sysnative\Sysprep\ActionFiles\Respecialize.xml
Successfully restored ownership for C:\Windows\Sysnative\Sysprep\ActionFiles\Specialize.xml
Successfully restored permissions on C:\Windows\Sysnative\Sysprep\ActionFiles\Specialize.xml
PowerCopy:: directive completed successfully.
Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 4 datablocks.
Finish time: 2017-08-08 11:08:28.350
Script hash: l3vHrKCeGsIXWdRyfkq/ppbGUVrnwqYyLC99jwsILvI=
----------------------EOF-----------------------
Step#1 - DISM /RestoreHealth Scan Warning:this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.
Right-click on the Start button and select Command Prompt (Admin)
When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter Dism /Online /Cleanup-Image /RestoreHealth
Once it finishes, copy and paste the following into the command-prompt window and press Enter. If prompted to overwrite the existing file go ahead. copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
Once this has completed please go to your Desktop and you will find CBS.txt => Please zip/upload to this thread. Please Note:: if the file is too big (over 7MB) to upload to your next post, please upload via a service such as Dropbox or One Drive or SendSpace and just provide the link.
1. Click your start button and type cmd in the search box.
2. Right-click on cmd that comes up in the search results and select Run as administrator. Answer Yes to the UAC prompt if it appears.
3. Copy/Paste the following into the command-prompt window and hit enter. reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /s >1.txt && notepad 1.txt
4. Notepad will open showing the WU info. Can you copy and paste this into your next reply?