
These instructions are intended specifically for setting up a new email account in Microsoft Outlook 2016 for Mac OS X 10.11.3. The UTC date-time is represented in the ISO 8601 date-time format: yyyy-mm-ddThh:mm:ss.fffZ, where yyyy = year, mm = month, dd = day, T indicates the beginning of the time component, hh = hour, mm = minute, ss = second, fff = fractions of a second and Z signifies Zulu, which is another way to denote UTC.Īn example of a valid value for this parameter is ".1000, ". 1000.ĮxpirationDate is the UTC date-time when connections by older versions of Outlook will be blocked. For example, to specify Outlook 2010 Service Pack 2 (SP2), use the value. MinimumVersion is the version of Outlook in the format xx.x.xxxx.xxxx. This parameter uses the syntax "MinimumVersion, ExpirationDate". This information is in the Autodiscover response to the client connection request. The RequiredClientVersions parameter specifies the minimum version of Microsoft Outlook that's allowed to connect to the Exchange server. This example changes the duration that the Autodiscover service settings are valid for the Microsoft Outlook provider msExchAutoDiscoverConfig. Examples Example 1 Set-OutlookProvider -Identity msExchAutoDiscoverConfig -TTL 2
To find the permissions required to run any cmdlet or parameter in your organization, see Find the permissions required to run any Exchange cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. You need to be assigned permissions before you can run this cmdlet. It sets the AutoDiscoverConfig object under the Global Settings object in Active Directory and sets the attributes specified in the parameters listed in the Parameters section. The Set-OutlookProvider cmdlet creates the global settings for the Autodiscover service. In this article Syntax Set-Outlook Provider Use the Set-OutlookProvider cmdlet to set specific global settings using the msExchOutlookProvider attribute on the msExchAutoDiscoverConfig object in Active Directory.įor information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax. This cmdlet is available only in on-premises Exchange.