Hi everyone,
I need to set up a SCSM Request which then will trigger a runbook to create AD-Groups, Folders etc.
The Environment looks like this:
I have one OU for all Projects e.g. OU=allProj
Every customer has a single OU inside allProj, e.g. OU=customer
inside of customer there is an AD-Group named "X_allProj_customer_show" where "X_allProj_" and "_show" are always part of the Name, only customer changes.
In the filesystem there is a Folder called "allProj-FS"
Inside allProj-FS there is a Folder for every customer.
Now I Need to get either all OUs inside the main-OU "allProj" OR all Folders inside the Folder "allProj-FS" enumerated for the user to collect in a Service request.
This choice then has to be published to the runbook (which is currently not the problem) to create projectfolders inside the customer-folder.
Is there any way to get this running?
Thanks in advance
Christian
My problem is:
The Name of Folder