Problem adding ADM file


i beginner setting group policies. boss has asked me set policy allows set whether internet explorer windows re-used when launching shortcuts. windows 2008 standard.

i have written adm file follows:-

class user
category !!iereusewindows
policy !!iereusewindowspolicy
keyname "software\microsoft\internet explorer\main"

explain !!iereusewindowspolicy_explain
valuename "allowwindowreuse"
valueon numeric 1
valueoff numeric 0

end policy

end category

[strings]
iereusewindows="ie custom settings"
iereusewindowspolicy="reuse windows launching shortcuts"
iereusewindowspolicy_explain="enable setting allow reuse of windows launching shortcuts"

i open group policy editor via group policy management (default domain policy).

under computer configuration\policies\administrative templates, add template

i have ensured filtering (view > filter options) set "any".

i not error messages, , yet cannot find the supposedly newly added option (i looking under "user configuration\policies\administrative templates\windows components\internet explorer"). when in add/remove template area, appear have added it.

any ideas?

i've based attempt @ page http://www.hackandsecure.com/2010/07/17/launch-ie-shortcuts-in-new-window-through-group-policy/ however, options tells use different in environment; suspect may using different version of windows?

hey

please in user conf --> administrative template --> classic administrative template --> ie custome settings


hope helps __________________________ best regards sarang tinguria mcp, mcsa, mcts disclaimer: posting provided no warranties or guarantees , confers no rights.



Windows Server  >  Group Policy



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file