Share via

Microsoft Learn and installing Active Directory Domain Structure Network

Anonymous
2024-10-17T10:14:00+00:00

Dear community,

good afternoon.

I am very happy with the Microsoft Learn possibilities. I doubt that there is anyone who can get the better of me regarding the theory. But when I try to get some hands on practice nothing ever works. I understand how it is. That all are free to learn as much as they like, but when you want to put it to work there must be someone who did it all already and needs to point you to what is not found through learning. The system makes it perfectly impossible for one to learn on its own and put anything to use. Thus where is that person that points me to a working Active Directory Domain Structure network?

Mst recently I used the netsh firewall set icmpsetting type=all mode=disable

And nothing ever works.

Thank you in advance.

Yours sincerely,

Bjarne Petersen

Windows for business | Windows Server | Networking | Network connectivity and file sharing

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.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2024-10-18T09:16:33+00:00

    Hi,

    Thank you for your reply. I suggest you open cmd as an administrator and run the following command to check whether the teredo service is disabled.

    netsh int Teredo show state

    If it is disabled, run the following cmd command to see if it can solve the problem.

    netsh interface Teredo set state disable


    netsh int ter set state enterpriseclient

    Best Regards

    Zunhui

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-10-17T15:00:46+00:00

    Dear ZunHui,

    good afternoon.

    Easy. I've added -t to the command thus I am seeing it right now:

    PING: transmit failed. General failure.

    Yours sincerely,

    Bjarne Petersen

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-10-17T14:49:17+00:00

    Hello,

    What problem did you encounter when configuring the AD domain? The cmd command you ran is to enable the ICMP setting on the firewall so that the device allows incoming or outgoing ICMP communication. I hope you can describe it in detail so that we can troubleshoot the problem.

    Best Regards

    Zunhui

    Was this answer helpful?

    0 comments No comments