Hi,
I have some user in active directory that have an expiration date, i want to clear Expiration date to be never, i tried to use nullable datetime and put value null in a value for “set user expiration date” activity but it didn’t help.
Regards,
Hi,
I have some user in active directory that have an expiration date, i want to clear Expiration date to be never, i tried to use nullable datetime and put value null in a value for “set user expiration date” activity but it didn’t help.
Regards,
Hi
May be we can mention some date of long time from now as I feel we won’t be able to put null
@Palaniyappan
thanks
you can use the UpdateObjectProperties activity: simply set the accountExpires
property to 0
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.