Test-RDVirtualDesktopADMachineAccountReuse
Updated: September 14, 2012
Applies To: Windows Server 2012
Test-RDVirtualDesktopADMachineAccountReuse
Syntax
Parameter Set: __AllParameterSets Test-RDVirtualDesktopADMachineAccountReuse [[-ConnectionBroker] <String> ] [ <CommonParameters>]
Detailed Description
The Test-RDVirtualDesktopADMachineAccountReuse cmdlet detects whether the Remote Desktop Connection Broker (RD Connection Broker) server is configured to reuse existing Active Directory (AD) machine accounts when creating new virtual machines in a managed virtual desktop collection.
Parameters
-ConnectionBroker<String>
Specifies the Remote Desktop Connection Broker (RD Connection Broker) server for this remote desktop deployment. If not supplied, defaults to the fully qualified domain name (FQDN) of the local host.
|
Aliases |
none |
|
Required? |
false |
|
Position? |
1 |
|
Default Value |
none |
|
Accept Pipeline Input? |
false |
|
Accept Wildcard Characters? |
false |
<CommonParameters>
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters.
Outputs
The output type is the type of the objects that the cmdlet emits.
-
Null
None.
Examples
Example 1:
Description
PS C:\> Test-RDVirtualDesktopADMachineAccountReuse -ConnectionBroker rdcb.contoso.com
Example 2: Duplicate Example
Description
PS C:\> Test-RDVirtualDesktopADMachineAccountReuse -ConnectionBroker rdcb.contoso.com
