Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My-Random-Thoughts edited this page Oct 28, 2017 · 1 revision

sec-11-iis-default-page (Enabled)

Checks to see if the default web page is present in IIS, it should be removed.


Input Values

  • None

Example

None

Input Descriptions

  • None

Result And Messages

  • PASS
    "iisstart.htm" is not listed as a default document

  • WARNING

  • FAIL
    "iisstart.htm" is listed as a default document

  • MANUAL
    "IIS Management Scripts and Tools" are not installed

  • NA
    IIS is not installed


Applies To

  • All Servers

Required Functions

  • Check-NameSpace
Clone this wiki locally