How can I get support from Microsoft for active directory domain controller? I can not find a solution to fix the internet connection in my office

BI Admin 0 Reputation points
2023-05-24T14:37:30.1366667+00:00

Hello

I have a problem with my active directory domain controller. the server responds to ping IP but when I try to connect to the internet with username and password it shows me an error: the internet can not be joined

I check everything, it would be great if some one helps me to contact Microsoft support. I need them to take a look at my domain controller and server.

Windows for business Windows Client for IT Pros Directory services Active Directory
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-05-24T14:41:50.13+00:00

    Please run;

    Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log (run on PDC emulator)
    repadmin /showrepl >C:\repl.txt (run on any domain controller)
    ipconfig /all > C:\%computername%.txt (run on EVERY domain controller)
    ipconfig /all > C:\problemworkstation.txt (run on problem pc)

    Also check the domain controller System and Replication (DFS or FRS) event logs for errors since last boot. Post the Event Source and Event IDs of any found. (no evtx files)

    then put unzipped text files up on OneDrive and share a link.


  2. Limitless Technology 44,751 Reputation points
    2023-05-25T11:48:50.4633333+00:00

    Hello

    Thank you for your question and reaching out.

    Please check what is the status of the network interface when the user has the problem? Connected, Not Connected, Limited Connectivity, Disabled?

    Please run an IPCONFIG /ALL when the user has the issue and compare with the ones from the Administrator session when it works

    In case all TCP settings and DNS appear correct, please run both a IP ping (for example PING 8.8.8.8 and PING www.microsoft.com), do the packages drop?

    Please try ping local addressed or resolve same-domain hostnames? repeat the test if the packages drop but using TRACEROUTE command (TRACEROUTE <IP> or <domain>) and see where the packages stop working.

    Please make sure there are no entries for your domain or domain controller names in the hosts file located at C:\Windows\System32\Drivers\etc\hosts

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.