Get-CitrixClientVersion

SYNOPSIS

Report on the CItrix workspace versions the users are using.

SYNTAX

Get-CitrixClientVersion [-AdminAddress] <String> [-hours] <Int32> [-ReportsPath] <String[]>
 [<CommonParameters>]

DESCRIPTION

Report on the CItrix workspace versions the users are using.

EXAMPLES

EXAMPLE 1

Get-CitrixClientVersions -AdminAddress localhost -hours 12

PARAMETERS

-AdminAddress

DDC FQDN

Type: String
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-hours

Limit the amount of data to collect from OData

Type: Int32
Parameter Sets: (All)
Aliases:

Required: True
Position: 2
Default value: 0
Accept pipeline input: False
Accept wildcard characters: False

-ReportsPath

Where report will be saved.

Type: String[]
Parameter Sets: (All)
Aliases:

Required: True
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

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

INPUTS

OUTPUTS

NOTES