| Author | Messages | |
jameskagele
Posts:4
 | | 02/05/2009 2:56 AM |
| Is it possible to manage the security principals of printers through a GPO? (i.e. print, manage printers, manage documents, etc.)
We are looking for something that will perfom *like* the system services where you can set a service to start and set who has rights to start,stop, or restart the service.
James
| | | |
| Darren
Posts:103
 | | 02/05/2009 9:41 AM |
| Since those permissions are managed on the printer queue itself, I don't know of a way to do that through GP, unless its something like a command-line utility that you call from a script. Maybe someone else has come across this.
Darren
From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx] On Behalf Of James Kagele Sent: Wednesday, February 04, 2009 11:52 PM To: xxxxxxxxxxxxxxxx Subject: [gptalk] Manage Printers
Is it possible to manage the security principals of printers through a GPO? (i.e. print, manage printers, manage documents, etc.)
We are looking for something that will perfom like the system services where you can set a service to start and set who has rights to start,stop, or restart the service.
James
| | | |
| JamieNelson
Posts:0
 | | 02/05/2009 9:31 PM |
| There is a setprinter.exe command line utility in the Server 2003 Resource Kit which can configure print queue permissions. Keep in mind this is all via SDDL descriptors, so it is kind of cryptic, but very possible to script out. You might want to read up
Windows 2008/Vista expose "GetSecurityDescriptor" and "SetSecurityDescriptor" methods in the Win32_Printer class, but that obviously won't do you any good if you're still on 2003/XP.
Jamie Nelson | Operations Consultant | BI&T Infrastructure-Intel | Devon Energy Corporation | Work: 405.552.8054 | Mobile: 405.200.8088 | http://www.dvn.com <http://www.dvn.com/>
From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx] On Behalf Of Darren Mar-Elia Sent: Thursday, February 05, 2009 8:31 AM To: xxxxxxxxxxxxxxxx Subject: RE: [gptalk] Manage Printers
Since those permissions are managed on the printer queue itself, I don't know of a way to do that through GP, unless its something like a command-line utility that you call from a script. Maybe someone else has come across this.
Darren
From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx] On Behalf Of James Kagele Sent: Wednesday, February 04, 2009 11:52 PM To: xxxxxxxxxxxxxxxx Subject: [gptalk] Manage Printers
Is it possible to manage the security principals of printers through a GPO? (i.e. print, manage printers, manage documents, etc.)
We are looking for something that will perfom like the system services where you can set a service to start and set who has rights to start,stop, or restart the service.
James
Confidentiality Warning: This message and any attachments are intended only for the use of the intended recipient(s), are confidential, and may be privileged. If you are not the intended recipient, you are hereby notified that any review, retransmission, conversion to hard copy, copying, circulation or other use of all or any portion of this message and any attachments is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail, and delete this message and any attachments from your system.
| | | |
|
|