IIS Anonymous Authentication Check

Checks that anonymous access is enabled for the default web site in IIS.

With Anonymous authentication enabled, clients can access the server without requiring a user name and password. If this check fails, anonymous access is not enabled and must be enabled to proceed with the installation.

Windows Server 2012 and 2012 R2

  1. Go to Administrative Tools and open Internet Information Services (IIS).
  2. In the Internet Information Services dialog box, expand local computer ► Sites, and click Default Website.
  3. Double-click Authentication.
  4. Click Anonymous Authentication and make sure it is enabled.
  5. Right-click on Authentication and select Edit to display the user name of the anonymous account used by IIS. Verify that this account exists on the server.

Windows Server 2008 and Windows 7

  1. Open the Windows Control Panel and then double-click System and Maintenance .
  2. Double-click Administrative Tools .
  3. From Administrative Tools, double-click Internet Information Services.
  4. In the Internet Information Services dialog box, expand local computer ► Sites, and click Default Website.
  5. Double-click Authentication.
  6. Click Anonymous Authentication and make sure it is enabled.
  7. Click Edit to display the user name of the anonymous account used by IIS. Verify that this account exists on the server.