Networking Forums

Networking Forums > Computer Networking > Windows Networking > NEWB QUESTION: New network w/ server and clients

Reply
Thread Tools Display Modes

NEWB QUESTION: New network w/ server and clients

 
 
GeekBoy
Guest
Posts: n/a

 
      02-06-2006, 10:58 PM
I am sure thise question has been asked a billion times.
Rather than someone repeat it again how about a place to go for
info/tutor/guides on line?

Some people will want to say "Try google, etc"
For those people: I have already done that. No luck.
I can only find setting up Home networks. Anyone can do that.

Anyway I got Server 2003. I want one server and a few clients. I want the
clients, which are XP Pro, to not log in, but ask for authentication which
will get it from the server.
The same authentication you get on Windows Servers, not the name with the
icon to click.

Well I guess I want an Enterprise Client/Server setup.
The higher up are not happy with the current setup wuth lack of security,
too much playing on internet, etc.

Thanks for any advice or links

GB


 
Reply With Quote
 
 
 
 
Kerry Brown
Guest
Posts: n/a

 
      02-06-2006, 11:07 PM
GeekBoy wrote:
> I am sure thise question has been asked a billion times.
> Rather than someone repeat it again how about a place to go for
> info/tutor/guides on line?
>
> Some people will want to say "Try google, etc"
> For those people: I have already done that. No luck.
> I can only find setting up Home networks. Anyone can do that.
>
> Anyway I got Server 2003. I want one server and a few clients. I want
> the clients, which are XP Pro, to not log in, but ask for
> authentication which will get it from the server.
> The same authentication you get on Windows Servers, not the name with
> the icon to click.
>
> Well I guess I want an Enterprise Client/Server setup.
> The higher up are not happy with the current setup wuth lack of
> security, too much playing on internet, etc.
>
> Thanks for any advice or links
>
> GB


You probably want Active Directory. Here's a few links to get you started.

http://www.microsoft.com/windowsserv...y/default.mspx

http://technet2.microsoft.com/Window...241f91033.mspx

http://www.microsoft.com/technet/pro...tep/admng.mspx

You could also Google for "Active Directory" "Server 2003" :-)

Kerry


 
Reply With Quote
 
GeekBoy
Guest
Posts: n/a

 
      02-06-2006, 11:24 PM

"Kerry Brown" <(E-Mail Removed)*a*m> wrote in message
news:%(E-Mail Removed)...
> GeekBoy wrote:
>> I am sure thise question has been asked a billion times.
>> Rather than someone repeat it again how about a place to go for
>> info/tutor/guides on line?
>>
>> Some people will want to say "Try google, etc"
>> For those people: I have already done that. No luck.
>> I can only find setting up Home networks. Anyone can do that.
>>
>> Anyway I got Server 2003. I want one server and a few clients. I want
>> the clients, which are XP Pro, to not log in, but ask for
>> authentication which will get it from the server.
>> The same authentication you get on Windows Servers, not the name with
>> the icon to click.
>>
>> Well I guess I want an Enterprise Client/Server setup.
>> The higher up are not happy with the current setup wuth lack of
>> security, too much playing on internet, etc.
>>
>> Thanks for any advice or links
>>
>> GB

>
> You probably want Active Directory. Here's a few links to get you started.
>
> http://www.microsoft.com/windowsserv...y/default.mspx
>
> http://technet2.microsoft.com/Window...241f91033.mspx
>
> http://www.microsoft.com/technet/pro...tep/admng.mspx
>
> You could also Google for "Active Directory" "Server 2003" :-)
>
> Kerry


Thank you very much for the fast reply Kerry.

I did install Active directory on the server, but it seems that MS has still
not fixed the bug. "Applying Computer Settings" is on the screen for a LONG
time. Updates done.

Anyway I just need to know to get the clients to stop logging in locally and
get them to log into the server's network.
Any links on that?

Thanks Again.

GB
>
>



 
Reply With Quote
 
Kerry Brown
Guest
Posts: n/a

 
      02-06-2006, 11:34 PM
