| Posted by: Lemonde - 17 June 2020 10:11:10 |
|---|
| Is this error from the IP helper Service important? Do I need to do anything? Log Name: System Source: Service Control Manager Date: 16/06/2020 17:26:39 Event ID: 7011 Task Category: None Level: Error Keywords: Classic User: N/A Computer: %computername% Description: A timeout (30000 milliseconds) was reached while waiting for a transaction response from the iphlpsvc service. Event Xml: [code=markup]<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" /> <EventID Qualifiers="49152">7011</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x8080000000000000</Keywords> <TimeCreated SystemTime="2020-06-16T16:26:39.102419100Z" /> <EventRecordID>24300</EventRecordID> <Correlation /> <Execution ProcessID="876" ThreadID="952" /> <Channel>System</Channel> <Computer>%computername%</Computer> <Security /> </System> <EventData> <Data Name="param1">30000</Data> <Data Name="param2">iphlpsvc</Data> </EventData> </Event>[/code] |
| Posted by: sirclesadmin - 03 July 2020 11:41:01 |
|---|
| Legend has it, that if you disable the Smart Card Device Enumeration Service, this problem goes away. Note that this is when the above error coincides with slow logon. You can also choose [i]ask for password [/i] over [i]Smart card or Windows Hello for Business[/i] in the mstsc client: [img=https://www.sircles.net/downloads/mstsc.png]Remote Desktop Client (mstsc.exe)[/img] |