Property Mapping
| RO | GUI Control | ADSI Property |
| X | {User ID} | name |
| | Full name | givenName |
| | Initials | initials |
| | Last name | sn |
| | Display name | displayName |
| | Description | description |
| | Office | physicalDeliveryOfficeName |
| | Telephone Number | telephoneNumber |
| | Telephone Number Other Button | otherTelephone |
| | E-mail | mail |
| | Web page | wWWHomePage |
| | Web page Other Button | url |
Property Read Example Script
Property Write Example Script
|