We are having issues on our network with computers locking up, network printers not showing up on users machines, machines running very slowly. It is happening to some, not all PCs on the network. Servers are Windows 2008R2.
I have already resolved this error:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-PrintService" Guid="{747EF6FD-E535-4D16-B510-42C90F6873A1}" />
<EventID>365</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>37</Task>
<Opcode>12</Opcode>
<Keywords>0x8000000000000900</Keywords>
<TimeCreated SystemTime="2016-03-11T02:12:09.380453400Z" />
<EventRecordID>308194</EventRecordID>
<Correlation />
<Execution ProcessID="4724" ThreadID="4708" />
<Channel>Microsoft-Windows-PrintService/Admin</Channel>
<Computer>RFTASCMF01.rfta.com</Computer>
<Security UserID="S-1-5-18" />
</System>
- <UserData>
- <PrintProcEnumDataFailed xmlns:auto-ns3="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://manifests.microsoft.com/win/2005/08/windows/printing/spooler/core/events">
<Param1>hpcpp160</Param1>
<Param2>126</Param2>
<Param3>5\hpcpp160.dll</Param3>
</PrintProcEnumDataFailed>
</UserData>
</Event>
Print and Document Services has these errors:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-PrintService" Guid="{747EF6FD-E535-4D16-B510-42C90F6873A1}" />
<EventID>370</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>38</Task>
<Opcode>12</Opcode>
<Keywords>0x8000000000000900</Keywords>
<TimeCreated SystemTime="2016-03-11T17:14:00.518807300Z" />
<EventRecordID>308200</EventRecordID>
<Correlation />
<Execution ProcessID="448" ThreadID="6364" />
<Channel>Microsoft-Windows-PrintService/Admin</Channel>
<Computer>RFTASCMF01.rfta.com</Computer>
<Security UserID="S-1-5-18" />
</System>
- <UserData>
- <PackageRegenerationForDriverFailed xmlns:auto-ns3="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://manifests.microsoft.com/win/2005/08/windows/printing/spooler/core/events">
<Param1>Terminal Services Easy Print</Param1>
<Param2>Windows x64</Param2>
<Param3>1223 (0x4c7)</Param3>
</PackageRegenerationForDriverFailed>
</UserData>
</Event>
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-PrintService" Guid="{747EF6FD-E535-4D16-B510-42C90F6873A1}" />
<EventID>215</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>19</Task>
<Opcode>12</Opcode>
<Keywords>0x8000000000000220</Keywords>
<TimeCreated SystemTime="2016-03-11T17:13:59.480703500Z" />
<EventRecordID>308199</EventRecordID>
<Correlation />
<Execution ProcessID="448" ThreadID="6364" />
<Channel>Microsoft-Windows-PrintService/Admin</Channel>
<Computer>RFTASCMF01.rfta.com</Computer>
<Security UserID="S-1-5-18" />
</System>
- <UserData>
- <SetupInstallPrinterDriver xmlns:auto-ns3="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://manifests.microsoft.com/win/2005/08/windows/printing/spooler/core/events">
<Label>InternalInstallPrinterDriverFromPackage</Label>
<Message>pfnPSetupParseInfAndCommitFileQueue failed</Message>
<AdditionalInfo>-</AdditionalInfo>
<InfPath>C:\Windows\System32\DriverStore\FileRepository\tsprint.inf_amd64_neutral_c48d421ad2c1e3e3\tsprint.inf</InfPath>
<DriverName>Terminal Services Easy Print</DriverName>
<InstallSection>-</InstallSection>
<ProcessorArchitecture>Windows x64</ProcessorArchitecture>
<PackageAware>Not package aware</PackageAware>
<CoreDriverDependencies>-</CoreDriverDependencies>
<LastError>0x0</LastError>
<HResult>0x80070705</HResult>
</SetupInstallPrinterDriver>
</UserData>
</Event>