> Alternatively, you could record which DC you hit with the first command, and > then preferentially attempt to hit that same DC later on in your script. > > Or, use a single ADSI connection though the whole script.
My script is Python based and runs as an independent process for which data is sent into an IDM solution after which it processes it, queues it in a database and binary agents carry out the work later. Couldn't be done, for now I am targeting a single dc but obviously that is a failure point... jlc

