Citrix Virtual Apps and Desktops SDK

Add-XDUser

FIXME

Syntax


Add-XDUser -DeliveryGroupName <String> -User <String[]> [-AdminAddress <String>] [<CommonParameters>]

Add-XDUser -DesktopName <String> -User <String[]> [-AdminAddress <String>] [<CommonParameters>]

Add-XDUser -ApplicationName <String> -User <String[]> [-AdminAddress <String>] [<CommonParameters>]

Add-XDUser -MachineName <String> -User <String[]> [-AdminAddress <String>] [<CommonParameters>]

<!--NeedCopy-->

Detailed Description

FIXME

Parameters

Name Description Required? Pipeline Input Default Value
DeliveryGroupName FIXME true false FIXME
User FIXME true false FIXME
DesktopName FIXME true false FIXME
ApplicationName FIXME true false FIXME
MachineName FIXME true false FIXME
AdminAddress Specifies the address of the Delivery Controller to which the PowerShell module will connect. This can be provided as a host name or an IP address. false false Localhost. Once a value is provided by any cmdlet, this value will become the default.

Input Type

Fixme

FIXME

Return Values

None

Notes

FIXME FIXME

Examples

Example 1


FIXME

<!--NeedCopy-->

Description

FIXME

Example 2


FIXME

<!--NeedCopy-->

Description

FIXME

Add-XDUser