The following are commands used for maintaining replication networks.
PowerShell |
Import-ReplicatorSettings | |||
Purpose |
Imports Replicator settings from a configuration file. | |||
Edition |
All | |||
Comment |
Passwords are not exported. You must add any necessary passwords to the exported settings file before you can import the settings. If you delete any settings from an exported settings file, then those settings will be replaced by their default values when the settings are imported. | |||
|
FileName |
The file to import the configuration settings from. | ||
|
ProcessWebAppSettings |
Configure web applications using the imported settings. This is enabled by default. | ||
|
ProcessGroups |
Configure Replication Groups using the imported settings. This is enabled by default. | ||
|
ProcessConnections |
Configure Replication Connections using the imported settings. This is enabled by default. | ||
|
ProcessClassifications |
Configure Replication Classifications using the imported settings. This is enabled by default. | ||
|
ProcessMapFamilies |
Configure Replication Map Families using the imported settings. This is enabled by default. | ||
|
TestConnections |
Validate connections as they are added. This is enabled by default. | ||
|
UseFarmAsTemplate |
Replace the specified farm name in the configuration file with the name of the current farm. | ||
|
|
Import-ReplicatorSettings -FileName "D:\ReplicatorSettings.xml" -ProcessWebAppSettings
None
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center