Need to change Manager of almost 50 users

Vyanktesh08
Tera Contributor

Hello Team,

 

I need to change the manager of Almost 50 users , How Can I achieve this by using Background script

 

Thanks In advance. 

7 REPLIES 7

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Vyanktesh08 

 

Is the manager is same for all 50 users, the do it via list view. 

 

AGLearnNGrow_0-1711457175008.png

 

 

or best is via catalog item. 

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

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

Hi Atul,

 

Thanks for your advice,

is it time consuming process, that is why I am asking is there any other way, like can we achieve this by using BG by any chance?

 

Thanks

Hi @Vyanktesh08 ,


Instead of using background script you can use fix script whenever it is required.

Thanks
SP

NO mate, if you have user id handy then

 

Search user id is one of in list view

and 

update the manager by select and update

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

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