PowerShell Logo Small

Enable-RDVirtualDesktopADMachineAccountReuse



This is the built-in help made by Microsoft for the command 'Enable-RDVirtualDesktopADMachineAccountReuse', in PowerShell version 5 - as retrieved from Windows version 'Microsoft Windows Server 2012 R2 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS

Configures the RD Connection Broker server to reuse existing AD DS computer accounts.

SYNTAX


Enable-RDVirtualDesktopADMachineAccountReuse [[-ConnectionBroker] <String>] [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


The Enable-RDVirtualDesktopADMachineAccountReuse cmdlet configures the Remote Desktop Connection Broker (RD Connection Broker) server to reuse existing Active Directory
Domain Services (AD DS) computer accounts for pooled virtual desktops when you create new virtual machines in a managed virtual desktop collection.



<

RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkId=294208
Disable-RDVirtualDesktopADMachineAccountReuse
Test-RDVirtualDesktopADMachineAccountReuse

REMARKS

<

Examples


Example 1: Enable account reuse on the RD Connection Broker

PS C:\> Enable-RDVirtualDesktopADMachineAccountReuse -ConnectionBroker "rdcb.contoso.com"



This command enables the Remote Desktop Connection Broker server named "rdcb.contoso.com" to reuse existing Active Directory Domain Services computer accounts when you
create new virtual machines in a managed virtual desktop collection.