Hi Support,
The script under http://gallery.technet.microsoft.com/scriptcenter/graph-nested-ad-security-eaa01644 does not work for the DN except the users container, if we run the command:
Draw-ADSecurityGroupNesting "dc=corp,dc=com"
It will return exception calling "substring" with "1" argument(s): "startindex cannot be less then zero".
parameter name: startindex" at c:\windows\system32\WindowsPowerShell\v1.0\modules\Draw-ADSecurityGroupNesting\draw-adsecuritygroupnesting.psm1:122 char:38
Could you help to check why it happens?
Thanks!
Bob