Skip to content

Commit e1f7d81

Browse files
authored
Update Invoke-CsComputerFailOver.md
1 parent 2168076 commit e1f7d81

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

skype/skype-ps/skype/Invoke-CsComputerFailOver.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ Accept wildcard characters: False
8787
### -Force
8888
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.
8989
90+
**Note:** If you run this parameter toghether with -WhatIf parameter, it will be ignored and a server failover will be started.
91+
9092
```yaml
9193
Type: SwitchParameter
9294
Parameter Sets: (All)
@@ -187,7 +189,7 @@ Accept wildcard characters: False
187189
```
188190

189191
### -SkipFabricHealthCheck
190-
{{Fill SkipFabricHealthCheck Description}}
192+
This parameter is reserved for internal Microsoft use.
191193

192194
```yaml
193195
Type: SwitchParameter

0 commit comments

Comments
 (0)