Ok so here is my problem. First off, I am a total newb to scripting, cscript, wscript, etc and I understand that is an issue I am working on. Nonetheless, I have a server running Win2k that is not a part of my domain. This server runs Citrix and acts as the print server for Citrix applications/users and regular LAN domain users. The printers listed on the server were installed over time by several different people, so the naming conventions are all different and it looks\is sloppy. Also, sometimes a user will lose a printer mapping and will get the "printer unavailable" error message. If I delete that printer reference, and simply setup the printer again, it works fine. Hit and miss when they break themselves. So...
I would like to be able to create the printers on the server with the same naming convention, then have a script of some sort that can be plugged into the users domain logon script (currently maps drives) that will remap their printers as well as their drive maps.
I am sure this can be done and I'm also sure I would spend weeks trying to figure this out. Has anyone done this that could help me with the code??
Thanks in advance for any help;
chris
I would like to be able to create the printers on the server with the same naming convention, then have a script of some sort that can be plugged into the users domain logon script (currently maps drives) that will remap their printers as well as their drive maps.
I am sure this can be done and I'm also sure I would spend weeks trying to figure this out. Has anyone done this that could help me with the code??
Thanks in advance for any help;
chris
Comment