internet website error 404

Anonymous
2024-02-06T16:30:30+00:00

Greetings,

I'm facing an issue with some websites with error 404 message when i insert the username and password in the website the error message appears "An unexpected error has occurred. please contact your system administrator."

OS: windows server 2022

note: all workstation connected to the domain facing same issue.

and the website is working fine in out of the our domin.

Windows for business Windows Server Directory services Other

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} vote

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-02-08T01:36:05+00:00

    Hello Ayoub 2li,

    Thank you for posting on the Microsoft Community Forum.

    Will devices within your domain encounter problems accessing other websites? Maybe the website has blocked the workstation devices.

    Check the website's configuration files, permissions, and routing to ensure they are correctly set up and compatible with the server.

    Check the firewall and other network policy settings on the server. Ensure that there are no rules set to prevent access to these websites.

    Security permissions: Check the security permission settings of relevant websites on the server. Ensure that users have sufficient permissions to access these websites.

    Grant the appropriate permissions to the correct users or groups to resolve access issues.

    You can try to export GPO settings on one problematic machine and check if there is related group policy setting in the domain to block this website.

    For checking Computer Configuration within gpresult, we can follow steps below.

    Logon this machine using administrator account.

    Open CMD (run as Administrator).

    Type gpresult /h C:\gpo.html and click Enter.

    Open gpo.html and check gpo setting under "Computer Details".

    For checking User Configurations within gpresult, we can follow steps below.

    Logon the machine using normal domain user account (that applies this gpo).

    Create a folder named F1 in C drive.

    Open CMD (do not run as Administrator).

    Type gpresult /h C:\F1\gpo.html and click Enter.

    Open gpo.html and check if there are these gpo settings under "User Details".

    You can try to analyze the exact cause of the problem by capturing network packets. This is an article about packet capture:

    Using the Network Monitor Tool - Windows drivers | Microsoft Learn

    I hope you the information above is helpful.

    If you have any questions or concerns, please do not hesitate to let us know.

    Best Regards,

    Daisy Zhou

    1 person found this answer helpful.
    0 comments No comments