Hello
I'm mapping our drivers with an associated logonscript to each user and I use the following command in a .CMD file:
Code:
rundll32 printui.dll,PrintUIEntry /in /n \\Printserver\Printer
It works fine under Windows 7...
Now, when I start the 2X Client and i want to run a published application, it uses my domain-login and it tries to connect the printers, but it does not work because I get the followin error in a popoup:
any ideas?