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
This cmdlet returns the Skype for Business Server version for each component installed on the server. It replaces the previous methods (Windows Registry and WMI Classes).
21
-
You should have installed at least November 2015 Cumulative Update (6.0.9319.102) for Skype for Business Server 2015.
21
+
You should have installed November 2015 Cumulative Update (6.0.9319.102) for Skype for Business Server 2015 or later.
22
22
23
23
## EXAMPLES
24
24
@@ -27,13 +27,13 @@ You should have installed at least November 2015 Cumulative Update (6.0.9319.102
27
27
Get-CsServerPatchVersion
28
28
```
29
29
30
-
This example returns the Skype for Business Server version for each component installed on the server.
30
+
This example returns the version for each component installed on the Skype for Business Server.
31
31
32
32
33
33
## PARAMETERS
34
34
35
35
### -Report
36
-
Generates a log file. You should specify the file name in html format.
36
+
Generates a log file with the result of the operation. You should specify the file name in html format.
0 commit comments