Symantec Connect user Turl posted a forum question asking how to add a computer to an Active Directory group in a Workflow project, because in the Active Directory component library, there’s no boxed component to do this.
Hello
I am trying to add a computer to an AD-Group in my Worklfow.
How can that be done?
I know that there is a component to add user to a Group. But there is no component for computers.
Does anyone have an idea how this could be solved?
Thanks
Turl
After a bit of effort (and learning, as I am not presently a respectable coder), I was able to create a custom C# Code (Script) Component that accomplishes this task.