Active Directory Server Configuration Parameters¶
This section describes the Active Directory Server configuration parameters.
For detailed provisioning steps and examples, see Microsoft Configuration Guide.
The table describes the configuration parameters:
Table: Active Directory Server Configuration Parameter
Parameter | Description |
---|---|
Version | Currently, the only supported value is
1.0 . |
Host Name | IP address or FQDN of the PowerShell Proxy that will be used to create the Active Directory PowerShell session. |
Username / Password | Sign-in credentials for the Remote Management Service Account |
Domain Name / Domain Username / Domain Password | Sign-in credentials for the Active Directory Management Account |
Active Directory Filter | Active Directory search filter. This is the “-Filter” argument to the PowerShell cmdlet Get-AdUser. It is a required parameter; to search without filtering, simply specify the single character “*” (without the quotes). For information about advanced filtering, see this article. |
Active Directory Search Base | The Active Directory path to search under - typically the distinguished name of the top-level organizational unit containing the user and contact objects to be managed by VOSS-4-UC. This is an optional parameter. The default value is domain’s default naming context. |