IT tutorials
 
Technology
 

Managing Exchange Server 2010 Features for Mobile Devices (part 1) - Understanding and Using Autodiscover, Understanding and Using Direct Push

8/12/2013 6:43:05 PM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

Mobile access to Exchange Server is supported on any device running Windows Mobile software, including Windows Mobile 5.0 and higher. Devices running Windows Mobile 5.0 with Messaging & Security Feature Pack (MSFP) and later versions of Windows Mobile software include extensions for cellular phones that permit the use of additional features, including

  • Autodiscover (Windows Mobile 6.0 or higher only)

  • Direct Push

  • Exchange ActiveSync Mailbox Policy

  • Remote Device Wipe

  • Password Recovery

  • Direct File Access (Windows Mobile 6.0 or higher only)

  • Remote File Access (Windows Mobile 6.0 or higher only)

In Exchange Server, these features are all enabled by default. The sections that follow discuss how these features work and how related options are configured.

1. Understanding and Using Autodiscover

The Autodiscover service simplifies the provisioning process for mobile devices and for Outlook 2007 and later clients by returning the required Exchange settings after a user enters his or her e-mail address and password. This eliminates the need to configure mobile carriers in Exchange Server, as well as the need to download and install the carriers list on mobile devices.

Autodiscover is enabled by default, and the Default Web Site associated with a particular Web site has an associated Autodiscover virtual directory through which devices can be provisioned.

You can manage Autodiscover using the Exchange Management Shell. To get detailed information about the Autodiscover configuration, type the following command:

Get-AutodiscoverVirtualDirectory -Server MyServer

where MyServer is the name of the Client Access server you want to examine. Included in the detailed information is the identity of the Autodiscover virtual directory, which you can use with related cmdlets.

By default, Autodiscover is configured to use Anonymous, Basic, and Windows authentication. Using the Set-AutodiscoverVirtualDirectory cmdlet, you can enable or disable these authentication methods, as well as digest authentication. You can also set the internal and external URLs for Autodiscover. Neither URL is set by default.

To disable Autodiscover, type the following command:

Remove-AutodiscoverVirtualDirectory -Server MyServer

where MyServer is the name of the Client Access server on which this feature should be disabled.

If you later want to enable Autodiscover, you can type the following command:

New-AutodiscoverVirtualDirectory -Server MyServer

where MyServer is the name of the Client Access server on which this feature should be enabled for the Default Web Site.

Samples Example 1 to Example 4 provide the full syntax and usage for the Get-AutodiscoverVirtualDirectory, New-AutodiscoverVirtualDirectory, Set-AutodiscoverVirtualDirectory and Remove-AutodiscoverVirtualDirectory cmdlets, respectively.

Example 1. Get-AutodiscoverVirtualDirectory cmdlet syntax and usage

Syntax

Get-AutodiscoverVirtualDirectory [-Server ServerName | -Identity
VirtualDirID] [-DomainController DCName]


Usage

Get-AutodiscoverVirtualDirectory
-Identity "CorpMailSvr25\Autodiscover(Default Web Site)"

Example 2. New-AutodiscoverVirtualDirectory cmdlet syntax and usage

Syntax

New-AutodiscoverVirtualDirectory [-ApplicationRoot RootPath]
[-AppPoolId AppPoolIdentity]
[-BasicAuthentication <$true | $false>]
[-DigestAuthentication <$true | $false>]
[-DomainController DCName]
[-ExternalURL ExternalURL]
[-InternalURL InternalURL]
[-Path FileSystemPath]
[-WebSiteName SiteName]
[-WebSiteName WebSiteName]
[-WindowsAuthentication <$true | $false>]
[-WSSecurityAuthentication <$true | $false>]


Usage

New-AutodiscoverVirtualDirectory  -WebSiteName "Default Web Site"
 -BasicAuthentication $true -DigestAuthentication $false
 -WindowsAuthentication $true

Example 3. Set-AutodiscoverVirtualDirectory cmdlet syntax and usage

Syntax

Set-AutodiscoverVirtualDirectory -Identity DirectoryIdentity
 [-ExternalURL ExternalURL]
 [-InternalURL InternalURL]
 [-BasicAuthentication <$true | $false>]
 [-DigestAuthentication <$true | $false>]
 [-LiveIdBasicAuthentication <$true | $false>]
 [-LiveIdSpNegoAuthentication <$true | $false>]
 [-DomainController DCName]
 [-WindowsAuthentication <$true | $false>]
 [-WSSecurityAuthentication <$true | $false>]


Usage

Set-AutodiscoverVirtualDirectory
-Identity "CorpMailSvr25\Autodiscover(Default Web Site)"
-BasicAuthentication $false -DigestAuthentication $false
 -WindowsAuthentication $true

Example 4. Remove-AutodiscoverVirtualDirectory cmdlet syntax and usage

Syntax

Remove-AutodiscoverVirtualDirectory -Identity DirectoryIdentity


Usage

Remove-AutodiscoverVirtualDirectory
-Identity "CorpMailSvr25\Autodiscover(Default Web Site)"

2. Understanding and Using Direct Push

Direct Push automates the synchronization process, enabling a mobile device to make requests to keep itself up to date. When the Web site used with Exchange ActiveSync has SSL enabled, Direct Push allows a mobile device to issue long-lived Hypertext Transfer Protocol Secure (HTTPS) monitoring requests to Exchange Server. Exchange Server monitors activity in the related user's mailbox. If new mail arrives or other changes are made to the mailbox—such as modifications to calendar or contact items—Exchange sends a response to the mobile device, stating that changes have occurred and that the device should initiate synchronization with Exchange Server. The device then issues a synchronization request. When synchronization is complete, the device issues another long-lived HTTPS monitoring request.

Port 443 is the default TCP port used with SSL. For Direct Push to work, port 443 must be opened between the Internet and the organization's Internet-facing Client Access server or servers. You do not need to open port 443 on your external firewalls to all of your Client Access servers—only those to which users can establish connections. The Client Access server receiving the request automatically proxies the request so that it can be handled appropriately. If necessary, this can also mean proxying requests between the mobile device and the Client Access server in the user's home site. A user's home site is the Active Directory site where the mailbox server hosting his or her mailbox is located.

Tip

Microsoft recommends increasing the maximum time-out value for connections to 30 minutes.

 
Others
 
- Monitoring Microsoft Lync Server 2010 : Installing the Lync Server 2010 Management Pack (part 2)
- Monitoring Microsoft Lync Server 2010 : Installing the Lync Server 2010 Management Pack (part 1)
- Monitoring Microsoft Lync Server 2010 : Installing Edge Component Monitoring Certificates (part 2)
- Monitoring Microsoft Lync Server 2010 : Installing Edge Component Monitoring Certificates (part 1)
- Windows 8 Tile-Based Apps : Maps
- Windows 8 Tile-Based Apps : Reader
- Windows 8 Tile-Based Apps : Video
- Sharepoint 2013 : Add a Column to a List or Document Library
- Sharepoint 2013 : Create a New Folder in a Document Library, Create a New List, Create a New Survey
- Sharepoint 2013 : Create a New Document Library
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us