Hello,
I try to create a job to list unchanged account in an UO of our AD.
I create a job with a "List AD Object Path" task.
Simple filter doesn't allow me to check the 'whenChanged' field, so I try to use the custom filter option...
But it seems my knowledge is too much limited it's the reason why I need your help !
I use this query : (&(whenChanged<=20091231000000.0Z))
And the result is : Exception in Task: Unable to cast object of type 'System.Object[]' to type 'System.String[]'.
How can I do to collect my unchanged accounts's list ?
For your information, I'm using VC 5.6.0 on a W2k3 server (and AD is on an other 2k3 server)
Tkx for your help !
Edited by user
2010-07-06T12:12:45Z
|
Reason: Not specified