Re: Empty Admin. template



In GPMC, go to "View", "Filtering..." and uncheck the "Only show policy settings that can be fully managed" setting.

Hope that helps.



Mhd wrote:
Dears;

I am applying a new GPO to disable the CDRom for some users.

I add a new adm file as the following;

CLASS MACHINE
CATEGORY !!categoryname
POLICY !!policyname
KEYNAME "SYSTEM\CurrentControlSet\Services\Cdrom"
EXPLAIN !!explaintext
PART !!labeltext DROPDOWNLIST REQUIRED
VALUENAME "Start"

ITEMLIST
NAME !!Disabled VALUE NUMERIC 1 DEFAULT
NAME !!Enabled VALUE NUMERIC 4
END ITEMLIST
END PART
END POLICY
END CATEGORY
[strings]
categoryname="Restrict Drives"
policyname="Disable the CDROM Drive"
explaintext="Disables the computers CDROM Drive completely" labeltext="Disable CDROM Drive"
Enabled="Enabled"
Disabled="Disabled"

I could see the Restrict Drives folder under the admin. Templates but it's empty

Please advice

thx
.



Relevant Pages

  • RE: How to enforce Remote Assistance and Remote Desktop via GPO?
    ... When the policy setting "user Configuration Settings ... I understand that you want to enforce remote ... policy settings will not take effect event they are configured. ... To enable remote desktop and remote assistance on specific Windows XP ...
    (microsoft.public.windows.server.sbs)
  • RE: How to enforce Remote Assistance and Remote Desktop via GPO?
    ... When the policy setting "user Configuration Settings ... I understand that you want to enforce remote ... policy settings will not take effect event they are configured. ... To enable remote desktop and remote assistance on specific Windows XP ...
    (microsoft.public.windows.server.sbs)
  • RE: Configure Remote Access
    ... the domain controller security policy should be the ... This newsgroup only focuses on SBS technical issues. ... This issue may occur if Group Policy settings that were applied ...
    (microsoft.public.windows.server.sbs)
  • Re: Important information about XP SP2 .ADM Files
    ... Service Packs supported any specific policy setting. ... >> associated with this service pack, ... much of this increase in policy settings is attributable to ... >> to an important issue around the use of the .ADM files we ship with XP ...
    (microsoft.public.win2000.group_policy)
  • Re: Important information about XP SP2 .ADM Files
    ... Service Packs supported any specific policy setting. ... >> associated with this service pack, ... much of this increase in policy settings is attributable to ... >> to an important issue around the use of the .ADM files we ship with XP ...
    (microsoft.public.windows.group_policy)

Loading