- 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 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
‎09-22-2017 08:34 AM
The ServiceNow Wiki content is no longer supported. Updated information about this topic is located here: System Clone
Visit http://docs.servicenow.com for the latest product documentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2024 04:17 AM
I know it is an old discussion but I just wanted to clarify the Data preserver must be defined in the Source instance and not in the target instance, otherwise the data preservation won't be done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2017 01:58 PM
We do that ourselves using the preservers to exclude many tables. Also use it to prevent overwriting ldap and midserver data as they point to test environments.
Link goes right to the topic.