Forum Discussion
jamelbouzidi
Apr 13, 2023Copper Contributor
Unable to Connect to EMS Server
Hello, I am writing to report an issue that I am currently experiencing with my EMS setup. Specifically, I am unable to connect to one of two EMS servers, and I'm receiving this error message: ...
Andres-Bohren
Apr 14, 2023Steel Contributor
No Authentication Protocol is active on the PowerShell Directory
Set-PowerShellVirtualDirectory -Server srvexc03 -BasicAuthentication $true -WindowsAuthentication $true
Set-PowerShellVirtualDirectory -Server srvexc03 -BasicAuthentication $true -WindowsAuthentication $true
jamelbouzidi
Apr 15, 2023Copper Contributor
I fix then Authentification Protocol,
RunspaceId : 10bb7a81-7bea-4958-b4aa-55581bff7d1e
RequireSSL : False
CertificateAuthentication : True
VirtualDirectoryType : PowerShell
Name : PowerShell (Default Web Site)
InternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated}
ExternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated}
LiveIdNegotiateAuthentication : False
WSSecurityAuthentication : False
LiveIdBasicAuthentication : False
BasicAuthentication : True
DigestAuthentication : False
WindowsAuthentication : True
OAuthAuthentication : False
AdfsAuthentication : False
MetabasePath : IIS://srvexc03.mydomain.local/W3SVC/1/ROOT/PowerShell
Path : C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\PowerShell
ExtendedProtectionTokenChecking : None
ExtendedProtectionFlags : {}
ExtendedProtectionSPNList : {}
AdminDisplayVersion : Version 15.2 (Build 1118.7)
Server : SRVEXC03
InternalUrl : https://srvexc03.mydomain.local/powershell
ExternalUrl : https://exc.mydomain.com/powershellBut still doesn't work.
I forgot to tell you that neither the OWA nor the ECP doesn't work, only when I enter https://127.0.0.1/ecp