ADM Template help

Soldato
Joined
6 May 2009
Posts
20,379
I have Group policy templates for Office general, Outlook, Excel and Word

I want to be able to add this key into the current ADM template so that the option for 'Enable Automatic update for all workbook links' is turned on. This is found in Trust Centre > External content

When it is turned on it enables the following in the registry

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Excel\Security]
"WorkbookLinkWarnings"=dword:00000000

How do I get this working in an ADM template I already have?

My template is Excel12.ADM, it appears as 'Microsoft Office Excel 2007' in the admin templates.

I have searched google and found the following but adding this does not work and produces errors



CATEGORY "Custom Excel settings"
POLICY "Enable automatic update for all Workbook Links"
KEYNAME "Software\Microsoft\Office\12.0\Excel\Security"
VALUENAME "WorkbookLinkWarnings"
END POLICY
END CATEGORY



Thanks
 
Bump. Still trying to figure this out

edit - doesnt matter, ive stuck it in the login files instead of an ADM template
 
Last edited:
Back
Top Bottom