ActiveDirectoryConfig.OrganizationalUnit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. The name of your organizational unit to join the RD Session Host servers, e.g. OU=MyOu,DC=MyDomain,DC=ParentDomain,DC=com. Attributes such as OU, DC, etc. must be in uppercase.
public string OrganizationalUnit { get; set; }
member this.OrganizationalUnit : string with get, set
Public Property OrganizationalUnit As String