SiteCollectionUrlMustHaveRegex

The SiteCollectionUrlMustHaveRegex parameter restricts the content that is retrieved by the connector. The absolute URL of a site collection must match the regular expression, or the site collection is not indexed.

This parameter also restricts the groups that are retrieved by the SynchronizeGroups action. The connector only retrieves groups from site collections where the absolute URL of the site collection matches the regular expression.

Alternate Name: SiteCollectionMustHaveRegex
Type: String (Regular Expression)
Default:  
Required: No
Configuration Section: TaskName or Fetchtasks
Example: SiteCollectionUrlMustHaveRegex=.*/onlyDoThisSiteCollection
See Also: SiteCollectionUrlCantHaveRegex