Compartilhar via


Export-RDPersonalSessionDesktopAssignment

Aplica-se a: Windows 10, Windows Server Technical Preview

Export-RDPersonalSessionDesktopAssignment

Exports the current map of personal session desktops to users.

Sintaxe

Parameter Set: Default
Export-RDPersonalSessionDesktopAssignment [-CollectionName] <String> -Path <String> [-ConnectionBroker <String> ] [-InformationAction <ActionPreference> {SilentlyContinue | Stop | Continue | Inquire | Ignore | Suspend} ] [-InformationVariable <String> ] [ <CommonParameters>]

Descrição detalhada

The Export-RDPersonalSessionDesktopAssignment cmdlet exports the current map of personal session desktops to users.

Parâmetros

-CollectionName<String>

Specifies the name of a personal session desktop collection.

Aliases

none

Obrigatório?

true

Posição?

1

Valor padrão

none

Aceitar entrada de pipeline?

true(ByPropertyName)

Aceitar caracteres curinga?

false

-ConnectionBroker<String>

Specifies the Remote Desktop Connection Broker (RD Connection Broker) server for a remote desktop deployment. If you do not specify a value, the cmdlet uses the fully qualified domain name (FQDN) of the local computer.

Aliases

none

Obrigatório?

false

Posição?

named

Valor padrão

none

Aceitar entrada de pipeline?

false

Aceitar caracteres curinga?

false

-InformationAction<ActionPreference>

Specifies how this cmdlet responds to an information event. The acceptable values for this parameter are:

-- SilentlyContinue
-- Stop
-- Continue
-- Inquire
-- Ignore
-- Suspend

Aliases

infa

Obrigatório?

false

Posição?

named

Valor padrão

none

Aceitar entrada de pipeline?

false

Aceitar caracteres curinga?

false

-InformationVariable<String>

Specifies a variable in which to store an information event message.

Aliases

iv

Obrigatório?

false

Posição?

named

Valor padrão

none

Aceitar entrada de pipeline?

false

Aceitar caracteres curinga?

false

-Path<String>

Specifies the path and file name of the export file.

Aliases

none

Obrigatório?

true

Posição?

named

Valor padrão

none

Aceitar entrada de pipeline?

false

Aceitar caracteres curinga?

false

<CommonParameters>

Esse cmdlet oferece suporte aos parâmetros comuns: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer e -OutVariable. Para obter mais informações, consulte  about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entradas

O tipo de entrada é o tipo dos objetos que você pode redirecionar para o cmdlet.

Saídas

O tipo de saída é o tipo de objeto que o cmdlet emite.

Tópicos relacionados

Get-RDPersonalSessionDesktopAssignment

Import-RDPersonalSessionDesktopAssignment

Remove-RDPersonalSessionDesktopAssignment

Set-RDPersonalSessionDesktopAssignment