I have IIS request monitor installed. However when I run it, I get an not implemented error.

Anonymous
2024-10-10T16:16:45+00:00

I have IIS request monitor installed. However when I run it, I get an not implemented error. I checked event viewer, and don't see any errors. I'm not sure what else to look at.

I even tried running from an elevated command prompt, and still go the not implemented error.

All the health monitoring roles are installed.

C:\windows\system32>%windir%\system32\inetsrv\appcmd list requests

ERROR ( hresult:80004001, message:Command execution failed. Not implemented )

Windows for business | Windows Server | Performance | Application technologies and compatibility

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes
Accepted answer
  1. Anonymous
    2024-10-11T06:45:54+00:00

    Hello,

    Thank you for posting in Microsoft Community forum.

    Based on the description, I understand your question is related to IIS feature.

    Try reinstall the IIS feature and check if this helps fix the issue.

    Also, you can try enable Failed Request Tracing for the Site and Configure the Log File Directory

    1. Open a command prompt with administrator user rights, and navigate to %systemdrive%\windows\system32\inetsrv.
    2. Run inetmgr to open IIS Manager.
    3. In the Connections pane, expand the machine name, expand Sites, and then select Default Web Site.
    4. In the Actions pane, under Configure, select Failed Request Tracing. Screenshot that shows Failed Request Tracing under Configure.
    5. In the Edit Web Site Failed Request Tracing Settings dialog box, configure the following:
      • Select the Enable checkbox.
      • Keep the defaults for the other settings.
    6. Select OK.

    Have a nice day. 

    Best Regards,

    Molly

    0 comments No comments

0 additional answers

Sort by: Most helpful