TopicWindows Server →
A DCOM component failed to register within the specified time limit.
Source of event
Microsoft-Windows-Dis-Programming — category Application….
Possible causes
- Application blocked
- Slow Windows Component
- Associated service unavailable
Verifications to be carried out
- Identify the component or APPID
- Search for close application errors
- Check if the problem is reproducible
Useful orders….
Get-WinEvent -FilterHashtable @{LogName='System'; Id=10010} -MaxEvents 30
To be retained….
An Event ID must always be interpreted with its source, its full message, its timing and the context of the system. The same number may exist in several providers of events.