I'm trying to setup printing from Terminal services on server 2008 without installing printer drivers on the servers by using the new easy print technology built in the server 2008 TS. Client pc is Vista SP1 and i have hp laserjet 5550 printer installed. when i connect to to the server by rdp my printer is redirected and i can see under printers on the server. When i try to print to it nothing happens, i only get error massage in event viewer saying Access Denied.
Error massage:
Log Name: System
Source: Microsoft-Windows-PrintSpo
oler
Date: 6.5.2008 15:17:48
Event ID: 6161
Task Category: None
Level: Error
Keywords: Classic
User: CS\dkucica
Computer: DC1.cs.local
Description:
The document Untitled, owned by dkucica, failed to print on printer HP Color LaserJet 5550 PCL 5 (redirected 2). Try to print the document again, or restart the print spooler.
Data type: RAW. Size of the spool file in bytes: 17184. Number of bytes printed: 0. Total number of pages in the document: 1. Number of pages printed: 0. Client computer: \\DC1. Win32 error code returned by the print processor: 5. Access is denied.
Event Xml:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Pr
intSpooler
" Guid="{e4c60dfa-ecc5-4889-
b406-e9ddd
38463c8}" EventSourceName="Print" />
<EventID Qualifiers="49152">6161</E
ventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000
</Keywords
>
<TimeCreated SystemTime="2008-05-06T13:
17:48.000Z
" />
<EventRecordID>10626</Even
tRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>DC1.cs.local</Co
mputer>
<Security UserID="S-1-5-21-215935663
3-18193081
37-4041139
179-1106" />
</System>
<EventData>
<Data Name="param1">Untitled</Da
ta>
<Data Name="param2">dkucica</Dat
a>
<Data Name="param3">HP Color LaserJet 5550 PCL 5 (redirected 2)</Data>
<Data Name="param4">RAW</Data>
<Data Name="param5">17184</Data>
<Data Name="param6">0</Data>
<Data Name="param7">1</Data>
<Data Name="param8">0</Data>
<Data Name="param9">\\DC1</Data>
<Data Name="param10">5</Data>
<Data Name="param11">Access is denied.
</Data>
</EventData>
</Event>
How can i not have access to it when it is my redirected printer for vista pc on witch i can print without any problems??