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
22
22
23
## EXAMPLES
23
24
24
25
### -------------------------- Example 1 --------------------------
25
26
```
26
-
{{ Add example code here }}
27
+
Get-CsServerPatchVersion
27
28
```
28
29
29
-
{{ Add example description here }}
30
+
This example returns the Skype for Business Server version for each component installed on the server.
30
31
31
32
32
33
## PARAMETERS
33
34
34
35
### -Report
35
-
{{Fill Report Description}}
36
+
Generates a log file. You should specify the file name in html format.
0 commit comments