rundll32 printui.dll problem

G

Guest

i try tu use rundll32 printui.dll,PrintUIEntry with runas
but it doesn't work.

here my command

runas /user:toto "rundll
printui.dll,PrintUIEntry /dn /n\\machine1"


any idea
 
G

Guest

According to the syntax od RUNAS, the <user> you will use
must be like user@domain or domain/user...

try runas /user:toto@yourdomain .......
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top