Em uma máquina com Windows Server 2008 ao tentar iniciar a janela DNS Management, DNSMGMT.MSC falha com o erro:
"The server <Server Name> could not be contacted."
“Access is denied. Would you like to add it anyway” (YES | NO)
O problema estou usando o administrador do usuário para fazer o login e ainda dá acesso negado erro.
Ao acionar o dnscmd, isso me dá um erro
>dnscmd.exe <Domain Name> /Info
Info query failed
status = 1722 (0x000006ba)
Command failed: RPC_S_SERVER_UNAVAILABLE 1722 0x6BA
Quando eu reinicio o Servidor DNS do Gerenciador do Servidor, isso me dá um erro abaixo:
The DNS server was unable to complete directory service enumeration of zone mydomain.com. This DNS server is configured to use information obtained from Active Directory for this zone and is unable to load the zone without it. Check that the Active Directory is functioning properly and repeat enumeration of the zone. The extended error debug information (which may be empty) is "". The event data contains the error. –
No meu caso, o arquivo hosts em c: \ Windows \ System32 \ drivers \ etc \ hosts tinha as seguintes duas linhas de saída:
127.0.0.1 localhost
::1 localhost
Eu descomentei mas não tenho utilidade,
Estava correndo bem até ontem e de repente hoje caiu. Qual pode ser a causa?