I think the following statement is not really accurate: To connect to a remote Exchange 2010 server, you must use the HTTP protocol and the Kerberos authentication method.
If you use Kerberos authentication method, you have to use HTTP protocol. But if you want to stick on HTTPS, you can still use other authentication method.
The following is a scenario:import the enterprise CA certificate into your machineRun New-PSSession and specify
authentication method, such as Basicthe HTTPS urlSe
↧