| "C.S.Farmer" <http://www.microsoft.com/communities/privacy.mspx
| Message news:eXcp6ZHgEHA.3536@TK2MSFTNGP12.phx.gbl...
| OK, I'm trying to get to grips with the way XP pro and XP home
| actually work in respect to User Profiles. Note this is without
| the PC being joined to a network and hence their is no Domain
| assignment. I've read about the Group Policies in XP pro and
| think that I understand that setting a group policy using
| gpedit.msc User Configuration\Administrative templates\.....
| will effectively set the policy for all User Profiles since
| there is only one Local Policy? So if I logon as a user that is
| a member of the Administrators group (or the Administrator) how
| do I set policies for Users that are members of the User group?
| can this be done without a network domain? <SNIP>
For a Windows XP Professional computer in a non-Active Directory
environment (a workgroup and/or stand-alone computer), only one
local Group Policy object exists. As such, every policy set
using the Administrative Templates Node in the Group Policy
console (registry-based policy) will effect every user of the
computer, including the built-in Administrator.
For more information about Group Policies and a Windows XP
Professional stand-alone computer search the Windows XP
Professional Help and Support Center for "Client operating
systems" (with the quotes) and read the "Note" in the Full-text
Search Match by that title.
One way to manage desktops in a non-Active Directory environment
is to use poledit. For some information about poledit see the
following Microsoft Documentation:
Windows XP Professional Product Documentation
Part II Desktop Management | Ch 5 Managing Desktops
Managing Desktops Without Active Directory
http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit...-us/prd
Another way, if the volume is formatted using NTFS, is to set
Discretionary Access Control Lists (DACLs) on the Group Policy
object so that specified groups are either affected or not
affected by the settings contained within that Group Policy
object.
Say, for example, that you want to use Group Policies to "Remove
links and access to Windows Update" for members of all groups but
Administrators.
You would:
- Log in as local Administrator
- Run gpedit.msc
- As a precaution so that policies do not get refreshed/applied
in an untimely manner, navigate to the following policy and set
it to 0:
Administrative Templates\System\Group Policy:
Group Policy refresh interval for users
- Navigate to the following policy and set it to Enabled:
Administrative Templates\Start Menu and Taskbar:
Remove links and access to Windows Update
- Close gpedit.msc
- Use Explorer to navigate to:
%SYSTEMROOT%\system32\GroupPolicy\User\Registry.pol
- Right-click this file and then click Properties
- Select the Security tab
- In the Name box select Administrators
- In the Permissions area click the Deny checkbox for Read
For more information about how to "set, view, change, or remove
file and folder permissions" search the Windows XP Help and
Support Center for the phrase in double-quotes (with the quotes)
and read the Full-text Search Match by that title.
To make subsequent changes to the local Group Policy object, you
must give yourself Read access to the Group Policy object, make
the changes, and then remove Read access. Keep in mind if you
fail to remove Read access, log off, then log back on, all
policies are going to apply to you. And depending on the
policies that you have set, this may or may not put you in a very
difficult situation.
I recommended that you record ALL the changes you make on a piece
of paper (and/or in a computer file).
You can find links to peer-to-peer support newsgroups for Group
Policy and Active Directory technologies below.
Management Technologies Newsgroups
Newsgroup: microsoft.public.windows.group_policy
AKA: Windows: Group Policy
http://www.microsoft.com/windowsserver2003/community/newsgroups/manage...t/defau
And here are some links to some documentation about
Registry-Based Group Policy:
Microsoft Windows XP
Resources about Group Policy and related technologies
http://www.microsoft.com/resources/documentation/windows/xp/all/proddo...en-us/g
From the aforementioned page I recommend starting with the
Implementing Registry-Based Group Policy whitepaper.
Group Policy Settings Reference for Windows Server 2003
(PolicySettings.xls)
http://microsoft.com/downloads/details.aspx?FamilyId=7821C32F-DA15-438...E48-459
PolicySettings.xls is a detailed spreadsheet that lists the full
set of Group Policy settings described in Administrative Template
(.adm) files. Fields included in the spreadsheet are: *.adm
File, Computer/User Node, Policy Path, Full Policy Name,
Supported on, Help/Explain Text, Registry Settings. For anyone
interested in Registry-Based Group Policy, I highly recommend
downloading PolicySettings.xls