Skip to content

Commit d6bff5c

Browse files
Update troubleshoot-site-configuration.md
1 parent ccb7c5b commit d6bff5c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/windows-server/high-availability/troubleshoot-site-configuration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,15 +206,15 @@ Set-ClusterFaultDomain -Name -Type Site -Location
206206

207207
**Generate cluster logs**
208208

209-
```powershell
209+
```powershell
210210
211211
Get-ClusterLog -Node -TimeSpan
212212
213213
```
214214

215215
**Run cluster validation tests**
216216

217-
```powershell
217+
```powershell
218218
219219
Test-Cluster
220220
@@ -235,4 +235,4 @@ Use Event Viewer to export logs. Be sure to filter for FailoverClustering, Syste
235235

236236
## References
237237

238-
- [Fault domain awareness](https://learn.microsoft.com/en-us/windows-server/failover-clustering/fault-domains)
238+
- [Fault domain awareness](/windows-server/failover-clustering/fault-domains)

0 commit comments

Comments
 (0)