Get D365RsatSoapHostname - d365collaborative/d365fo.tools GitHub Wiki
Get the SOAP hostname for the D365FO environment
Get-D365RsatSoapHostname [<CommonParameters>]
Get the SOAP hostname from the IIS configuration, to be used during the Rsat configuration
Get-D365RsatSoapHostname
This will get the SOAP hostname from IIS. It will display the SOAP URL / URI correctly formatted, to be used during the configuration of Rsat.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Tags: RSAT, Testing, Regression Suite Automation Test, Regression, Test, Automation, SOAP
Author: Mötz Jensen (@Splaxi)