Server Parameter (Connect-AD Cmdlet)
The domain name or IP of the Active Directory server.
Syntax
Connect-AD -Server string
Data Type
cstr
Default Value
""
Remarks
Note: This does not need to include the LDAP:\\ portion, only the server domain name or IP.
This is a required parameter.