Active Directory Set User Expiration Date

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

@takyysh

@Palaniyappan
thanks

1 Like

@takyysh @Palaniyappan

you can use the UpdateObjectProperties activity: simply set the accountExpires property to 0

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.