StoreFront 1912 LTSR reached end-of-life on 18-Dec-2024. It is recommended that you upgrade to a newer version of StoreFront.

X

Citrix StoreFront SDK PowerShell Modules

Get-STFVersion

Get the StoreFront version number

Syntax

Get-STFVersion [<CommonParameters>]

Detailed Description

Get the StoreFront version number in the format Major.Minor.Build.Revision.

Input Type

###

Return Values

Version

The .NET System.Version reference type

Examples

EXAMPLE 1 Get the version number

Get-STFVersion

REMARKS

Get the StoreFront version number.

OUTPUT

Major Minor Build Revision ----- ----- ----- -------- 3 1 0 1
Get-STFVersion