< Back
get-xddesktop
Post
NAME get-xddesktop
SYNOPSIS
Gets Desktop machine of user given Machine catalog
SYNTAX
get-xddesktop [[-dgroup] <Object>] [[-user] <Object>] [[-xdhost] <String>] [<CommonParameters>]
DESCRIPTION
Gets Desktop machine of user given Machine catalog
PARAMETERS
-dgroup <Object>
Delivery group to query from
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-user <Object>
What user
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-xdhost <String>
Required? false
Position? 3
Default value localhost
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:\\>get-xddesktop -dggroup "Windows 10 Desktop" -user "lab\\jsmith
RELATED LINKS
SYNOPSIS
Gets Desktop machine of user given Machine catalog
SYNTAX
get-xddesktop [[-dgroup] <Object>] [[-user] <Object>] [[-xdhost] <String>] [<CommonParameters>]
DESCRIPTION
Gets Desktop machine of user given Machine catalog
PARAMETERS
-dgroup <Object>
Delivery group to query from
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-user <Object>
What user
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-xdhost <String>
Required? false
Position? 3
Default value localhost
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:\\>get-xddesktop -dggroup "Windows 10 Desktop" -user "lab\\jsmith
RELATED LINKS