Is there a way to extend the AD schema to create a printQueue object that is also a serviceConnectionPoint? I have multiple print servers that share the same printers in case a server goes down. But now users have to connect to the same printer on different servers. While seeming straightforward to me, it appears to be quite confusing to users. So I'd like to create a service that would share the printer transparently connecting the user to an available server. I've been tinkering around a bit with my test AD and haven't even come close - if it's even possible. I can't find any discussions or examples that approximate what I'm trying to do. Any ideas? Dav