Hi
is it possible for VC to watch Active Directory and trigger a script once a new object is created within the specified OU
Thanks
I don't currently have a need for this, but I do agree this would be nice to have. Some sort of 'Active Directory' event Trigger.
1. When new objects are created of a certain type (filter by Any, Computer, User, etc..)
2. When objects are deleted (filter by 'any', Computer, User, etc...)
3. I'd assume for pure processing requirements, this would have to be a slower polling/interval time, as most AD Administrators in large companies would cringe if something was constantly checking 'all of AD' for object creation/deletion, unless thats easy to do using a method i'm not aware.
4. If possible, maybe even trigger on object properties changing for specified user, computer, etc.... (not sure if that'd be beneficial or not)
Brian