We run a Win2k server, and all clients are Domain User. When trying to add or delete an printer using addprinter (rundll32 printui.dll,PrintUIEntry) it fails. I don't want to make them power user or admin but want to manage there availeble printers. The add/delete runs at user logon. Is this possible?

Code:
runas:
Requiers input through keyboard.

Psexec:
Requiers the user to add/run services.


GPO "Allow del printer = disabled":
Doesn't help either