Is it possible to publish AD Groups to a shelf other than the default?
说明
There is a requirement to publish AD Groups to a shelf different from the default.
The script “ADS_AssignADSGroupsToITShop”, which contains the instructions to publish to the default path, cannot be edited.
How can this be done?
解决办法
It is not possible to change out-of-the-box scripts, this requires making a copy of the original and creating a custom version, e.g. CCC_AssignADSGroupsToITShop.
In the process, the parameter ScriptName in the process step Publish ADSGroups to ITShop can be overridden with the name of the custom script.