I am applying through a GPO a script to run under
Computer Configuration>Windows Settings>Startup
Here is an example of the script:
rundll32 printui.dll, PrintUIEntry /in /n
\\server\printershare
Using this script the printer will show up in the Printer
folder on a Windows 2000 box as the default printer.
When the script runs on an Windows XP Pro box it acts
like it runs, but no printer show up in the Printer
folder?
Why does this work for W2K, but not XP Pro?
Thanks