Citrix Virtual Apps and Desktops SDK

Add-XDMachineAccount

FIXME

Syntax


Add-XDMachineAccount -AccountName <String[]> -CatalogName <String> [-Password <String>] [-AdminAddress <String>] [<CommonParameters>]

Add-XDMachineAccount -AccountName <String[]> -CatalogName <String> [-SecurePassword <SecureString>] [-AdminAddress <String>] [<CommonParameters>]

<!--NeedCopy-->

Detailed Description

FIXME

Parameters

Name Description Required? Pipeline Input Default Value
AccountName FIXME true true (ByPropertyName) FIXME
CatalogName FIXME true true (ByPropertyName) 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.
Password FIXME false true (ByPropertyName) FIXME
SecurePassword FIXME false true (ByPropertyName) FIXME

Input Type

Fixme

FIXME

Return Values

Citrix.Xendesktoppowershellsdk.Serviceinterfaces.Catalogs.Adaccount

Notes

FIXME FIXME

Examples

Example 1


FIXME

<!--NeedCopy-->

Description

FIXME

Example 2


FIXME

<!--NeedCopy-->

Description

FIXME

Add-XDMachineAccount