Need to keep roles after clone

guille
Kilo Expert

Hello community,

I'd like to know if there is a setting to set admin users in lower environments to keep their roles when we clone, also if it possible to maintain update sources when cloning? so after clone is done we don't have to set them all again in the previously cloned instance.

1 ACCEPTED SOLUTION

sachin_namjoshi
Kilo Patron
Kilo Patron

You can create data preserver on target instance so that admin roled users are not wiped off during clone.


You can do same for maitaining update sources.



http://wiki.servicenow.com/index.php?title=System_Clone#gsc.tab=0



Another option is to export XML of admin users and update source from target instance and import XML back after cloning is complete.



Regards,


Sachin


View solution in original post

5 REPLIES 5

Thank you sir.