- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 08:17 AM
Washington DC Patch 4
Is it possible to exclude SCCM Data Sources when cloning and to preserve existing data?
That is, when we clone our Production instance to our Development instance, we do not want to overwrite the SCCM Data Sources that are defined in our Development instance. We recently updated the SCCM Data Sources in our Development instance to use a new MID server and when we cloned Production to Development, the 'Use MID Server' field for each of our SCCM Data Sources in Development was empty afterwards.
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 08:20 AM
Yes, add a Data Preserver for the table. See
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 08:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 08:27 AM
So, I just need to define a Data Perserver for table sys_data_source - correct?
And I can even add a filter condition where I limit it to just the SCCM data sources such as Name starts with SCCM - correct?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 08:32 AM
Yes, I see several OOB Data preservers related to MID server configuration. Review those.