We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2168076 commit e1f7d81Copy full SHA for e1f7d81
skype/skype-ps/skype/Invoke-CsComputerFailOver.md
@@ -87,6 +87,8 @@ Accept wildcard characters: False
87
### -Force
88
If the Force parameter is specified, the server is failed over without verifying the pool's capacity to absorb the failed over server's workload.
89
90
+**Note:** If you run this parameter toghether with -WhatIf parameter, it will be ignored and a server failover will be started.
91
+
92
```yaml
93
Type: SwitchParameter
94
Parameter Sets: (All)
@@ -187,7 +189,7 @@ Accept wildcard characters: False
187
189
```
188
190
191
### -SkipFabricHealthCheck
-{{Fill SkipFabricHealthCheck Description}}
192
+This parameter is reserved for internal Microsoft use.
193
194
195
0 commit comments