Edit

Share via


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

Default (Default)

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

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

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

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

None

Outputs

System.Object