You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Invoke-CsRGSStoreReplicateData cmdlet enables administrators to replicate existing RGS data(RGS entities created before CU1 installation) present on the specified pool to the backup tables so that data can be picked by backupservice. Backup service will sync RGS data to the paired pool if RGSBackupSerice in enabled.
25
+
Skype for Business Server Control Panel: The functions carried out by the Invoke- CsRGSStoreReplicateData cmdlet are not available in the Skype for Business Server Control Panel.
Fully qualified domain name of the pool whose data will be replicated.
57
+
For example:
58
+
`-PoolFqdn "atl-cs-001.litwareinc.com"`
54
59
55
60
```yaml
56
61
Type: Fqdn
57
62
Parameter Sets: (All)
58
-
Aliases:
63
+
Aliases:
64
+
Applicable: Skype for Business Server 2019CU1
59
65
60
66
Required: True
61
67
Position: Named
62
68
Default value: None
63
69
Accept pipeline input: False
64
-
Accept wildcard characters: False
65
70
```
66
71
67
72
### CommonParameters
68
73
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
69
74
70
75
## INPUTS
76
+
###
77
+
None. The Invoke-CsRGSStoreReplicateData cmdlet does not accept pipelined data.
0 commit comments