Hello,
in our environment with over 500 devices we have a very frustrating problem:
After installing Cumul. MS-Patches like KB4499147 through WSUS or any other Cumul. Patch we get contantly get errors with Event ID 55, Source NTFS. This leads to devices not finding their domain, black monitor screens and all kinds of problems. The only help we know is
chkdsk /f C:
That helps. But only until the next update.
The really frustrating part is that these ntfs,55 error come after a few days. We are watching the event logs after updates very closely. Very often nothing happens (with many reboots and shutdowns) then one day you get a call and the problems mentioned above and you have to run chkdsk.
What we already did:
Perhaps important: All the machines are installed with an image that has an customized ISO (deinstalled apps through dism) which was installed in a VM where in Audit Mode Office and Windows Updates was installed. All finalized with a sysprep.
Can anyone help on this?
Hugo
in our environment with over 500 devices we have a very frustrating problem:
After installing Cumul. MS-Patches like KB4499147 through WSUS or any other Cumul. Patch we get contantly get errors with Event ID 55, Source NTFS. This leads to devices not finding their domain, black monitor screens and all kinds of problems. The only help we know is
chkdsk /f C:
That helps. But only until the next update.
The really frustrating part is that these ntfs,55 error come after a few days. We are watching the event logs after updates very closely. Very often nothing happens (with many reboots and shutdowns) then one day you get a call and the problems mentioned above and you have to run chkdsk.
What we already did:
- sfc /scannow
- dism /online /cleanup-image /restorehealth
- disable vss service because event logs where telling us that there is not enough space for the shadow copies and soon after that we would get ntfs,55
- turn off hibernate
Perhaps important: All the machines are installed with an image that has an customized ISO (deinstalled apps through dism) which was installed in a VM where in Audit Mode Office and Windows Updates was installed. All finalized with a sysprep.
Can anyone help on this?
Hugo