Instead of
code:
IF "%OS%" <> "Windows_NT"

you should use
code:
IF @INWIN=2

By not using ADDPRINTERCONNECTION if a printer already exists, this printer will not receive updated printer drivers in case the drivers on the print server are upgraded.
_________________________
There are two types of vessels, submarines and targets.