You are here: Scripting commands > Repset Rule Remove

Repset Rule Remove

Command REPSET RULE REMOVE
Description Removes a rule from a replication set
Syntax REPSET RULE REMove <path> [FROM <repset>]
Options
  • path—Volume, directory, wild card, and/or file name
  • repset—Name of the replication set
Examples
  • repset rule remove "c:\data" from DataFiles
  • repset rule rem "c:\temp"
Notes
  • If you do not specify a replication set name, the current replication set will be used.
  • Options that contain non-alphanumeric characters must be enclosed in quotation marks.