Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Custom ADM Template Problem

Reply
Thread Tools Display Modes

Custom ADM Template Problem

 
 
tkutil
Guest
Posts: n/a

 
      03-16-2010
I'm trying to make a registry change via GPO and have written this ADM file,
but the change never takes place on the computer I'm testing. I can see the
GP is applied. Am I doing something wrong? I copied this format from one my
other ADM files that does work.

CLASS MACHINE
CATEGORY "Metco"
CATEGORY "AutoDisconnect Changes"
POLICY "Changes Autodisconnect Timeout"
Explain !!AutoDisconnect
KEYNAME "SYSTEM\CurrentControlSet\Services\lanmanserver\pa rameters"
VALUENAME "autodisconnect"
VALUE NUMERIC 4294967295
END POLICY
END CATEGORY
END CATEGORY

[strings]

AutoDisconnect=Changes the setting
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanserver\parameters\AutoDisconnect to 0xffffffff which means that network drives never disconnect.

 
Reply With Quote
 
 
 
 
Andrei Ungureanu
Guest
Posts: n/a

 
      03-17-2010

Why don't you try using Group Policy Preferences? It's a better way to solve
this kind of tasks.

Andrei
www.winadmins.net

"tkutil" <> wrote in message
news:1447803C-14DF-424D-92C7-...
> I'm trying to make a registry change via GPO and have written this ADM
> file,
> but the change never takes place on the computer I'm testing. I can see
> the
> GP is applied. Am I doing something wrong? I copied this format from one
> my
> other ADM files that does work.
>
> CLASS MACHINE
> CATEGORY "Metco"
> CATEGORY "AutoDisconnect Changes"
> POLICY "Changes Autodisconnect Timeout"
> Explain !!AutoDisconnect
> KEYNAME "SYSTEM\CurrentControlSet\Services\lanmanserver\pa rameters"
> VALUENAME "autodisconnect"
> VALUE NUMERIC 4294967295
> END POLICY
> END CATEGORY
> END CATEGORY
>
> [strings]
>
> AutoDisconnect=Changes the setting
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanserver\parameters\AutoDisconnect
> to 0xffffffff which means that network drives never disconnect.
>

 
Reply With Quote
 
tkutil
Guest
Posts: n/a

 
      03-18-2010
Is Group Policy Preferences only for 2008? I ran across that when I was
researching this problem, but couldn't figure out how to make it work and I
thought this was only if we had 2008AD. I'll do some more research because it
did seem like a nice solution.

"Andrei Ungureanu" wrote:

> Why don't you try using Group Policy Preferences? It's a better way to solve
> this kind of tasks.
>
> Andrei
> www.winadmins.net
>
> "tkutil" <> wrote in message
> news:1447803C-14DF-424D-92C7-...
> > I'm trying to make a registry change via GPO and have written this ADM
> > file,
> > but the change never takes place on the computer I'm testing. I can see
> > the
> > GP is applied. Am I doing something wrong? I copied this format from one
> > my
> > other ADM files that does work.
> >
> > CLASS MACHINE
> > CATEGORY "Metco"
> > CATEGORY "AutoDisconnect Changes"
> > POLICY "Changes Autodisconnect Timeout"
> > Explain !!AutoDisconnect
> > KEYNAME "SYSTEM\CurrentControlSet\Services\lanmanserver\pa rameters"
> > VALUENAME "autodisconnect"
> > VALUE NUMERIC 4294967295
> > END POLICY
> > END CATEGORY
> > END CATEGORY
> >
> > [strings]
> >
> > AutoDisconnect=Changes the setting
> > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanserver\parameters\AutoDisconnect
> > to 0xffffffff which means that network drives never disconnect.
> >

> .
>

 
Reply With Quote
 
Florian Frommherz [MVP]
Guest
Posts: n/a

 
      03-19-2010

Howdie!

On 18.03.2010 14:36, tkutil wrote:
> Is Group Policy Preferences only for 2008? I ran across that when I was
> researching this problem, but couldn't figure out how to make it work and I
> thought this was only if we had 2008AD. I'll do some more research because it
> did seem like a nice solution.


You don't need a 2008AD. What you need is
(1) The Group Policy Preferences CSE installed on the target clients (so
they can understand the Preferences)
(2) A Server 2008(+) or Windows Vista(+) management station to manage
the Preference settings from.

That's all:
http://blogs.technet.com/grouppolicy...tall-rsat.aspx

Cheers,
Florian
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
An unknown error has occurred! Agnes M Windows Vista Mail 35 08-06-2010 10:36 PM
WLM Get faultcode: Windows Live Communication Platform has stoped working Masse Borglund Windows Live Messenger 21 03-28-2010 12:41 AM
Windows Live Printing problem Ken Windows Live Mail 12 11-19-2009 11:20 AM
DhcpServer error 1014 please help John Windows Small Business Server 28 11-13-2009 12:32 PM
windows explorer not responding after right clicking - error Woodzys Windows Vista General Discussion 4 11-07-2009 12:47 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59