SV-44003r1_rule
V-33584
Exch-1-202
Exch-1-202
CAT II
10
Configure web ports to be port 80 and 443, as specified by PPSM standards.
Open a Windows PowerShell Module and enter the following command:
Get-WebBinding -Name <'WebSiteName'>| Format-List
If the Web binding values are not on standard port 80 for HTTP connections or port 443 for HTTPS connections, this is a finding.
V-33584
False
Exch-1-202
Open a Windows PowerShell Module and enter the following command:
Get-WebBinding -Name <'WebSiteName'>| Format-List
If the Web binding values are not on standard port 80 for HTTP connections or port 443 for HTTPS connections, this is a finding.
M
1995