D
DCOM, WMI
Hello,
since some time we have problem with reoccurring errors of WMI.
When I restart server everything works normally but after some time we are starting to get multiple errors like this:
The server {73E709EA-5D93-4B2E-BBB0-99B7938DA9E4} did not register with DCOM within the required timeout.
And Server Manager says: Online - Cannot get role and feature data
Another problem occurring often(after maybe two weeks of running) in the same time when error above is that we are unable to login to this server, via RDP we are getting black screen, console session stuck on "welcome" screen and remote PS times out. This problem persists until hard reboot.
What i was able to notice that all of this starts by warning like this:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Win32k" />
<EventID Qualifiers="32768">243</EventID>
<Level>3</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2019-07-26T22:40:38.937361900Z" />
<EventRecordID>53526</EventRecordID>
<Channel>System</Channel>
<Computer>KlaesDB.ekoplast.local</Computer>
<Security />
</System>
- <EventData>
<Data />
<Binary>000000000100000000000000F3000080000000000000000000000000000000000000000000000000</Binary>
</EventData>
</Event>
Server is running Windows Server 2016 STD 1607 on VM(Hyper-V).
The same supervisor is running another instance of Windows Server 2016 that works fine.
Thanks in advance.
Continue reading...
since some time we have problem with reoccurring errors of WMI.
When I restart server everything works normally but after some time we are starting to get multiple errors like this:
The server {73E709EA-5D93-4B2E-BBB0-99B7938DA9E4} did not register with DCOM within the required timeout.
And Server Manager says: Online - Cannot get role and feature data
Another problem occurring often(after maybe two weeks of running) in the same time when error above is that we are unable to login to this server, via RDP we are getting black screen, console session stuck on "welcome" screen and remote PS times out. This problem persists until hard reboot.
What i was able to notice that all of this starts by warning like this:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Win32k" />
<EventID Qualifiers="32768">243</EventID>
<Level>3</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2019-07-26T22:40:38.937361900Z" />
<EventRecordID>53526</EventRecordID>
<Channel>System</Channel>
<Computer>KlaesDB.ekoplast.local</Computer>
<Security />
</System>
- <EventData>
<Data />
<Binary>000000000100000000000000F3000080000000000000000000000000000000000000000000000000</Binary>
</EventData>
</Event>
Server is running Windows Server 2016 STD 1607 on VM(Hyper-V).
The same supervisor is running another instance of Windows Server 2016 that works fine.
Thanks in advance.
Continue reading...