hmm...
if you wanna move all printers from one server to another call the above function with the servernames and change this line:
Code:

If Join(Split($sPrinters[$i],","),"\") = $sOldPath



to:
Code:

If instr($sPrinters[$i],",,"+$sOldPath+",")

_________________________
!

download KiXnet