Add AD groups automatically to user profile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2024 02:20 AM
Hi All,
How to add AD groups to users automatically when the request is been submitted.
for EX: am submitting a request to add me a AD group XYZ when i submit the request i need that XYZ group to be added to my snow profile automatically and then close the request.
could you pls suggest how can we do this.
thanks
sid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2024 02:25 AM
Hi @siddharth26 ,
You can use the script mentioned :https://www.servicenow.com/community/itsm-forum/automate-the-adding-of-users-to-groups-via-a-request...
Or you can use a Flow :https://www.youtube.com/watch?v=dlHRauVPPYQ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2024 02:28 AM
Hi @siddharth26
Its not SNOW, its SN or ServiceNow.
You can use flow designer, just to clear, the groups are already available in SN and when request submitted user will be added in group.
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
02-26-2024 05:03 AM
Hi @siddharth26
Do you want to add users to a AD Group or a ServiceNow group ? If to AD group, you need to make use of either Microsoft AD Spoke or you can have a PowerShell script running via Mid Server to add users to an AD group.
If you want to add users to a ServiceNow group, you can do it via Fix Script or via Background Script or via Flow Designer Script Step action.
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.