URL Parameter (Connect-Domino Cmdlet)
Set this to the URL of the server where your Domino instance is hosted.
Syntax
Connect-Domino -URL string
Data Type
cstr
Default Value
""
Remarks
The port number can be specified as in the following: URL=http://10.0.2.15:8880;
This is a required parameter.