+ Post New Thread
Results 1 to 10 of 10
Network and Classroom Management Thread, Printing in Technical; How u guys got urs set up. Im gonna do mine with AD GPO's but wondering if this is the ...
  1. #1

    Join Date
    Jun 2007
    Location
    Barnehurst
    Posts
    157
    Thank Post
    3
    Thanked 2 Times in 2 Posts
    Rep Power
    11

    Printing

    How u guys got urs set up.

    Im gonna do mine with AD GPO's but wondering if this is the best way. :idea:

  2. IDG Tech News

  3. #2

    DaveP's Avatar
    Join Date
    Oct 2006
    Location
    Can't talk now: The mother-ship is calling!
    Posts
    5,000
    Blog Entries
    1
    Thank Post
    199
    Thanked 744 Times in 478 Posts
    Rep Power
    559

    Re: Printing

    We have 2 domains and the stations on both get their printers using scripts. It has been a royal pain and I would like to know of a better way of doing it [unless of course there are errors in my scripts...]

  4. #3

    Join Date
    Dec 2006
    Location
    US
    Posts
    286
    Thank Post
    61
    Thanked 15 Times in 14 Posts
    Rep Power
    14

    Re: Printing

    I use psPrint as a logon script.
    It works great, it auto installs printers depending on the machine name, and even sets the default printer.

  5. #4

    Michael's Avatar
    Join Date
    Dec 2005
    Location
    Birmingham
    Posts
    6,756
    Thank Post
    171
    Thanked 1,055 Times in 828 Posts
    Rep Power
    217

    Re: Printing

    Windows Server 2003 R2 has a Print Management tool which allows you to distribute printers using Group Policy in minutes. It will also be available in Windows Server 2008 as standard.

    Take a look at this guide using 2003 R2 and XP clients.

  6. #5

    maniac's Avatar
    Join Date
    Feb 2007
    Location
    Kent
    Posts
    3,000
    Thank Post
    192
    Thanked 415 Times in 300 Posts
    Rep Power
    136

    Re: Printing

    I use a VB script that maps printers according to the OU of the workstation. Find this the most convenient, as move the machine account into a different OU and the printers are changed with no other interaction.

    This is particulalry handy if we loan laptops out to different areas of the school to cope with big groups, or as temporary machines to cover for ones in for repair etc. just put the machine accounts in the correct OU for that room.

    Mike

  7. #6
    iatkinson's Avatar
    Join Date
    Jun 2007
    Location
    Blackburn
    Posts
    135
    Thank Post
    5
    Thanked 6 Times in 5 Posts
    Rep Power
    12

    Re: Printing

    We map the printers a logon using kixxscript. Very rarely have any issues with them mapping.

  8. #7

    dhicks's Avatar
    Join Date
    Aug 2005
    Location
    Knightsbridge
    Posts
    4,707
    Thank Post
    968
    Thanked 598 Times in 521 Posts
    Rep Power
    198

    Re: Printing

    We have PDF Creator installed as the only printer, this takes generates PDF documents and passes them to a Perl script that decides where to send them - maybe a physical printer, or email straight to a teacher, or passed to Moodle.

    --
    David Hicks

  9. #8
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: Printing

    We have a Linux based print server running Samba/Cups/Ghostscript/Pykota (there's a sticky in the *nix forum about this style of setup). This does all the grunt work. The windows machines are loaded with a generic postscript print driver (so no crazy driver problems). This driver is loaded on the machines with a startup script. The correct printers for each user are configured in a login script (again, these scripts are posted in the Scripting forum).

  10. #9
    cookie_monster's Avatar
    Join Date
    May 2007
    Location
    Derbyshire
    Posts
    4,088
    Thank Post
    329
    Thanked 271 Times in 233 Posts
    Rep Power
    69

    Re: Printing

    We use a vbscript that reads the first 3 characters of the PC's name and then maps the appropriate printer for that room.

  11. #10

    Join Date
    Mar 2007
    Location
    Central Scotland
    Posts
    831
    Thank Post
    12
    Thanked 8 Times in 8 Posts
    Rep Power
    14

    Re: Printing

    Quote Originally Posted by maniac
    I use a VB script that maps printers according to the OU of the workstation. Find this the most convenient, as move the machine account into a different OU and the printers are changed with no other interaction.

    This is particulalry handy if we loan laptops out to different areas of the school to cope with big groups, or as temporary machines to cover for ones in for repair etc. just put the machine accounts in the correct OU for that room.

    Mike
    Same, frankly it works like a dream.

SHARE:
+ Post New Thread

Similar Threads

  1. Mac printing on CC3
    By ndavies in forum Mac
    Replies: 4
    Last Post: 12th November 2007, 11:26 AM
  2. Printing
    By binky in forum Windows
    Replies: 1
    Last Post: 6th July 2007, 08:09 AM
  3. Printing in OSX - best way?
    By sidewinder in forum Mac
    Replies: 4
    Last Post: 12th January 2007, 04:21 PM
  4. All In One printing
    By adammouse in forum Hardware
    Replies: 3
    Last Post: 4th July 2006, 02:06 PM
  5. Printing
    By SteveT in forum General Chat
    Replies: 8
    Last Post: 12th November 2005, 12:15 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •