Hello All,
Not much knowledge regarding Dynamics CRM on-prem but getting
Deployment Web Service URL is not available
When running the command
.\CertificateReconfiguration.ps1 -certificateFile *********** -password ******* -updateCrm -certificateType AlternativeS2STokenIssuer -serviceAccount 'NT AUTHORITY\NETWORK SERVICE' -storeFindType FindBySubjectDistinguishedName
Adding the option -DwsServerUrl will fix this..
But where can I find this Deployment Web Service URL?
Running the command Get-CrmSetting ClaimsSettings is giving the same error.
Kind regards.