Citrix Virtual Apps and Desktops SDK

Publish-XDCatalogImage

FIXME

Syntax


Publish-XDCatalogImage -CatalogName <String> -MasterImage <String> [-RebootDistributionDuration <Int32>] [-UserNotificationMessage <String>] [-GracePeriod <Int32>] [-AdminAddress <String>] [<CommonParameters>]

<!--NeedCopy-->

Detailed Description

FIXME

Parameters

Name Description Required? Pipeline Input Default Value
CatalogName FIXME true false FIXME
MasterImage FIXME true false FIXME
RebootDistributionDuration FIXME false false FIXME
UserNotificationMessage FIXME false false FIXME
GracePeriod FIXME false 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

Citrix.Xendesktoppowershellsdk.Serviceinterfaces.Catalogs.Catalog

FIXME

Notes

FIXME FIXME

Examples

Example 1


FIXME

<!--NeedCopy-->

Description

FIXME

Example 2


FIXME

<!--NeedCopy-->

Description

FIXME

Publish-XDCatalogImage