I’m trying to teach myself a bit of script during quiet times. First task is to write an agent which populates the LocalAdmin field of a group document in the address book. I have amended to groups view to display the local admin field for ease of checking.
Now, when I run the agent it updates the field, but doesn’t display in the view. This only happens on documents which previously didn’t have the localadmin field present so needed to be created in the agent. When the field existed, it populates the value and it shows in the view. Also, if I resave the document manually, the value appears in the view.