Edit group policy for certain users only

  • Thread starter Thread starter reginalimys
  • Start date Start date
R

reginalimys

Hi all,

I need to configre my Win2k Stnd Server to Remove the Run menu from the
Start Menu. But editing this in gpedit.msc will applies to all user who
login to that server. Does this include adminstrator? And how can I
restrict this just for certain users or a group of users?

Thanks in advance!

Regards,
Regina Lim
 
Hi,

I need to configre my Win2k Stnd Server to Remove the Run menu from the
Start Menu. But editing this in gpedit.msc will applies to all user who
login to that server. Does this include adminstrator? And how can I
restrict this just for certain users or a group of users?

An Active Directory would be the easiest way.
gpedit.msc is per default infecting _all_ users on the local client.
You have to work with NTFS permissions on the registry.pol files
that are created with gpedit.msc or you can still using poledit.exe
But you have to use an updated one, like the one from the Office
Resource Kit.

"Group Policies for Windows 2000 Professional Clients in Windows NT 4.0
Domain or Workgroups"
http://support.microsoft.com/default.aspx?scid=kb;en-us;274478

Mark
 
Back
Top