| Posted by: t2m - 20 September 2020 23:21:39 |
|---|
| Is this just a pause whilst an update is in progress or is it more serious? Log Name: Microsoft-Windows-DeviceSetupManager/Admin Source: Microsoft-Windows-DeviceSetupManager Date: 20/09/2020 23:15:58 Event ID: 123 Task Category: None Level: Warning Keywords: User: SYSTEM Computer: DC1.domain.local Description: The DSM service was delayed by 16 seconds for a driver query/download/install on device 'TERMINPUT_BUS\UMB\2&2C22BCC9&0&SESSION8MOUSE0' Event Xml: [code=markup]<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-DeviceSetupManager" Guid="{FCBB06BB-6A2A-46E3-ABAA-246CB4E508B2}" /> <EventID>123</EventID> <Version>0</Version> <Level>3</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x4000000000000000</Keywords> <TimeCreated SystemTime="2020-09-20T22:15:58.886107800Z" /> <EventRecordID>385</EventRecordID> <Correlation ActivityID="{0758469E-8D1E-0001-F578-5D071E8DD601}" /> <Execution ProcessID="1316" ThreadID="1008" /> <Channel>Microsoft-Windows-DeviceSetupManager/Admin</Channel> <Computer>DC1.domain.local</Computer> <Security UserID="S-1-5-18" /> </System> <EventData> <Data Name="Prop_Seconds">16</Data> <Data Name="Prop_DeviceId">TERMINPUT_BUS\UMB\2&2C22BCC9&0&SESSION8MOUSE0</Data> </EventData> </Event>[/code] |
| Posted by: sirclesadmin - 18 November 2020 17:23:26 |
|---|
| This is a driver issue being reported by the [b]D[/b]evice [b]S[/b]etup [b]M[/b]anager service. It looks like TERMINPUT_BUS\UMB\2&2C22BCC9&0&SESSION8MOUSE0 is referring to a UMBus Root Bus Enumerator device - a mouse presumably. Open Device Manager as an administrative user and find the UMBus Root Bus Enumerator under the System devices, right-click this item and choose 'update drivers' and see if it will download an update for the device. If it does, try rebooting your computer to see if the event ID persists. |