Y
Yves St-Cyr
Anyone know how to query the "whenChanged" attribute. This
attribute must follow the "Generalized Time" syntax. I am
trying to query AD to find out what AD group was modified
during the day.
This is my query:
(&(ObjectClass=group)(Whenchanged=17*)) This query will
fail.
(&(ObjectClass=group)(Whenchanged=*)) This query will work.
Anyone have any ideas?
Thanks
Yves
attribute must follow the "Generalized Time" syntax. I am
trying to query AD to find out what AD group was modified
during the day.
This is my query:
(&(ObjectClass=group)(Whenchanged=17*)) This query will
fail.
(&(ObjectClass=group)(Whenchanged=*)) This query will work.
Anyone have any ideas?
Thanks
Yves