AddComputerCommand.OUPath 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.
The organization unit (OU). It's the path on the AD under which the new account will be created
public string OUPath { get; set; }
member this.OUPath : string with get, set
Public Property OUPath As String