How can I set a parent group in Active Directory using the Microsoft AD spoke in ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2025 02:18 AM
I created Group1 using the Create Group AD Spoke. How can I set Group2 as the parent of Group1 using the AD Spoke?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2025 02:20 AM
Hi @Krishna K K
Is in spoke do we have any parameter for parent?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2025 04:06 AM
No parameter for parent found in spoke.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2025 01:40 AM
Hello @Krishna K K
Check this thread where user has tried to push extra data to AD by cloning existing ootb action which is called when creating group. In your case there is no such existing ootb functionality that when you are creating the group you can set parent of same. You will need to send such parameter and when group is created through ps script you will need to append same so it will be reflected in AD.
In this case you will need to take help from your internal team who manages AD and they can tell you which parameter should be pass for particular column so such requirement can be achieved.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.