ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



Microsoft (MCSE, MCSD, MOUS, MCAD) > 70-210 > Group policy trouble....

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread


Featured site: Online 70-210 practice exams from Cert21.com



Author Group policy trouble....
hairy51
Pay Rise at last!!!
M




Registered: Oct 2002
Location: Bristol
Country: United Kingdom
State:
Certifications: MCSA,MCSE 2000, CCNA INTRO
Working on: MCSE 2003, CISCO ICND

Total Posts: 215
Angry Group policy trouble....

i am having trouble implementing group policy on my home lab.

I have win2k server DC and win2k client.

Here is what i did:-

Created an OU
Added two users to the OU
In the OU's properties i selected Group Policy tab and created a new GP.
I edited this to 'hide the Internet explorer icon from the desktop'.

I then ensured that my two users had read and apply GP permissions for the policy, and also selected 'Block policy inheritence'

I also used the secedit/refreshpolicy command.

What else do i need to do? At the moment the IE icon is still present when i log in as one of these users?

__________________
Jonboy The Brave
I Love Pies

Report this post to a moderator

Old Post 01-27-03 08:13 PM
hairy51 is offline Click Here to See the Profile for hairy51 Click here to Send hairy51 a Private Message Add hairy51 to your buddy list Find more posts by hairy51 Reply w/Quote Edit/Delete Message IP: Logged
tharg
Betelgeusian
M




Registered: Jun 2001
Location:
Country: Antarctica
State:
Certifications: MCSE 2003
Working on: CCNA

Total Posts: 242

What is the output of NSLOOKUP on the client?

__________________
Bye for now,
Tharg

MCSE 2003, A+, Net+

Report this post to a moderator

Old Post 01-28-03 07:25 AM
tharg is offline Click Here to See the Profile for tharg Click here to Send tharg a Private Message Add tharg to your buddy list Find more posts by tharg Reply w/Quote Edit/Delete Message IP: Logged
StevoC
Senior Member
M




Registered: Mar 2002
Location:
Country: USA
State:
Certifications: MCP (210, 215, 218, 270), MCSA, Network+, A+
Working on: Security+, 70-292, CWNA

Total Posts: 355

I have found that group policy can be effected (affected - still don't know the difference!! ) if your DNS is not set up correctly.

Just me 2¢.

Report this post to a moderator

Old Post 01-28-03 02:17 PM
StevoC is offline Click Here to See the Profile for StevoC Click here to Send StevoC a Private Message Add StevoC to your buddy list Find more posts by StevoC Reply w/Quote Edit/Delete Message IP: Logged
hairy51
Pay Rise at last!!!
M




Registered: Oct 2002
Location: Bristol
Country: United Kingdom
State:
Certifications: MCSA,MCSE 2000, CCNA INTRO
Working on: MCSE 2003, CISCO ICND

Total Posts: 215

NSLOOKUP:

Client:-

server: unknown
address: 192.168.0.2

***unknown can't find nslookup:non-existent domain


Server:

server: localhost
address: 127.0.0.1

__________________
Jonboy The Brave
I Love Pies

Report this post to a moderator

Old Post 01-28-03 05:37 PM
hairy51 is offline Click Here to See the Profile for hairy51 Click here to Send hairy51 a Private Message Add hairy51 to your buddy list Find more posts by hairy51 Reply w/Quote Edit/Delete Message IP: Logged
tharg
Betelgeusian
M




Registered: Jun 2001
Location:
Country: Antarctica
State:
Certifications: MCSE 2003
Working on: CCNA

Total Posts: 242

Looks like a DNS misconfiguration - did you maybe use the wizard (DCPROMO) to configure DNS?

The wizard misconfigures DNS (nice one MS!). It will create a root zone in DNS - in other words the server will think it is a root server (and there are only 13 of them...)

So, *possibly* a "root zone" that shouldn't be in DNS.

MS have an article on this:
http://support.microsoft.com/?kbid=291382

NSLOOKUP output should end up looking like this on client and server.

Default Server: server1.tookaytest.com
Address: 192.168.0.2

Check DNS for a "." zone - if it exists under forward lookup zones in DNS, delete it.

Next create a reverse lookup zone if you don't already have one.

__________________
Bye for now,
Tharg

MCSE 2003, A+, Net+

Report this post to a moderator

Old Post 01-28-03 08:09 PM
tharg is offline Click Here to See the Profile for tharg Click here to Send tharg a Private Message Add tharg to your buddy list Find more posts by tharg Reply w/Quote Edit/Delete Message IP: Logged
hairy51
Pay Rise at last!!!
M




Registered: Oct 2002
Location: Bristol
Country: United Kingdom
State:
Certifications: MCSA,MCSE 2000, CCNA INTRO
Working on: MCSE 2003, CISCO ICND

Total Posts: 215

i did use the DCPROMO command, and there was a "." forward lookup zone, i have now deleted this an created a reverse look up zone, but i am still getting the same nslookup reading....

__________________
Jonboy The Brave
I Love Pies

Report this post to a moderator

Old Post 01-28-03 08:22 PM
hairy51 is offline Click Here to See the Profile for hairy51 Click here to Send hairy51 a Private Message Add hairy51 to your buddy list Find more posts by hairy51 Reply w/Quote Edit/Delete Message IP: Logged
hairy51
Pay Rise at last!!!
M




Registered: Oct 2002
Location: Bristol
Country: United Kingdom
State:
Certifications: MCSA,MCSE 2000, CCNA INTRO
Working on: MCSE 2003, CISCO ICND

Total Posts: 215

SORTED!!!

nice one tharg, i wouldn't have known to remove the "." zone.

I discovered that the reason it still wouldn't work was that the client was configured to recieve DNS server address automatically, when i entered in the static address of the DNS server, everything worked fine.

The group policy that i originally set up is now fully operational!

thanks again

__________________
Jonboy The Brave
I Love Pies

Report this post to a moderator

Old Post 01-28-03 08:36 PM
hairy51 is offline Click Here to See the Profile for hairy51 Click here to Send hairy51 a Private Message Add hairy51 to your buddy list Find more posts by hairy51 Reply w/Quote Edit/Delete Message IP: Logged
tharg
Betelgeusian
M




Registered: Jun 2001
Location:
Country: Antarctica
State:
Certifications: MCSE 2003
Working on: CCNA

Total Posts: 242

Excellent!

Do you think MS should do a KB on
"Why DCPROMO messes up DNS"

__________________
Bye for now,
Tharg

MCSE 2003, A+, Net+

Report this post to a moderator

Old Post 01-28-03 08:49 PM
tharg is offline Click Here to See the Profile for tharg Click here to Send tharg a Private Message Add tharg to your buddy list Find more posts by tharg Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Post new thread   Post reply

Click here for the list of 70-210 study guides

MCSE exam notes

70-210 exam details



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps