Outlook blocks certain file types (.exe, .bat, .scr, etc) by default. You can specify what file types are allowed and what file types require the user to save them to the computer in the registry. For maximum security, you will not want to allow any of the Level 1 (blocked) file types. In order to prevent the end users from changing what file types are blocked, you will need to add a new REG_DWORD value named DisallowAttachmentCustomization to the Outlook key at HKCU\Software\Policies\Microsoft\Office\11.0\Outlook. When this value is present, Outlook will ignore the Level1Add and Level1Remove keys mentioned earlier. It does not matter whether there is a 0, 1, or other value listed. The existence of the value is all that is required.