How to setup a Server Core Domain Controller?
Filed in Uncategorized on May.30, 2009
Here are some steps on setting up a Server Core as a Domain Controller.
1. Setup a static IP address
At the command prompt, type
netsh interface ipv4 show interface
Make sure to write down the Idx number of the Network adapter that you want to setup a static IP address to.
Now, type at the command prompt
netsh interface ipv4 set [...]
