Cybersecurity
DevOps Cloud
IT Operations Cloud
OpenText product name changes coming to the community soon! Learn more.
This is a custom tool works by allowing delegated users to right click on a Group | Custom Tool | Tool name and enter in a comma separated list of computer accounts that you want batch added to the group. The script will require 2 changes.
First: change the name of the DRA server that you want the tool to hit
const EASrv=\\secadmin10
Second, the line of the domain to search for the computers
vsInput.put "Container", "OnePoint://DC=Secure,DC=local"