Archived Boards > Network Extenders
Create AD Group
(1/1)
jciarlette:
I have used the sample script to create a group in AD. The group creation is successful but the "Description" field has erronious characters in it. How are these characters getting there?
Deana:
Difficult to say what could be going on. Please post the code you are using the create the Group in AD.
td:
--- Quote from: jciarlette on March 17, 2014, 01:40:10 pm ---I have used the sample script to create a group in AD. The group creation is successful but the "Description" field has erronious characters in it. How are these characters getting there?
--- End quote ---
Are you using the latest version of the extender? The latest version is the first extender version to use only Unicode input and output. Normally, this would go unnoticed because the WIL interpreter handles the string conversions automagically.
It is possible that something was missed when the Unicode switch was made and it would be very helpful to provide an example that demonstrates the problem.
td:
Performed a quick test using the latest extender to create a group, set its description property, and then retrieve the description property. Also viewed the property in the Active Directory Users and Computers. No extra characters were present.
This may (or may not) have something to do with how you are store or viewing the description property's value.
Navigation
[0] Message Index
Go to full version