scripts on successful user creation - parameter problem

scripts on successful user creation - parameter problem

We perform several tasks in a custom script after user creation.
creating folders, setting ntfs-rights, sending emails,...

problem: when creating a single user, the 'accountExpires'-attribute is not handed over to the script. using the "bulk user creation" however solves that issue.


all other attributes (we used) work fine in both creation processes (bulk and single).

I've not tried to find more AD-attributes that don't work, but here is the script-call:
[...]\finish_user.bat %username% %sn% %givenName% %mail% %accountExpires% %company% %department% %title%



                  New to ADSelfService Plus?