Limit usable accounts

From Michael's Information Zone
Revision as of 17:41, 30 May 2018 by Michael.mast (talk | contribs) (→‎Purpose)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

To limit the account types that users have access to.[1][2]

Disable IMAP

HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options
DWORD: DisableIMAP
Value : 1

Disable POP3

HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options
DWORD: DisablePOP3
Value : 1

Disable Other Types

I do not know if this works, from my testing it did not work.

HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options
DWORD: DisableOtherTypes
Value : 1

Disable Multiple Exchange Accounts

I do not know if this works, from my testing it did not work.

HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options
DWORD: disablemultipleexchange
Value : 1