Get-CsServerPatchVersion

Returns the Skype for Business Server Component Version. This cmdlet was introduced in Skype for Business Server 2015 November 2015 Cumulative Update.

Syntax

Get-CsServerPatchVersion
   [-Report <String>]
   [<CommonParameters>]

Description

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). You should have installed November 2015 Cumulative Update (6.0.9319.102) for Skype for Business Server 2015 or later.

Examples

-------------------------- Example 1 --------------------------

Get-CsServerPatchVersion

This example returns the version for each component installed on the Skype for Business Server.

Parameters

-Report

Generates a log file with the result of the operation. You should specify the file name in html format.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Skype for Business Server 2015, Skype for Business Server 2019

Inputs

None

Outputs

System.Object