Greetings! I have a question regarding the DelPrinterConnection function. It works fine to remove the printers, but I have found out that if the printer it is trying to remove is not already installed on their workstation, it Installs the driver. This is causing some issues, including slowing the machine down on login (at least the first time) since it's copying 30+ printer drivers onto their computers. Is there anyway to prevent this from happening, or a way to check to see if it is installed first before trying to remove it? Thanks!