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.
2 parents d6af5aa + f6f323c commit 252f910Copy full SHA for 252f910
skype/skype-ps/skype/Start-CsClsLogging.md
@@ -48,7 +48,7 @@ Example 1 starts logging the AlwaysOn scenario on all the computers in the curre
48
49
### -------------------------- Example 2 --------------------------
50
```
51
-Start-CsClsLogging -Scenario "cps" -Pools "atl-cs-001.litwareinc.com" -Duration 12:0
+Start-CsClsLogging -Scenario "cps" -Pools "atl-cs-001.litwareinc.com" -Duration 12:00
52
53
54
The command shown in Example 2 starts CPS logging on all the computers in the pool `atl-cs-001.litwareinc.com` with duration of 12 hours.
0 commit comments