Hello Hinterleitner Andreas,
Thank you for posting in Microsoft Community forum.
It sounds like there may be an issue with your DNS settings or network connectivity. Here are some steps you can take to troubleshoot the issue:
- Check Network Connectivity:
Ensure your computer is connected to the network and can access other resources on the network. Use the ping
command to check connectivity to the domain controller (e.g., ping yourdomaincontroller.yourdomain.com or ping IP of domain controller or ping yourdomain.com
) when there is such problem.
- Verify DNS Settings:
Make sure that your computer is using the correct DNS server addresses. Your DNS servers should be able to resolve the name of your domain controller. You can check your DNS settings by running ipconfig /all
and looking at the DNS Servers listed.
- Flush DNS Cache:
Sometimes, clearing the DNS cache can resolve name resolution issues. Run the following command:
ipconfig /flushdns
- Verify Domain Membership:
Ensure that your computer is still properly joined to the domain. You can do this by checking the System Properties under the "Computer Name" tab.
If necessary, you might need to rejoin the computer to the domain.
- Test Name Resolution:
Use the nslookup
command to test if the computer can properly resolve the domain controller's name.
For example:
nslookup yourdomaincontroller.yourdomain.com
- Update Network Drivers:
Ensure that your network adapter drivers are up to date. Outdated drivers can sometimes cause connectivity issues.
- Please check if you create a new user account, if you can sign in the V1 (or V2, or V3).
I hope the information above is helpful.
If you have any question or concern, please feel free to let us know.
Best Regards,
Daisy Zhou