Citrix Virtual Apps and Desktops SDK

Set-XDCatalog

FIXME

Syntax


Set-XDCatalog [-Name] <String> [-ADAccountDomain <String>] [-ADAccountNamingScheme <String>] [-ADAccountNamingSchemeType <ADAccountNamingSchemeType>] [-ADAccountOrganizationalUnit <String>] [-Description <String>] [-MinimumFunctionalLevel <FunctionalLevel>] [-VMCpuCount <Int32>] [-VMMemory <UInt64>] [-PassThru] [-AdminAddress <String>] [<CommonParameters>]

<!--NeedCopy-->

Detailed Description

FIXME

Parameters

Name Description Required? Pipeline Input Default Value
Name FIXME true false  
ADAccountDomain FIXME false false  
ADAccountNamingScheme FIXME false false  
ADAccountNamingSchemeType FIXME false false  
ADAccountOrganizationalUnit FIXME false false  
Description FIXME false false  
MinimumFunctionalLevel FIXME false true (ByPropertyName) FIXME
VMCpuCount FIXME false false  
VMMemory FIXME false false  
PassThru Returns the affected record. By default, this cmdlet does not generate any output. false false False
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 Or Citrix.Xendesktoppowershellsdk.Serviceinterfaces.Catalogs.Catalog

This cmdlet does not generate any output, unless you use the PassThru parameter, in which case it generates a Citrix.XenDesktopPowerShellSdk.ServiceInterfaces.Catalogs.Catalog object.

Notes

FIXME FIXME

Examples

Example 1


FIXME

<!--NeedCopy-->

Description

FIXME

Example 2


FIXME

<!--NeedCopy-->

Description

FIXME

Set-XDCatalog