- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2017 01:44 PM
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.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2017 01:53 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2017 02:00 PM
Thank you sir.