SNCPartnerName Parameter (Connect-SAPERP Cmdlet)
The SNC name of the SAP instance you want to connect to.
Syntax
Connect-SAPERP -SNCPartnerName string
Data Type
cstr
Default Value
""
Remarks
Setting this connection property is required when using SNC (when the SNCMode connection property is set to True).
The value for this connection property can be found as follows:
- In the SAP GUI use T-Code "RZ11" to access the Profile Parameter Maintenance form.
- In the Profile Parameter Maintenance form's Parameter Name field, type "snc/identity/as" and click Display.
- Under Value of Profile Parameter snc/identity/as, note the value for the Default Profile.
- Set this connection property to the noted value.