MessageServer Parameter (Connect-SAPERP Cmdlet)
The host name or IP address of the message server (central load balancing server) you want to use to connect to SAP data.
Syntax
Connect-SAPERP -MessageServer string
Data Type
cstr
Default Value
""
Remarks
This connection property must be set when connecting to an SAP system that uses load balancing (in which case the ConnectionScheme connection property should be set to GroupServer).
When this connection property is set, the message server specified in the value of this connection property is used to connect instead of an individual application server.