GeekBoy wrote:
> "Kerry Brown" <(E-Mail Removed)*a*m> wrote in message
> news:%(E-Mail Removed)...
>> GeekBoy wrote:
>>> I am sure thise question has been asked a billion times.
>>> Rather than someone repeat it again how about a place to go for
>>> info/tutor/guides on line?
>>>
>>> Some people will want to say "Try google, etc"
>>> For those people: I have already done that. No luck.
>>> I can only find setting up Home networks. Anyone can do that.
>>>
>>> Anyway I got Server 2003. I want one server and a few clients. I
>>> want the clients, which are XP Pro, to not log in, but ask for
>>> authentication which will get it from the server.
>>> The same authentication you get on Windows Servers, not the name
>>> with the icon to click.
>>>
>>> Well I guess I want an Enterprise Client/Server setup.
>>> The higher up are not happy with the current setup wuth lack of
>>> security, too much playing on internet, etc.
>>>
>>> Thanks for any advice or links
>>>
>>> GB

>>
>> You probably want Active Directory. Here's a few links to get you
>> started.
>> http://www.microsoft.com/windowsserv...y/default.mspx
>>
>> http://technet2.microsoft.com/Window...241f91033.mspx
>>
>> http://www.microsoft.com/technet/pro...tep/admng.mspx
>>
>> You could also Google for "Active Directory" "Server 2003" :-)
>>
>> Kerry

>
> Thank you very much for the fast reply Kerry.
>
> I did install Active directory on the server, but it seems that MS
> has still not fixed the bug. "Applying Computer Settings" is on the
> screen for a LONG time. Updates done.


Severs take longer to boot, especially domain controllers. I suspect you may
have a DNS problem. Make sure the server is also a DNS server and that it
points to itself for DNS. Active directory needs an internal DNS server for
all servers and computers in the domain.

>
> Anyway I just need to know to get the clients to stop logging in
> locally and get them to log into the server's network.
> Any links on that?


You really need to read and understand all the material in the links before
you can configure AD to work properly. To answer your question you have to
join each workstation to the domain. Read the links I gave you for how to do
this.

Kerry


 
Reply With Quote
 
GeekBoy
Guest
Posts: n/a

 
      02-06-2006, 11:55 PM

"Kerry Brown" <(E-Mail Removed)*a*m> wrote in message
news:(E-Mail Removed)...
> GeekBoy wrote:
>> "Kerry Brown" <(E-Mail Removed)*a*m> wrote in message
>> news:%(E-Mail Removed)...
>>> GeekBoy wrote:
>>>> I am sure thise question has been asked a billion times.
>>>> Rather than someone repeat it again how about a place to go for
>>>> info/tutor/guides on line?
>>>>
>>>> Some people will want to say "Try google, etc"
>>>> For those people: I have already done that. No luck.
>>>> I can only find setting up Home networks. Anyone can do that.
>>>>
>>>> Anyway I got Server 2003. I want one server and a few clients. I
>>>> want the clients, which are XP Pro, to not log in, but ask for
>>>> authentication which will get it from the server.
>>>> The same authentication you get on Windows Servers, not the name
>>>> with the icon to click.
>>>>
>>>> Well I guess I want an Enterprise Client/Server setup.
>>>> The higher up are not happy with the current setup wuth lack of
>>>> security, too much playing on internet, etc.
>>>>
>>>> Thanks for any advice or links
>>>>
>>>> GB
>>>
>>> You probably want Active Directory. Here's a few links to get you
>>> started.
>>> http://www.microsoft.com/windowsserv...y/default.mspx
>>>
>>> http://technet2.microsoft.com/Window...241f91033.mspx
>>>
>>> http://www.microsoft.com/technet/pro...tep/admng.mspx
>>>
>>> You could also Google for "Active Directory" "Server 2003" :-)
>>>
>>> Kerry

