All of my network shared printers are on 'server A', I've already gone through and configured them on 'server B'. I've configured them all not to'show in the directory'. This weekend I plan on executing 'script A' to disable directory advertising for all of the printers on 'server A'. Then I want to execute 'script D' to disable sharing of all of the printers on 'server A'. Then, execute 'script B' on 'server B' to enable directory advertising for all shared printers there. Script C is needed just in case a reversal is required halfway through.
Script A: disables printer 'advertisement in directory' option
Script B: enables printer 'advertisement in directory' option (for specified printers and assumes printer is already shared)
Script C: enabled printer sharing (I think this one already exists in the script repository)
Script D: disables...