< Back
Import-XDTag
Post
NAME Import-XDTag
SYNOPSIS
Creates desktops from imported object
SYNTAX
Import-XDTag [-tag] <Object> [-xdhost] <String> [<CommonParameters>]
DESCRIPTION
Creates desktops from imported object
PARAMETERS
-tag <Object>
TAG to create
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-xdhost <String>
XenDesktop DDC hostname to connect to
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>$XDEXPORT.tags|import-xdtag
Creates tags from imported tag object
RELATED LINKS
SYNOPSIS
Creates desktops from imported object
SYNTAX
Import-XDTag [-tag] <Object> [-xdhost] <String> [<CommonParameters>]
DESCRIPTION
Creates desktops from imported object
PARAMETERS
-tag <Object>
TAG to create
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-xdhost <String>
XenDesktop DDC hostname to connect to
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>$XDEXPORT.tags|import-xdtag
Creates tags from imported tag object
RELATED LINKS