I'm on a 2003 AD domain and I'm trying to build a dozen computers for one of our departments. I build an image, and while doing so, I put the computer on the domain to get a current set of WSUS updates. At some point I take the computer off the domain and I image it and now I'm deploying the to the various computers. What I failed to notice was that when I put it on the domain to get the WSUS updates, I also got the printer that was deployed via a GPO. After the image is deployed to the target computers, they get put back onto the domain with different computer names and into a different OU with a different GPO that deploys a different set of printers. The problem is that for some reason, the original printer seems to be sticking around. This isn't a per-user deployment, its a per-computer. I think I managed to solve it...sorta. After I put the image on one of the computers, prior to going back on the domain, I hunted through the registry for all instances of the printer name and deleted them. That appears to have done the trick. But what's the best practice here? Shouldn't that original printer have gone away once I took it off the domain? or failing that, when I put the imaged computer back onto the domain into the target OU, once the policy refreshed, shouldn't the original printer have gone away then? If the registry fix is the way to go, which registry key in particular is the one to delete instead of deleting all references In the meantime, as an interim measure, when building images, when I need to go onto the domain to get WSUS updates, I put the computer on the domain in an OU that doesn't have printers deployed to it. Thanks in advance!