Thursday, June 18, 2015

login - DC and local user logon failure in windows server 2008R2 enterprise edition

I am currently acting as the System Administrator, have problem with logging on to DC both domain account and Local user (admin) account. Here is the nature of my network, I have got 4 branches that are running additional DCs and they replicate to DC at head quarters (HQ) all running windows server 2008R2.


when I disconnected the DC from the network, feedback is; There are currently no logon servers available to service the logon request.


when I connected the DC to the network feedback is; You account has been disabled. please see your system administrator.


My failure to logon to the DC at HQ has limited my remote logon onto those other 4 servers (ADC) and even other servers on the network. please help, how can I logon solve this problem?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...