Difference between revisions of "Active Directory/Documentation/WolfPrint Accounted Printing"
Jump to navigation
Jump to search
(New page: OIT has made it possible to print using the WolfPrint accounted printing system sans "NDPS/Pcounter or any other Novell/Client-32 dependent technologies." The steps below outline one way ...) |
|||
Line 1: | Line 1: | ||
− | OIT has made it possible to print using the WolfPrint accounted printing system sans "NDPS/Pcounter or any other Novell/Client-32 dependent technologies." The steps below outline one way to automate deployment of WolfPrint managed printers into a WolfTech AD managed computing lab of Windows | + | OIT has made it possible to print using the WolfPrint accounted printing system sans "NDPS/Pcounter or any other Novell/Client-32 dependent technologies." The steps below outline one way to automate deployment of WolfPrint managed printers into a WolfTech AD managed computing lab of Windows based workstations. |
<ol> | <ol> | ||
Line 6: | Line 6: | ||
<ul> | <ul> | ||
<li>Sets the WINS server addresses to the OIT WINS servers via Startup script</li> | <li>Sets the WINS server addresses to the OIT WINS servers via Startup script</li> | ||
− | <li>Disables the 'Point and Print Restriction' policy (User Configuration -> Administrative Templates -> Control Panel/Printers -> Point and Print Restrictions) | + | <li>Disables the 'Point and Print Restriction' policy (User Configuration -> Administrative Templates -> Control Panel/Printers -> Point and Print Restrictions). This allows unity users to add printers hosted on print servers outside of the WolfTech domain (i.e. <code>wolfprint</code> server)</li> |
</ul> | </ul> | ||
</li> | </li> | ||
<li>Apply (copy and customize policy, download scripts below) <code>TEX-Wolfprint-tx-2104-1</code> group policy to the lab OU which adds the printer connection (via Logon script) and sets the default printer for the user.</li> | <li>Apply (copy and customize policy, download scripts below) <code>TEX-Wolfprint-tx-2104-1</code> group policy to the lab OU which adds the printer connection (via Logon script) and sets the default printer for the user.</li> | ||
</ol> | </ol> |
Revision as of 23:02, 5 January 2009
OIT has made it possible to print using the WolfPrint accounted printing system sans "NDPS/Pcounter or any other Novell/Client-32 dependent technologies." The steps below outline one way to automate deployment of WolfPrint managed printers into a WolfTech AD managed computing lab of Windows based workstations.
- Add
oit.ncsu.edu
to DNS Suffix Search List via Group Policy (Computer Configuration -> Administrative Templates -> Network/DNS Client -> DNS Suffix Search List) - Apply (copy and customize policy, download script below)
TEX-Enable WolfPrint Accounted Printing
Group Policy to the appropriate OU (at or above computing lab workstations container) which performs the following:- Sets the WINS server addresses to the OIT WINS servers via Startup script
- Disables the 'Point and Print Restriction' policy (User Configuration -> Administrative Templates -> Control Panel/Printers -> Point and Print Restrictions). This allows unity users to add printers hosted on print servers outside of the WolfTech domain (i.e.
wolfprint
server)
- Apply (copy and customize policy, download scripts below)
TEX-Wolfprint-tx-2104-1
group policy to the lab OU which adds the printer connection (via Logon script) and sets the default printer for the user.