VMware Cloud Community
vasanthvignesh
Contributor
Contributor

Need to add description field while creating AD user using vRO

hi All,

I am trying to modify the "Create a user with a password in an organizational unit" workflow to add the extra attributes to the user account.

System.getModule("com.vmware.library.microsoft.activeDirectory").createUserWithPassword(accountName,password,confirmPassword,domainName,displayName,container) ;

In the above command, how to add decription field to the user account.

kindly help.

Regards,

Vasanth Vignesh M R

Tags (2)
Reply
0 Kudos
0 Replies