>>
>> Thank you very much for the fast reply Kerry.
>>
>> I did install Active directory on the server, but it seems that MS
>> has still not fixed the bug. "Applying Computer Settings" is on the
>> screen for a LONG time. Updates done.

>
> Severs take longer to boot, especially domain controllers. I suspect you
> may have a DNS problem. Make sure the server is also a DNS server and that
> it points to itself for DNS. Active directory needs an internal DNS server
> for all servers and computers in the domain.
>
>>
>> Anyway I just need to know to get the clients to stop logging in
>> locally and get them to log into the server's network.
>> Any links on that?

>
> You really need to read and understand all the material in the links
> before you can configure AD to work properly. To answer your question you
> have to join each workstation to the domain. Read the links I gave you for
> how to do this.
>
> Kerry


I sure will. Thanks a lot for the help Kerry

GB


>
>



 
Reply With Quote
 
Kerry Brown
Guest
Posts: n/a

 
      02-07-2006, 01:06 AM
GeekBoy wrote:
> "Kerry Brown" <(E-Mail Removed)*a*m> wrote in message
> news:(E-Mail Removed)...
>> GeekBoy wrote:
>>> "Kerry Brown" <(E-Mail Removed)*a*m> wrote in message
>>> news:%(E-Mail Removed)...
>>>> GeekBoy wrote:
>>>>> I am sure thise question has been asked a billion times.
>>>>> Rather than someone repeat it again how about a place to go for
>>>>> info/tutor/guides on line?
>>>>>
>>>>> Some people will want to say "Try google, etc"
>>>>> For those people: I have already done that. No luck.
>>>>> I can only find setting up Home networks. Anyone can do that.
>>>>>
>>>>> Anyway I got Server 2003. I want one server and a few clients. I
>>>>> want the clients, which are XP Pro, to not log in, but ask for
>>>>> authentication which will get it from the server.
>>>>> The same authentication you get on Windows Servers, not the name
>>>>> with the icon to click.
>>>>>
>>>>> Well I guess I want an Enterprise Client/Server setup.
>>>>> The higher up are not happy with the current setup wuth lack of
>>>>> security, too much playing on internet, etc.
>>>>>
>>>>> Thanks for any advice or links
>>>>>
>>>>> GB
>>>>
>>>> You probably want Active Directory. Here's a few links to get you
>>>> started.
>>>> http://www.microsoft.com/windowsserv...y/default.mspx
>>>>
>>>> http://technet2.microsoft.com/Window...241f91033.mspx
>>>>
>>>> http://www.microsoft.com/technet/pro...tep/admng.mspx
>>>>
>>>> You could also Google for "Active Directory" "Server 2003" :-)
>>>>
>>>> Kerry
>>>
>>> Thank you very much for the fast reply Kerry.
>>>
>>> I did install Active directory on the server, but it seems that MS
>>> has still not fixed the bug. "Applying Computer Settings" is on the
>>> screen for a LONG time. Updates done.

>>
>> Severs take longer to boot, especially domain controllers. I suspect
>> you may have a DNS problem. Make sure the server is also a DNS
>> server and that it points to itself for DNS. Active directory needs
>> an internal DNS server for all servers and computers in the domain.
>>
>>>
>>> Anyway I just need to know to get the clients to stop logging in
>>> locally and get them to log into the server's network.
>>> Any links on that?

>>
>> You really need to read and understand all the material in the links
>> before you can configure AD to work properly. To answer your
>> question you have to join each workstation to the domain. Read the
>> links I gave you for how to do this.
>>
>> Kerry

>
> I sure will. Thanks a lot for the help Kerry
>
> GB


Your welcome. The learning curve may look steep at first but it really isn't
that bad. I recommend you take an introductory course. It will be well worth
the expense to get over the steep hump at the start of the curve. These two
are both good. If you can't take the courses get the self study guides.

http://www.microsoft.com/learning/sy...278Bfinal.mspx

http://www.microsoft.com/learning/sy...279Bfinal.mspx

Kerry


 
Reply With Quote
 
GeekBoy
Guest
Posts: n/a

 
      02-09-2006, 10:39 PM

