Let me explain my problem,
I have an external application (Altiris - with a powershell script using Quest cmdlets for AD) requesting the creation of new computers (high number of requests) in AD via
our two redundand ARS servers (we do not specify a ARS server in particular to avoid single point of failure and provide high availability).
However we have detected computer's objects CNF in our AD,
How can I do in powershell to avoid conflicts between the two ARS servers (can respond at the same time due to our high number of requests) ???