You can perform Batch Management settings on outlook2010 by adding the ADM template file of outlook2010. For example, add a list of secure recipients. The method is as follows:
First download the ADM file of outlook2010 from the Microsoft website.
Prepare a secure Recipient List in TXT format and put it in a shared path to ensure that common users can read the list.
The most important step is to refer to foreign websites. Because the default ADM file does not haveJunkmailimportlistsThe security Recipient List takes effect only when the key value is 1. Therefore, we need to customize the ADM file, open the ADM file in notepad, and add the following content.
Policy "junk mail import list"
Keyname SOFTWARE \ Microsoft \ Office \ 11.0 \ Outlook \ options \ mail
Part "check to import junk mail lists" checkbox
Valuename junkmailimportlists
Valueon numeric 1
Valueoff numeric 0
End Part
End Policy
Create a new Group Policy, right-click User Configuration-policy-management template, and right-click to add the template.
Edit the Group Policy, enablejunkmailimportlistc (Policy Name added in the template) in Outlook option-preference-spam, and specify the shared path of the secure sender list, it is best to set whether to append or overwrite the secure sender list. The default value is append. To avoid loss of custom settings.
Then save the Group Policy and send the policy.
Set outlook2010 as a group policy template to add a list of secure recipients