Windows Thread, Active Directory,DNS,DHCP,on W2Kadv. Server. Help setting up in Technical; Hello All.
Help please with setting up this server for the first time.
Just need a basic set up to ...
-
5th August 2006, 01:53 PM #1 Active Directory,DNS,DHCP,on W2Kadv. Server. Help setting up
Hello All.
Help please with setting up this server for the first time.
Just need a basic set up to run AD ,do updates and be in control of the workstations to stop the little darlings changing all the settings.
W2K adv. Server. to serve 30 computers
On DHCP 'server options' do I select :-
004 Time server.
006 DNS.
015 DNS domain name.
And on DNS do I have to set up the 'Reverse look up zones' ?.
Any tips about setting up Active Directory.with Mandatory Profiles from scratch.
Regards Michael.
-
-
IDG Tech News
-
5th August 2006, 03:08 PM #2 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help setting up
If you have decided that mandatory profiles are the way to go, check out the wiki page at http://www.russdev.com/edugeek/doku....atory_profiles for full instructions
-
-
5th August 2006, 04:03 PM #3 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help setting up
Yes do set up the reverse lookup. You may also need the gateway or router option (which ever it calls itself) setting.
-
-
5th August 2006, 09:26 PM #4 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help settin

Originally Posted by
tickmike Hello All.
Help please with setting up this server for the first time.
Just need a basic set up to run AD ,do updates and be in control of the workstations to stop the little darlings changing all the settings.
W2K adv. Server. to serve 30 computers
On DHCP 'server options' do I select :-
004 Time server.
006 DNS.
015 DNS domain name.
And on DNS do I have to set up the 'Reverse look up zones' ?.
Any tips about setting up Active Directory.with Mandatory Profiles from scratch.
Regards Michael.
Hi.
You don't need a reverse lookup zone- it's not essential. But I would put one in there anyway. It helps if you plan on running any reverse lookups- so a web server internally etc. And it can also help some other things on your LAN work more efficiently.
The WIKI on here is great for profile information.
Best of luck!
Paul
-
-
5th August 2006, 10:49 PM #5 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help settin
Hi Thanks for comments.
Still unsure if I have to select DCHP server options if I want these services to run or does work with out ticking the options box's
From Michael.
-
-
5th August 2006, 11:03 PM #6 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help setting up
There are the server options which are the global DHCP options and the the scope options if you want to do something different in one of your scopes of which most people will only have one anyways. You have to tick the boxes to enable them.
-
-
6th August 2006, 06:46 AM #7 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help setting up
Assuming xall your clients are win2k/xp then you don't need to set the dns domain name as this is set when they join the domain.
-
-
6th August 2006, 07:14 AM #8 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help settin
Hi.
These are optional services so that DHCP can supply the information to clients. See here:
http://www.windowsnetworking.com/art.../w2kdhcpc.html
Hope that helps!
-
-
9th August 2006, 12:51 AM #9 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help settin
Hello all thanks for your help and the link (that is a good site). but need some more help !.
Setting up Group policy's for my users and there computers.
open AD users and computers>properties>GP tab>New>give it a name>press enter>edit>configure>Save.
But Its changed the DC settings as well ?.
eg. I set up that users could not turn off computers ... so I end up not being able to turn of the DC when I have finished working on it tonight .
Where have I gone wrong this time.
From Michael.
-
-
9th August 2006, 05:32 AM #10 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help setting up
Oops - which container/ou did you link your policy to? It sounds like you linked it to the root of the tree. Policies are inherited down the tree (unless you specifically block inheritance). Best pratcise is to create Organizational Units (like containers) to put your computers/users in. I use a structure as a bit like this...
\Managed
\Managed\Computers - (computer accounts are all in here)
\Managed\Users
\Managed\Users\Staff - (staff user accounts are all in here)
\Managed\Users\Students- (student user accounts are all in here)
When you want a policy to apply to all your users, you can create it at the \Managed\Users level. Policies for staff or students would created at the appropriate level to just apply to those users.
You should also create OUs for other objects (eg Groups, Service Accounts, Admin Accounts).
You should also avoid editing the default policies (default domain policy, default domain controller policy, default site policy).
-
-
9th August 2006, 10:36 AM #11 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help setting up
@tickmike: Also nip off to MS to download the Group Policy Management Console (GPMC) - it makes dealing with GPOs a bit easier since you can see which OUs have GPOs linked to them at a glance and you can get a display of what policies are set.
-
-
9th August 2006, 02:12 PM #12 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help settin
Hi .
A very very big oop's .. I now cannot access the DC . ( it now thinks it's a user workstation !!! ) HELP..... all I can get to is C:\ in safe mode.
Does anyone have any idea's how I can get my DC back. ???
From Michael.
-
-
9th August 2006, 03:00 PM #13 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help setting up
What policies did you set?
-
-
9th August 2006, 03:21 PM #14 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help setting up
I would restore from backup if possible. Otherwise you may need to re-install depending on how much you have crippled.
You appear to have learnt the hard way that you should not edit GPOs on the server and that you should set GPOs up at an OU level that won't affect your DC
-
-
9th August 2006, 03:23 PM #15 Re: Active Directory,DNS,DHCP,on W2Kadv. Server. Help settin
Hi .
Loads of them, went down the list and configured what I did not want the users to change .
I want to get access to the GP and delete it and configure like you suggests above.
I think it must be the root GP.
Can only get to safe mode C:\ or directory restore mode ( but in that still cannot get in to Active directory)
From Michael.
Edit ... just seen other post .
Backup what backup ? not got around to doing any back up's yet !!! .
do you think it will be quicker to do yet another reinstall .
I will get it right.
Edit
-
SHARE: 
Similar Threads
-
By exsupport in forum Windows
Replies: 3
Last Post: 6th October 2007, 10:30 AM
-
By tosca925 in forum Windows
Replies: 7
Last Post: 10th May 2007, 10:40 AM
-
By MarkB in forum Windows
Replies: 7
Last Post: 16th April 2007, 10:53 AM
-
By StewartKnight in forum Windows
Replies: 1
Last Post: 27th February 2007, 03:23 PM
-
By tosca925 in forum How do you do....it?
Replies: 20
Last Post: 24th January 2006, 11:38 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules