Powershell Web 访问导致 404

Powershell Web Access leads to 404

我已经通过 powershell 在 2012 R2 上安装了 POWA。

Install-WindowsFeature -Name WindowsPowerShellWebAccess -IncludeManagementTools

Install-PswaWebApplication

Add-PswaAothorizationRule * * *

导航到 https://server/powa or https://server.fqdn/powa 会导致 404 "File or directory not found"。我已经检查了 IIS 和 forlder 结构,一切都在那里。我试过 IE 和 chrome 但都返回此错误。

我在这里错过了什么?

非常感谢和最诚挚的问候

证书对此过程无效,使用了另一个满足 FQDM 要求的域证书。