"Kerry Brown" <(E-Mail Removed)*a*m> wrote in message
news:%(E-Mail Removed)...
> GeekBoy wrote:
>> "Kerry Brown" <(E-Mail Removed)*a*m> wrote in message
>> news:(E-Mail Removed)...
>>> GeekBoy wrote:
>>>> "Kerry Brown" <(E-Mail Removed)*a*m> wrote in message
>>>> news:%(E-Mail Removed)...
>>>>> GeekBoy wrote:
>>>>>> I am sure thise question has been asked a billion times.
>>>>>> Rather than someone repeat it again how about a place to go for
>>>>>> info/tutor/guides on line?
>>>>>>
>>>>>> Some people will want to say "Try google, etc"
>>>>>> For those people: I have already done that. No luck.
>>>>>> I can only find setting up Home networks. Anyone can do that.
>>>>>>
>>>>>> Anyway I got Server 2003. I want one server and a few clients. I
>>>>>> want the clients, which are XP Pro, to not log in, but ask for
>>>>>> authentication which will get it from the server.
>>>>>> The same authentication you get on Windows Servers, not the name
>>>>>> with the icon to click.
>>>>>>
>>>>>> Well I guess I want an Enterprise Client/Server setup.
>>>>>> The higher up are not happy with the current setup wuth lack of
>>>>>> security, too much playing on internet, etc.
>>>>>>
>>>>>> Thanks for any advice or links
>>>>>>
>>>>>> GB
>>>>>
>>>>> You probably want Active Directory. Here's a few links to get you
>>>>> started.
>>>>> http://www.microsoft.com/windowsserv...y/default.mspx
>>>>>
>>>>> http://technet2.microsoft.com/Window...241f91033.mspx
>>>>>
>>>>> http://www.microsoft.com/technet/pro...tep/admng.mspx
>>>>>
>>>>> You could also Google for "Active Directory" "Server 2003" :-)
>>>>>
>>>>> Kerry
>>>>
>>>> Thank you very much for the fast reply Kerry.
>>>>
>>>> I did install Active directory on the server, but it seems that MS
>>>> has still not fixed the bug. "Applying Computer Settings" is on the
>>>> screen for a LONG time. Updates done.
>>>
>>> Severs take longer to boot, especially domain controllers. I suspect
>>> you may have a DNS problem. Make sure the server is also a DNS
>>> server and that it points to itself for DNS. Active directory needs
>>> an internal DNS server for all servers and computers in the domain.
>>>
>>>>
>>>> Anyway I just need to know to get the clients to stop logging in
>>>> locally and get them to log into the server's network.
>>>> Any links on that?
>>>
>>> You really need to read and understand all the material in the links
>>> before you can configure AD to work properly. To answer your
>>> question you have to join each workstation to the domain. Read the
>>> links I gave you for how to do this.
>>>
>>> Kerry

>>
>> I sure will. Thanks a lot for the help Kerry
>>
>> GB

>
> Your welcome. The learning curve may look steep at first but it really
> isn't that bad. I recommend you take an introductory course. It will be
> well worth the expense to get over the steep hump at the start of the
> curve. These two are both good. If you can't take the courses get the self
> study guides.
>
> http://www.microsoft.com/learning/sy...278Bfinal.mspx
>
> http://www.microsoft.com/learning/sy...279Bfinal.mspx
>
> Kerry
>
>


I will look into.

GB


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newb question setting up webserver on Debian macoovacany Linux Networking 7 06-05-2009 04:06 AM
newb: clients are picking up router DHCP, not DC DHCP sklett Windows Networking 3 07-29-2006 04:07 AM
Newb Wireless Question Bob Broadband Hardware 4 10-21-2004 12:07 AM
DNS Newb Zone Transfer Question Phil Windows Networking 2 04-14-2004 09:22 PM
DNS Zone/Domain Newb question #2 Phil Windows Networking 1 04-06-2004 06:21 AM



1 2 3 4 5 6 7 8 9 10 11