Results 1 to 3 of 3

Thread: Printer logon script doesn't work with Vista

  1. #1
    Join Date
    Aug 2006
    Posts
    253

    Printer logon script doesn't work with Vista

    I am on a domain/ad environment wheer the DCs are windows 2003 server and print server is Windows 2000 server. I am using the below logon script to map HP Laserjet 4200/4250 printers:

    Set WshNetwork = CreateObject("WScript.Network")
    Set WshShell = CreateObject("WScript.Shell")
    WshNetwork.AddWindowsPrinterConnection \\printserver\printername

    The above is working fine on all XP clients but not on Vista clients, although the printers are configured with Vista drivers on the print server, If am trying to login on to a Vista client then the printers are not installed and I get the following message:

    "To use the shared printer \\printserver\printername, you need to install the printer driver on your computer. If you do not recognize or trust the name and location of the printer, do not install the driver."

    Any ideas how to solve this issue? Thanks

  2. #2
    Join Date
    Oct 2005
    Posts
    449

    Re: Printer logon script doesn't work with Vista

    You should try to upgrade your print server to Windows 2003, you will get a new Print Managment option in same that allows deployment of printers via Group Policy. You can try to deploy printers to different groups of people or various groups of computers. Incase you dont want to upgrade then it might be a loca security policy setting that is disallowing certain users to install printers. It can be set from a GPO side as well.

  3. #3
    Join Date
    Nov 2005
    Posts
    625
    There has been an issue since the release of Windows Vista that concerns the changes made to the Point & Print functionality. Point & Print is a Windows feature that enables users to connect to a shared printer without the need to manually install the necessary printer driver software. You can get more information about same on this link - http://blogs.technet.com/b/askperf/a...int-print.aspx

Similar Threads

  1. Replies: 3
    Last Post: 17-08-2010, 09:06 PM
  2. Printer doesn't work after upgrading Windows 7
    By Sori in forum Hardware Peripherals
    Replies: 4
    Last Post: 07-12-2009, 02:05 PM
  3. Group policy logon script doesn't run
    By CryptiniteDemon in forum Windows Server Help
    Replies: 5
    Last Post: 21-07-2009, 06:44 PM
  4. Use logon script to map network printer
    By Mitch in forum Windows Server Help
    Replies: 4
    Last Post: 18-12-2008, 08:25 AM
  5. Logon Script Does Not Work
    By c54618 in forum Operating Systems
    Replies: 1
    Last Post: 01-05-2008, 08:40 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,507,960.94283 seconds with 18 queries