<p>Hi,</p><p>I post this after I exhausted all the research and finding that I have been reading from the Internet. If anyone can please assist, it is greatly appreciated! thanks heaps in advance.</p><p>My
scenario:</p><p>1. Single domain member server Windows Server Enterprise R2 - Service Pack 1</p><p>2. Install Print and Document Services</p><p>3. Change the default spooler folder to D:\Spooler (restart the Printer Spooler
service after taht)</p><p>3. <strong>Remove default print to file MSX printer </strong>and printer drive package (using this command:<strong> cscript.exe $VBSScriptPath -x </strong>where <strong>$VBSScriptPath</strong>
is <strong>C:\Windows\System32\Printing_Admin_Scripts\en-US\prndrvr.vbs</strong>. ie. this vbs script is part of the OS installed. The -x switch will remove all the unused printer driver package. ie. if a printer drive exist and there
is no printer using it, -x switch will delete it all. This way I am having a very clean print server without any printer or printer drive package installed</p><p>4. Locally install Lexmark Universal PS3 Version 2 drive package which is
downloaded from Lexmark Website. here is the command: <strong>cscript.exe $VBSScriptPath -a -m "Lexmark Universal v2 PS3" -v 3 -e "Windows x64" -i $LexmarkINFPath -h $INFLocation</strong>. $LexmarkINFPath is where
I store the actual driver LMUD1N40.inf. $INFLocation is the location of the folder.</p><p>5. Follow this KB <a href="http://technet.microsoft.com/en-us/library/ee524015%28v=ws.10%29.aspx">http://technet.microsoft.com/en-us/library/ee524015%28v=ws.10%29.aspx</a>,
(<strong>Assigning Delegated Print Administrator and Printer Permission Settings in Windows Server 2008 R2</strong>). From Print Management, edit Print Server Property of the local server and assign all the permissions: Print, Manage Printers,
Manage Documents, View Server, Manage Server</p><p>The problem:</p><p>The staff running Print Management Console as the administrator from his workstation, add the print server to manage, Create a printer. it went thru the
wizard ok, find the pre-installed printer driver, right at the end, it came up with an error" <strong>Printer Driver was not installed. Access Denied and cannot create the printer.</strong></p><p><strong><img alt=""
src="http://social.technet.microsoft.com/Forums/getfile/415784" /></strong></p><p><strong><span class="t-marker"></span></strong>But the drive is actually installed </p><p><img
alt="" src="http://social.technet.microsoft.com/Forums/getfile/415786" /></p><p></p><p></p>
↧