Computers |
|
| | #21 (permalink) |
| Memberbot | Go into your network connection properties (where you set the IP address on the NIC) and enter the IP address of your Domain Controller in the space where it asks for a DNS server. This is assuming that when you did your AD install, you chose default settings and set up DNS at the same time as the AD install. |
| | |
| | #23 (permalink) |
| Memberbot | No prob ![]() Do this: Right-click "My Network Places">Click "Properties">Right-click the network connection>Click "Properties">Click "TCP/IP">Click the "Properties" button>Near the bottom of the window there will be a place to enter the IP address of the DNS server>Enter the IP address of your Domain Controller in this space. |
| | |
| | #25 (permalink) |
| Memberbot | After you have clicked ok to confirm your IP settings, open a command prompt and type the following(WinXP machine): ipconfig /all Make sure that your DNS server is correct. Now, type in the following(WinXP Machine): ipconfig /flushdns ipconfig /registerdns Now that you have pointed the WinXP machine to DNS correctly (hopefully) you should be able to get onto that share (as discussed previously). Post back with your results ![]() |
| | |
| | #29 (permalink) |
| Memberbot | On the Server Start button>Administrative Tools>Make sure that DNS is in the menu. Once you have determined that DNS is in that menu (and therefore installed), open a command prompt, and type the following: ipconfig /all Make note of the hostname. Make note of the IP address Make sure that the DNS server's IP address listed is the same as its own IP address (The Domain Controllers DNS server is itself). On WinXP machine Run... \\Domain controllers' hostname if that didnt work, then: \\Domain controllers' IP address. |
| | |