Add AD groups automatically to user profile

siddharth26
Tera Guru

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 

3 REPLIES 3

Community Alums
Not applicable
ServiceNow #ServiceNow Flow Designer #ServiceNow Cat Item #ServiceNow Remove users from Assignment Group #ServiceNow Groups

Dr Atul G- LNG
Tera Patron
Tera Patron

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. 

 

https://www.servicenow.com/community/itsm-forum/how-to-add-user-to-group-sys-user-group-using-flow-d...

*************************************************************************************************************
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]

****************************************************************************************************************

Amit Verma
Kilo Patron
Kilo Patron

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.