There used to be a nice tool dor doing this the policy maker registry extention but it is no longer available - for other options see http://www.windowsecurity.
Main Topics
Browse All TopicsNeed to deploy the following to all of my workstations, was hoping for through Group Policy:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM
"KeepAliveTime"=dword:0012
I ran it through REG to ADM, and got the following:
CLASS MACHINE
CATEGORY "SYSTEM\CurrentControlSet\
KEYNAME "SYSTEM\CurrentControlSet\
POLICY "KeepAliveTime"
PART "KeepAliveTime"
NUMERIC
VALUENAME "KeepAliveTime"
END PART
END POLICY
END CATEGORY
But when I import the ADM file to a GP object, It just shows on the left side in the tree--no values to configure on the right (I thought I'd see at the very least "Enable / Disable")
Am I missing something stupid?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
There used to be a nice tool dor doing this the policy maker registry extention but it is no longer available - for other options see http://www.windowsecurity.
KCTS-
PolicyMaker seems to still do the Registry settings (just installed it), but I'll have a tough time getting funding for licensing 600+ PC's just for one little registry setting. For that, I could do the import just using a script like reg /s keepalive.reg with the contents above in it.
Any other ideas? Thanks though--you were on a close track, I think
In the GPO editor, highlight "Administrative Templates" in the Computer Configuration tree, and choose "Filter" form the View menu. Uncheck "Show only policies that can be fully managed", and you'll find your setting.
Note that this will "brand" or "tattoo" your registry, just as if you would have imported a reg file or set the value manually; it will NOT change/reset to the former value if you delete the GPO!
Hey - something obvious just hit me.
Why not download the two MS files - the enable and disable workaround msi's - and do a software install through the group policy? You'd have to restart your pc's, but, unlike scripts, you could see the thing running on reboot. It is another way to skin the cat . . .
Oh - I haven't test the above yet - but the enable and disable msi's can be downloaded at
http://support.microsoft.c
which is the consumer link
Business Accounts
Answer for Membership
by: PeteLongPosted on 2007-12-03 at 06:01:30ID: 20395379
Distribute Registry Entries via Grop policy
om/default .aspx?kbid =310516
On an Client PC (that has the admin tools installed) set up the registry key as required (HKLM, HKU or HKCR only)
Start > Run > dsa.msc
Launch the policy editor (right click Domain/OU> Properties> Group policy)
Navigate to, Computer configuration > Windows Settings > Security Settings > Registry
Right click in the right hand pane > add Key
Navigate to the key you set up earlier.
How to add, modify, or delete registry subkeys and values by using a registration entries (.reg) file
http://support.microsoft.c