| |
kweh4
Posts: 1
Score: 0
Joined: 5/9/2005
From: USA
Status: offline
|
I am new to VBScript and was tasked with a script that would mapped our thin client to the new printer server and delete their old print connection. We have retired the old printer server and the printer name have changed on the new prnter server. This script will be applied through group policy (gp) and should exit if users is logging on normally. However, if users is connecting throught thin client, the script will delete the old printer server mapping for the user if one exist and add a new mapping for a printer on the new print server. Also, the script will write the success/failure of this operation to a file on our file server. I know this can be done I just don't know how.
|
|