Hi Guys,
Well just joined as have been reading the hints and problems others have been getting similar to my own but I seem to have come across a problem I cannot rectify... so need some help!
Basically at the school where I work Im using Group Policy to set printers up. Yes, Printer Management Console. Now to be honest Ive read that its a very select bit of software and that some like it and think it works well and some dont. Well for me it works great apart from one thing...
Setting the Default Printer!!!
So, I have created a .vbs script to fix the default printer to the one I specify when users log in. (eg. I dont want all the kids printing to a colour printer all the time when they only have a black and white document!!)
Anyway, I create a new GPO, put the vbs script in the users configuration and link the GPO to the OU where i want it. Now the problem is when the user logs in.
Firstly, pushprinterconnections.exe works fine. It maps the printers but randomly sets one a default, usually for me, one of the colour lasers. Now the setDefaultprinter.vbs script doesnt run.
However, the script itself is fine. If ran manually all works great and the default printer is set. Also, if I add the .vbs script to the Machine configuration in the setDefaultPrinter GPO the script runs and Im prompted on screen as to which printer is now default.... but alas when a user logs in, the default printer isnt set!!!
So, my question is does anyone know what im doing wrong here. Ive tried Kixtart scripts, .vbs scripts and .bat files but they just dont seem to run when in Group policy. Ive been working on this for nearly 2 weeks now and its driving me insane... (not to mention the fact that Ive discovered lots of other issues causing problems along the way!!)
There must be some explaination why this thing is driving me mad!!!
Help!