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-217 > Problems with GPOs

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


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



Author Problems with GPOs
Turbodog
Senior Member




Registered: Nov 2002
Location:
Country: United States
State:
Certifications:
Working on:

Total Posts: 115
Problems with GPOs

Help! I’m having problems with GPOs. I’ve setup two GPOs applied at the domain level. On both of them, I’ve enabled hide all icons, which is under user configuration, administrative templates, desktop.

Now it’s my understanding that GPOs are applied from bottom to top, with the GPOs at the bottom of the list being applied and processed before the GPOs above. However, the precedence of GPOs in a list is just the opposite, the GPOs higher up the list take priority over the GPOs lower.

Now the first thing I did was enable the higher policy and disable the lower policy. Remember, I only have two policies in my list, both configured to hide all icons. I logged off and logged back on, and the desktop icons were hidden. Great, that’s what was supposed to happen, since the lower policy was disabled and the higher policy up was enabled. The higher policy was processed and applied.

Next, I left the GPO lower on the list disabled, like it was before, but also configured it to No Override. The GPO higher on the list remained enabled as it was previously configured. I logged off and logged backed on. The desktop icons were hidden. Not good! My book said the desktop icons should be visible, since the No Override should have prevented inheritance and blocked the GPO configured higher from being processed and applied.

Next, I reconfigured the GPO lower on the list with the hide all icons not configured. The GPO higher on the list remained enabled as it was previously configured. I logged off and logged back on. The desktop icons were hidden. Fine, if I understand the process correctly, that’s what was supposed to happen, since the lower GPO was processed first, but the higher GPO took precedence when it was processed and since it was higher up the list, it had priority.

Next, I reconfigured the GPO lower on the list with the No Override and left it at the hide all icons not configured. The GPO higher on the list remained enabled as it was previously configured. I logged on and logged off. The desktop icons were still hidden! Not what I expected, since the GPO lower on the list was processed first with the No Override enabled, which should have prevented inheritance and blocked the higher GPO from being processed and applied.

Next, I switched the positions of the two GPOs. I moved the GPO that was higher to the lower position and left it configured at hide all icons. I moved the GPO that was lower to the higher position and left it at hide all icons not configured. I logged on and logged off. The desktop icons remained hidden. Again, not what I expected, since it was my understanding that although the GPO lower on the list was processed first, the GPO higher on the list, the one with the hide icons not configured, was suppose to have priority and take precedence.

Next I configured everything identically to the way it was immediately above, but added the No Override to the lower GPO set to hide all icons not configured. I logged off and logged on. The desktop icons remained hidden again! Now I’m thoroughly confused!

In the end, disabling the GPO configured to hide all icons was the only way I could get the desktop icons to show up.

Can anyone please tell me what I’m missing? I don’t know if I’m screwing up or my system is screwing up. I’m running Windows 2000 Advance Server with DNS, DHCP, WINS, one Domain still in mixed mode, and several clients. Everything was going just smooth till I hit this snag. Maybe I need to switch to Native Mode? Thanks in advance, and I’m sorry for the length of this post.

Report this post to a moderator

Old Post 12-15-02 12:26 PM
Turbodog is offline Click Here to See the Profile for Turbodog Click here to Send Turbodog a Private Message Add Turbodog to your buddy list Find more posts by Turbodog Reply w/Quote Edit/Delete Message IP: Logged
Tech Ranger
On A Mission
M




Registered: Feb 2002
Location: Brooklyn, New York
Country: United States
State:
Certifications: MCSA, MCP(210,215,217,218,219), Server+, Network+, I-Net+, A+
Working on: MCSE (216 at the moment)

Total Posts: 5309

An AD container can have multiple GPOs linked to it. You can set the precedence by moving the GPOs up and down within the link. This relationship that GPOs have to one another is seperate from the relationship they have in terms of how a user or computer has policy applied based on the user or computer existing within various places in AD to which policies can be applied.
A computer can have local policies applied. The same computer can have policies applied to it by virtue of its existence within an AD site. The very same PC can also receive policies linked to the domain in which it resides. That very same box may also be part of an OU, or even child OUs within an OU. From these conatiners it can likewise receive and process polies. The "NO Override" option deals with preventing GPOs linked to containers lower on the pecking order from overriding settings contained in GPOs higher up. For example: At the domain we set a policy. The default behavior is that conflicting policies at the OU level will override the domain settings. To change this default behavior we set "No Override" at the domain level. No Override and Block Policy Inheritance have nothing to do with the relationship that multiple GPOs linked to the same container have to each other. That is determined by position in the list.

__________________
The Computer is a creation of man. Man is a creation of God! -
Joe from Brooklyn

Report this post to a moderator

Old Post 12-15-02 02:57 PM
Tech Ranger is offline Click Here to See the Profile for Tech Ranger Click here to Send Tech Ranger a Private Message Add Tech Ranger to your buddy list Find more posts by Tech Ranger Reply w/Quote Edit/Delete Message IP: Logged
Turbodog
Senior Member




Registered: Nov 2002
Location:
Country: United States
State:
Certifications:
Working on:

Total Posts: 115

I can't believe it, just as I finished typing that long monstrosity above, I remembered that you had to convert to native mode to gain full Group Policy functionality. Well I made the switch and GPOs are doing what they are supposed to now. Wonderful! Thanks for the response Tech Ranger.

Report this post to a moderator

Old Post 12-15-02 04:38 PM
Turbodog is offline Click Here to See the Profile for Turbodog Click here to Send Turbodog a Private Message Add Turbodog to your buddy list Find more posts by Turbodog Reply w/Quote Edit/Delete Message IP: Logged
cm2gj
www.cm2gj.com
M




Registered: Jan 2002
Location: Mexico
Country: Mexico
State:
Certifications: MCP 2k, MCSA 2k, MCSE 2k, A+, CST, eTRUST, HPSAN (STAR)
Working on: N+, CNST, MCSE 2003

Total Posts: 5222

quote:
Originally posted by Turbodog
I can't believe it, just as I finished typing that long monstrosity above, I remembered that you had to convert to native mode to gain full Group Policy functionality. Well I made the switch and GPOs are doing what they are supposed to now. Wonderful! Thanks for the response Tech Ranger.


GPOs can be applied to domains, sites and OUs.

the most inner level GPO take over the upper GPO. for example. if you have a domain with 7 OUs and you kill control panel on the domain GPO and a gpo exist for OU number 1 (OU1) with different setting... the OU1 gpo is the gpo applied to all the computers and users on the OU1.

if you have

Domain1
OU1
OU2
OU3

and apply GPO1 to domain 1 all the OU1,2 and 3 receive the settings of the GPO1.

if OU1 have sub OUs like OUs1 OUs2 then all the gpo travel inside this path.

the no override option is used to prevent conflicts or provide a consistent GPO policy no matter what are configured below the applied container.

this rule don´t apply when you apply certain GPOs like min password lenght on a domain. this kind of GPO can only be applied to domain, not OUs.

Tech Ranger is master on GPOs!!!

__________________
Best Regards
Alex
alexisgarcia72@hotmail.com
Cuban in Mexico
www.cm2gj.com

Report this post to a moderator

Old Post 12-16-02 05:18 AM
cm2gj is offline Click Here to See the Profile for cm2gj Click here to Send cm2gj a Private Message Visit cm2gj's homepage! Add cm2gj to your buddy list Find more posts by cm2gj Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Post new thread   Post reply

Click here for list of 70-217 study guides and order yours now!

MCSE exam notes

70-217 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