Windows Server 2012 Datacenter
Hi,
Im not sure if I put this in the right section or not but hey this is to do with Networking.
I am trying to set up a small home server using my dad's old HP G70 (im 16 by the way), and have installed Windows Server 2012 Datacenter on it and made a local domain named "HOMEGROUP.local" and promoted that to a domain controller.
The problem I am facing is connecting client computers to the domain. When I type "HOMEGROUP" into the domain section of Computer Properties on my Windows 7 laptop it comes up with a prompt to log in and when I type in all of the right details it waits a bit then tells me that there was a problem connecting to the DNS server.
Is this because the laptop is Windows 7? I thought I made the forest functional level to be Windows Server 2008, which is Windows 7, surely? And if it wasn't compatible wouldnt it come up with "Unable to communicate with the server's AD DS", instead of prompting me to log into the server?
Sorry if I appear stupid to some of the people here, this is my first time doing anything with networking and would love the experience to apply it to when I get a job.
On a small side note I have a WD MyCloud NAS thats connected to my home network. Could I use that to store things like Roaming User Profiles and Folder Redirects?
Thanks for your time!
Cameron
1. make sure you have a static IP on the server.
2. install DHCP on the server, disable dhcp on you router.
3. configure dhcp to make your DC the primary DNS server on all networks. make your dc the authoritative dhcp server.
4. run ipconfig /release then ipconfig /renew on all clients. If you have any clients that you manually configured the DNS on, just clear that setting.
5. make sure you can ping the ip and the FQDN (i.e. if the server is called server and the domain is called domain, and the tld is local, ping server.domain.local) of the DC.
6. join them with a domain admin's credentials.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now