Configuring a second IP
- Click network connections
- Go to local area connections, click Properties, internet protocol version 4
- Click advanced, click add
- Type in your new IP address, with the correct subnet mask
- To test if you added it right, open a command prompt and type ipconfig
Creating a forward lookup zone
- Open DNS manager in administrator tools
- On the left hand, expand your server
- Right click your server, and “new zone”
- Use whatever setting you want
- When you have to name your zone, to make it easy, name it “your server name”-external.com
- Right click the new zone on the left hand side panel and click New host(A or AAAA)
- Type your “server name”-ext
- Clear the create associated pointer record
- Add the new host and click ok
- To test and make sure your zone added right, open a command prompt
- Type ping “your server name”-ext.”your server name”-external.com
Adding a host to your FLZ
- If you try to ping your servers –ext you will not get a reply
- Go to your network and sharing center
- Click manage network connections
- Right click local area connections and properties
- Click TCP/IPv4(double), advanced
- Go to the DNS tab
- Click Append these DNS suffixes, add, type “your server name”-external.com
- Click add twice
- Type “your server name”, and add one more time
- Bring your server to the top by clicking the up arrow twice
- To test and make sure you did it right open a command prompt and type ping “your server name”-ext
Creating a standard primary zone
1. Open DNS manager in administrator tools
2. Right click Forward lookup zone and new zone
3. Keep the zone type the same, but clear “store the zone in active directory”
4. Name the zone anything you want
5. Click next twice
6. Make sure do not allow dynamic updates is checked when you get to it
7. Click finish
8. Right click and make a new host
9. Name it anything you want
10. Put in a valid IP address
11. Create a PTR record and add host and done
12. To test and see if the zone took, open a command prompt and type nslookup “your host name.your server name”
Raising function level
- Go to active directory domain and trusts in administrator tools
- Right click your server and raise domain function level
- In the box that comes up click the “select an available domain function level.”
- Then select windows server 2008 and raise don’t worry about the warning button
Transferring schema master role
- Open a MMC and add the active directory schema snap in if you don’t have it already
- Right click active directory schema
- Click change active directory domain controller
- Click your server and ok
- Right click active directory schema and operations master, then change
- Yes, ok, close
Transferring infrastructure master role
- Go to active directory users and computer in the administrator tools
- Change domain controller
- Click your server and OK
- Right click active directory users and computer(again), all tasks and operations master
- Go to the infrastructures tab, then change, point to the server you want to inherit the master role
- Yes to confirm and OK to finish
No comments:
Post a Comment