Re: custom .adm

Tech-Archive recommends: Fix windows errors by optimizing your registry



When you create a custom .adm file with a setting not under two specific
areas, one of which is <hklm|hkcu>\software\policies then the setting is a
preference not a policy. The GP editor, by default, is set to only display
policy settings. To see your preference setting after adding in the custom
..adm file into the GP editor.

Select the administrative node. Then right click on the administrative
template node -> view -> filtering.
Deselect (uncheck) the "only show policy settings that can be fully managed"
box.

Now your custom setting should appear in the editor.
--
Judith Herman
Microsoft Corporation
Server User Assistance - Group Policy
======================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================
"Lyndon" <lyndon@frei> wrote in message
news:uVhUUG$TFHA.3244@xxxxxxxxxxxxxxxxxxxxxxx
> Hi
>
> I'm haven trouble creating my own little custom .adm file
>
> All I want to do is get GPO to insert a new Registry Value for the
> TpcWindowSize parameter. So far my .adm file looks like this:
>
> CLASS MACHINE
>
> CATEGORY "PS-Informatics"
>
> POLICY "TCP Window Size"
> KEYNAME "SYSTEM\CurrentControlSet\Services\Tcpip\Parameters"
> VALUENAME "TcpWindowSize"
> VALUEOFF NUMERIC 0
> VALUEON NUMERIC 1
> PART "TCP Window Size" NUMERIC REQUIRED
> VALUENAME "TcpWindowSize"
> MIN 17520 MAX 131400 DEFAULT 64512
> END PART
> END POLICY
>
> END CATEGORY
>
> Unfortunately there is no item to edit in the appearing PS-Informatics
> Administrative Template folder.
>
> Could someone direct me into the right direction?
>
> TIA
> Lyndon


.



Relevant Pages

  • Re: Create Custom Administrative Templates
    ... I've included below the contents of a custom ADM file which will do what you ... be a new section called "My Custome Policy". ... CATEGORY "My Custom Policy" ... POLICY "EnableAutoTray Setting" ...
    (microsoft.public.windows.group_policy)
  • Re: Windows Explorer NoNetCrawling
    ... I'll try out the Policy branch via Custom ADM and report back - might ... > My experience is that Windows honours these policies. ...
    (microsoft.public.win2000.group_policy)
  • RE: GPO Problem - ADM File corrupted
    ... I applied the policy to it. ... Microsoft Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ... GPO Problem - ADM File corrupted ...
    (microsoft.public.windows.server.sbs)
  • RE: filters in WSE3.0
    ... In order to port a custom filer written in WSE 2.0 to WSE 3.0 you need to: ... Derive your custom filer class from Microsoft.Web.Services3.SoapFilter. ... Add an instance of your custom policy assertion to a a Policy. ... The relationship between the concepts of policy and filters has been changed ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: create adm files for the HKLMSYSTEM key on windows 2003 server
    ... I'm trying to create a custom adm file for managing settings under the ... POLICY "Change Spool Directory" ... PART!!Communication DROPDOWNLIST ...
    (microsoft.public.win2000.group_policy)