tushartarkas
New member
- Mar 11, 2024
- 2
Hello,
I've a Windows 2k16 server (datacenter) running as a VM in VMware vSphere infrastructure. I've my custom applications installed on it along with certain security agents. The Windows updates for all VMs in the infrastructure are centrally managed through another software.
I've a periodic check scheduled for my VMs to check for system files and windows component store. For doing the same, I use following set of commands.
1. sfc /scannow to check and correct system files
2. dism /online /cleanup-image /scanhealth to scan if there are any issues with component store
3. disk /online /cleanup-image /restorehealth to correct if any errors are detected
During last few cycles, the sfc command is failing with error corrupt files detected but could not correct it. For such servers, the scanhealth also returns specifying component is repairable however, the restorehealth fails complaining about could not find Source.
I'm attaching the cbs.log file with 1 recent run.
From the logs, I could find a lot of entries with either duplicate ownership for certain directories or no ownership at all. Searching through a lot of forums, these seem to be normal. I've followed suggestions in blogs for DIRSD and duplicate ownership. However, I still need help in ascerting the following.
1. Is this normal condition or there is any risk to the running server in terms of Windows Updates?
2. Should there be a periodic remediation performed to correct these? Are the commands mentioned above sufficient as remediation or there's more to get the restorehealth complete without error.
Any pointers in right direction will be helpful.
Regards,
Tushar
I've a Windows 2k16 server (datacenter) running as a VM in VMware vSphere infrastructure. I've my custom applications installed on it along with certain security agents. The Windows updates for all VMs in the infrastructure are centrally managed through another software.
I've a periodic check scheduled for my VMs to check for system files and windows component store. For doing the same, I use following set of commands.
1. sfc /scannow to check and correct system files
2. dism /online /cleanup-image /scanhealth to scan if there are any issues with component store
3. disk /online /cleanup-image /restorehealth to correct if any errors are detected
During last few cycles, the sfc command is failing with error corrupt files detected but could not correct it. For such servers, the scanhealth also returns specifying component is repairable however, the restorehealth fails complaining about could not find Source.
I'm attaching the cbs.log file with 1 recent run.
From the logs, I could find a lot of entries with either duplicate ownership for certain directories or no ownership at all. Searching through a lot of forums, these seem to be normal. I've followed suggestions in blogs for DIRSD and duplicate ownership. However, I still need help in ascerting the following.
1. Is this normal condition or there is any risk to the running server in terms of Windows Updates?
2. Should there be a periodic remediation performed to correct these? Are the commands mentioned above sufficient as remediation or there's more to get the restorehealth complete without error.
Any pointers in right direction will be helpful.
Regards,
Tushar