SERVER status
please help
how can i chack and resolved my server problems.
AAKASH JAIN
September 3rd, 2010 3:49pm
hello Aakash
Can you be more specific about your issue??
Thanks
DineshPlease vote if my answer helped you.
Free Windows Admin Tool Kit Click here and download it now
September 4th, 2010 4:22pm
how can i chack and resolved my server problems.
To see if you've got problems in your server, you can go to the eventviewer and check if you've got errors registered in your log files (You can find many log sources: System, Application, Security ...)
http://en.wikipedia.org/wiki/Event_Viewer
Once you found an error, take its ID and its source and search the possible cause of the error based on these two items.
Generally, you find articles about how to solve these problems.
This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
September 4th, 2010 4:50pm
hello dinesh
thanks 4 ur replay,
I have problem with my dns clients.pls tell me how to configure dns clients
Free Windows Admin Tool Kit Click here and download it now
September 5th, 2010 1:39pm
Hello Aakash
This page will help you how to configure DNS on windows server.
http://technet.microsoft.com/en-us/network/bb629410.aspx
And Please post details about your problem you are facing so that we can suggest troubleshooting.
Thanks
DineshPlease vote if my answer helped you.
September 5th, 2010 1:46pm
I have problem with my dns clients.pls tell me how to configure dns clients
Installation and configuration of a DNS server:
Please refer to this Microsoft article, it is about the installation and the configuration of a DNS server in Windows Server 2003:
http://support.microsoft.com/kb/814591
This is a video about how to install and configure a DNS server in Windows Server 2008:
http://www.facebook.com/#!/video/video.php?v=1532113063012&oid=136667569684732
Configuration of the DNS client:
You DNS clients can be configured manually or automatically.
Manual configuration:
You should configure manually IPv4:
http://www.itechtalk.com/thread262.html
You can specify your internal DNS server as primary DNS server. If you have two internal DNS servers, you can specify the second one as a secondary DNS server.
(You can also configure manually the IP addess, the netmask and the gateway of the client computer manually)
Automatic configuration:
You can configure a DHCP server so that it will give client computers IP addresses dynamically.
http://www.windowsnetworking.com/articles_tutorials/DHCP_Server_Windows_2003.html
By proceeding like that, you can configure the addresses of the DNS servers that will be used by client computers. Also, you can configure the IP addresses, the netmask and the gateway that the clients will be given and will use them to access the network.
This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
Free Windows Admin Tool Kit Click here and download it now
September 5th, 2010 3:42pm


