User Tools

Site Tools


sysadmin:allineare_il_fqdn_interno_ed_esterno

This is an old revision of the document!


Allineare il FQDN interno ed esterno

Dopo aver installato un certificato di una CA terza potrebbe essere necessario allineare il FQDN interno con quello esterno dando questi comandi nella PowerShell di Exchange1):

Set-ClientAccessServer -Identity NOMEINTERNO -AutodiscoverServiceInternalUri https://fqdn.esterno.com/autodiscover/autodiscover.xml
Set-WebServicesVirtualDirectory -Identity “NOMEINTERNO\EWS (Default Web Site)-InternalUrl https://fqdn.esterno.com/ews/exchange.asmx
Set-OABVirtualDirectory -Identity “NOMEINTERNO\oab (Default Web Site)-InternalUrl https://fqdn.esterno.com/oab

Vedi anche: Certificate name mismatch in Outlook

sysadmin/allineare_il_fqdn_interno_ed_esterno.1497159973.txt.gz · Last modified: 11/06/2017 05:46 by 127.0.0.1