Xoom client tools / Settings Migration Tool |
Settings Migration Tool can be configured to exclude certain items from retrieval and deployment. We recommend that this is only undertaken by advanced users with an expert understanding of the managed system.
The configuration file is SettingsMigrationTool.xml and is typically located here: C:\Program Files (x86)\Zany Ants\Xoom .
<SettingsMigrationToolConfiguration> <ExportExcludedItems> <Collection>Server</Collection> <IdStartsWith>Server[</IdStartsWith> <IdStartsWith>Setting`[[Application]|Agents|AgentsStatus|</IdStartsWith> <IdStartsWith>Setting[[Application]|Agents|AgentsTriggers|</IdStartsWith> </ExportExcludedItems> <ImportExcludedItems> <IdStartsWith>Server[</IdStartsWith> <IdStartsWith>Setting`[[Application]|Agents|AgentsStatus|</IdStartsWith> <IdStartsWith>Setting[[Application]|Agents|AgentsTriggers|</IdStartsWith> </ImportExcludedItems> </SettingsMigrationToolConfiguration>