I am accessing the items in the Global Address List via AD (i.e LDAP://OU=Employees,...etc) I can update attributes like title,department,mobile etc but the same fails when it comes to the 'Manager'. Using the ADSIEdit tool I notice that the value for the attribute Manager is generally - CN=Name,OU=Gp,OU=Region.......DC=xxx etc.. I have tried assigning the new manager in the same format yet it fails.I am running the VBScript file on an account that has access and can update the AD. Is there any particular reason why the same fails ? -Safal
You might want to try posting the code your using it sounds like your doing something simple wrong but it should work okay. cheers Glen "Safal" wrote in message news:EDA2002B-DB16-4A0A-96AD-E5D388435BFE@microsoft.com... >I am accessing the items in the Global Address List via AD (i.e > LDAP://OU=Employees,...etc) > > I can update attributes like title,department,mobile etc but the same > fails > when it comes to the 'Manager'. Using the ADSIEdit tool I notice that the > value for the attribute Manager is generally - > CN=Name,OU=Gp,OU=Region.......DC=xxx etc.. > > I have tried assigning the new manager in the same format yet it fails.I > am > running the VBScript file on an account that has access and can update the > AD. Is there any particular reason why the same fails ? > > -Safal