PowerShell Logo Small

Test-RDVirtualDesktopADMachineAccountReuse



This is the built-in help made by Microsoft for the command 'Test-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

Detects whether the RD Connection Broker server is configured to reuse existing AD DS computer accounts.

SYNTAX


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



Search powershellhelp.space

DESCRIPTION


The Test-RDVirtualDesktopADMachineAccountReuse cmdlet detects whether the Remote Desktop Connection Broker (RD Connection Broker) server is configured to reuse existing
Active Directory Domain Services (AD DS) computer accounts when you create new virtual machines in a managed virtual desktop collection.



<

RELATED LINKS

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

REMARKS

<

Examples


Example 1: Detect whether account reuse is configured

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



This command detects whether the RD Connection Broker server is configured to reuse existing AD DS computer accounts when you create new virtual machines in a managed
virtual desktop collection.