Re: custom .adm
- From: "Judith Herman \(MSFT\)" <judithh@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 3 May 2005 10:00:38 -0700
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
.
- References:
- custom .adm
- From: Lyndon
- custom .adm
- Prev by Date: RE: active desktop / .bmp wallpaper / icon funkiness
- Next by Date: RE: Group Policy and XP Firewall
- Previous by thread: custom .adm
- Next by thread: Best way to use GPO's
- Index(es):
Relevant Pages
|