Jump to content

bigchunks

Members
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral

About bigchunks

Personal Information

  • Occupation
    IT Support
  • Location
    Bristol UK
  1. awesomeo3000 did you resolve this? I am trying to do exactly the same thing and getting exactly the same problem. I have a live SharePoint 2010 farm, ADP server, SQL Server and SLG App Tier. I have set up another SharePoint 2010 farm to test deployment and upgrade of Solutions and Web Parts, but cannot get any of the SLG web parts to communicate with SLG!
  2. Congratulations!
  3. Hi there, You can create a batch file with the following command. You will need to run the batch file once on each machine. ::Use this line to add the printer rundll32 printui.dll,PrintUIEntry /ga /n\\SERVERNAME\printershare ::Use this line if you need to remove the printer rundll32 printui.dll,PrintUIEntry /gd /n\\SERVERNAME\printershare You will need to restart the Printer Spooler service before they appear! Switches: /ga = Add printer per machine i.e all users /n = Printer name /y = set printer as default /gd = DELETE printer per machine i.e all users Hope that helps.
×
×
  • Create New...