Rudimentary logging whilst provisioning to AD
Hi all,
I have a customer who has a requirement to perform some rudimentary logging whilst provisioning out to AD. Simple stuff, username, OU, date and time.
If I was starting the connector programatically, I'd just write some stuff in there (can you still use Microsoft.MetadirectoryServices.Logging?), but I've written the provisioning logic as a synchronization rule, so could I still do it in there?
It strikes me that it might be better to catch the SUCCESSFUL creation though, so to do it on the import. Just wondered if anyone had any ideas on best approach? What about importing a constant from AD and using
that to start a new sync rule that writes out to a text file? Or am I way off the mark?
Thanks,
Paul.
July 2nd, 2011 2:09pm


