Announcement

Collapse
No announcement yet.

Updating Printer Rights on multiple printers

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Updating Printer Rights on multiple printers

    Is there an easy way to modifing the rights on all printers on a server? I need to allow our HelpDesk Group to manage jobs in a print queue. I have over 500 printers.

    I am reallly do not want to make them Print Operators.

    Thanks

  • #2
    Re: Updating Printer Rights on multiple printers

    Try the info in this thread:
    http://www.systemtools.com/HyenaBoar...ML/000982.html

    Comment


    • #3
      Re: Updating Printer Rights on multiple printers

      After having the same problem and needing to update 2000+ print Qs, here's what I came up with. Using the program SetACL http://sourceforge.net/project/showf...group_id=69165
      Here is the custom tool I came up with.

      c:\print\SetACL.exe -on "%E%" -ot prn -actn ace -ace "n:domain\groupname;p:man_docs" -ace "n:domain\groupname;print" -ace "n:domain\groupname;p:man_docs" -ace "n:domain\groupname;print"

      This example gave 2 different groups Print, and manage documents rights. There may be a more condensed way of running this but it does work.

      [This message has been edited by Schavey (edited 05-30-2006).]

      [This message has been edited by Schavey (edited 05-30-2006).]

      [This message has been edited by Schavey (edited 05-30-2006).]

      Comment


      • #4
        Re: Updating Printer Rights on multiple printers

        This has nothing to due with Hyena, but if you have a 2003 server and can afford to get R2. There is an AWSOME printer management snapin that just may work for what your trying to do

        Comment


        • #5
          Re: Updating Printer Rights on multiple printers

          Thank you for the suggestions. You guys may have saved me a lot of work.

          Have a GREAT DAY!

          Comment

          Working...
          X