VMware Horizon Community
TimSchilbach
Contributor
Contributor

ThinPrint not spooling to Client

Hi All,

  I have a Windows 7 x64 Linked clone with the latest View 5.3 Agent installed.  I am also using the View 2.3.0 Desktop Client in Windows 7.

  The issue is when I print a document from the VDI it shows in the print spooler as "printing".  After 2 minutes or so the document disapears and never prints. It never shows up in the print spooler on the Client desktop.

  The printer is mapping through as it should.  What should I be looking at to diagnose this issue?  Thanks in advance.

Tags (1)
Reply
0 Kudos
2 Replies
JackMac4
Enthusiast
Enthusiast

I would take a look at the Thinprint logging to see what is happening to the job. You can enable it by looking at this KB. VMware KB: Enabling ThinPrint logging in VMware View Manager

---- Jack McMichael | Sr. Systems Engineer VMware End User Computing Contact me on Twitter @jackwmc4
Reply
0 Kudos
admin
Immortal
Immortal

Hi

TPPCOIPW32.dll Log:

Just create "DebugFile" (REG_SZ) and "DebugMode" (REG_DWORD) in "HKLM\SOFTWARE\ThinPrint\TPPCOIPW32".

For example:

[HKEY_LOCAL_MACHINE\SOFTWARE\ThinPrint\TPPCOIPW32]

"DebugFile"="C:\\Temp\\TPPCOIPW32.log"

"DebugMode"=dword:00000003

Restart the spooler and TPAutoConnect services.

Reply
0 Kudos