how can i make a domain?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hello
i have two computers(running windows xp professional) connected to each other directly without using a hub,how can i make one of them a domain controller and join the other computer to that domain?
thank you for the help and for the time.
 
wissam1 said:
hello
i have two computers(running windows xp professional) connected to each
other directly without using a hub,how can i make one of them a domain
controller and join the other computer to that domain?
thank you for the help and for the time.


You can't.
You need a win2k server or 2k3 server to make a domain.

A domain is not of great value on a 2 computer network anyway.
 
hello
thank you for the answer,so in case i have installed Windows 2000
Server or Windows Server 2003 on one of the two computers so how can i make one of them a domain controller and the other joined to that domain in that case?
thank you for the help and for the time
 
hello
thank you for the answer,so in case i have installed Windows 2000
Server or Windows Server 2003 on one of the two computers so how can i make one of them a domain controller and the other joined to that domain in that case?
thank you for the help and for the time
 
wissam1 said:
hello
thank you for the answer,so in case i have installed Windows 2000
Server or Windows Server 2003 on one of the two computers so how can i
make one of them a domain controller and the other joined to that domain in
that case?
thank you for the help and for the time



1) Get a book, and read all about it.
How to setup and configure a domain is beyond a NG post, I'm afraid.

Here's where I started:

Mark Minassi: Mastering Windows 2000 server
Sybex
ISBN 0-7821-2827-6


2) Brief outline of the steps involved:

- Set up basic network services on the server:
DHCP; DNS; WINS.

- Ensure server has static IP address, points to itself for DNS and WINS.

-Configure DHCP scope:
ensure DNS and WINS option points to server;
point default GW to your Internet router if present.

-Configure DNS server:
Add forward lookup zone for the domain
you intend to create, eg yourdomain.local;

Add a reverse lookup zone for your subnet;

Enable the zones for dynamic update;

Do an ipconfig /registerdns on the server to add it's A-records;
Manually configure a reverse PTR record;

Use NSLOOKUP to confirm DNS is working.
Boot a client, ensure it picks up correct DHCP lease, and that it's DNS
is working.

- run DCPROMO.

- after the domain is created, a couple of thing to do:
The DHCP server has shut down.
You need to authorise it in the AD.
Change the DNS zones to AD Integrated,
and set the Dynamic Update type to Secure Only.



That's for starters.
Now see why I suggest a good book? :-)
 
wissam1 said:
hello
i have two computers(running windows xp professional) connected to each other directly without using a hub,how can i make one of them a domain controller and join the other computer to that domain?
thank you for the help and for the time.

You can make what is called a crossover cable in order to have two computers network without a hub, switch, or router. If you dont have the tool I am pretty sure you can go to Comp USA, Best buy or some computer parts carrier and for about 12 to 14 dollars purchase one that should work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top