humbletech99
Programmer
I want to set printers based on machine, not by user account, so I configure a printer under one account, but in the other account on the same machine, the printer is not created.
Is there a way to create the printer for all user accounts on a machine at the same time?
Details: I am trying to use psexec to call a wscript vbs for all machine. I have a domain policy for printers but I don't want to have to ask everyone to log off and back on just for this, so I'm trying to push it out.
I can use psexec to remotely run the script, but it's running as administrator and the user's printers don't change.
So back to my original question, is there a way to create/delete printers for all users on a machine at the same time?
Is there a way to create the printer for all user accounts on a machine at the same time?
Details: I am trying to use psexec to call a wscript vbs for all machine. I have a domain policy for printers but I don't want to have to ask everyone to log off and back on just for this, so I'm trying to push it out.
I can use psexec to remotely run the script, but it's running as administrator and the user's printers don't change.
So back to my original question, is there a way to create/delete printers for all users on a machine at the same time?