I am looking at a customer's environment where custom .NET programs carry
out user account provisioning jobs to AD every past midnight. They can
create users or adjust attributes, based on data from SAP.
Quite often, the use of the System.DirectoryServices.DirectoryEntry class to
make changes would result in errors recorded in the log file.
*“The Directory service is Busy”*
* at System.DirectoryServices.Interop.IAds.SetInfo()*
* at System.DirectoryServices.DirectoryEntry.CommitChanges()*
What types of condition would result in such a response?
Thanks,
Aaron
--
The melody of logic will always play out the truth ~ Narumi Ayumu, Spiral
[Non-text portions of this message have been removed]