Lync Server 2010 Service Mobility is the new service for Lync Server. This service must be installed to support mobile clients:
With this service customers will be able to send and receive IM, see the contact list and presence. Follow the link to Comparison Table Customer Service Mobility.
For configuration of the service have a machine called Hm01.home.intranet as a Domain Controller and Certificate, called a virtual machine that is Hm02.home.intranet the Front End, I have only one SIP domain home.com.br. All servers are running Windows Server 2008 R2 Service Pack 1
The connection structure of customers mobiles and the ports used for communication with the service is installed at the front end is as follows
All Front End pool servers must be upgraded to the Cumulative Update November Lync Server.
The update can be downloaded from the Microsoft website http://www.microsoft.com/download/en/details.aspx?id=11551 .
In this article demostro steps to upgrade the server pool Pool Update Lync Server with Cumulative Update 4. There is no need to upgrade customers to activate this service but is recommended to keep the structure updated.
To support customers in Autodiscovery is necessary to create a record in DNS. The record can be of type Address (A) or Alias (CNAME), and should be created for each SIP domain supported by both the pool and in the Internet DNS Internal DNS
For this article I will create the CNAME record in DNS in the inner and external DNS.
For the configuration of the internal DNS, I created a CNAME record LyncDiscoverInternal. <domain SIP> pointing to the internal FQDN of the Front End
Alias Name: LyncDiscoverInternal
The FQDN for Target Host: Hm02.home.intranet
For the configuration of external DNS, I created a CNAME record LyncDiscover. <domain SIP> pointing to external URL configured in the Front End
Alias Name: LyncDiscover
The FQDN for Target Host: LyncPortal.home.com.br
To check which URL set to External Site start the Topology Builder and access the properties of the Front End Pool , and check the configuration of External Web Service.
The Mobility Service requires the creation of two additional ports on the Front End Web Service For the configuration of the doors start Lync Server Management Shell.
Creation of the door to the Internal Web Site
Set-Identity-CsWebServer Name> Pool> McxSipPrimaryListeningPort-5086
Creation of the door to the external Web Site
Set-Identity-CsWebServer Name> Pool> McxSipExternalListeningPort-5087
To publish your changes of topology use the cmdlet: Enable-CsTopology-verbose
The Mobility Service component uses Dynamic Content Compression IIS is not a prerequisite for the installation of the Front End
Logue in Front End server and add the IIS component
Download the Mobility Service
McxStandalone.msi Copy the file to the Front End in the folder C: \ ProgramData \ Microsoft \ Lync Server \ Deployment \ cache \ 4.0.7577.0 \ setup
Two virtual folders were created in IIS
To support the connection of devices is necessary to change the digital certificate installed and add the new names FQDN's created for the Mobility of the Autodiscover Service. Run the installation wizard Lync Server and replace the certificate used by a new certificate that contains the FQDN of Discover's Service. Run the installation wizard and run the Lync Server Request Step 3, Install or Assign Certificates
In the Subject Name of the FQDN's Discover are automatically included
The publication process of the Mobility Service is similar to the publication of the Front End services with Reverse Proxy. To provide the service to external customers need to create a new digital certificate with the FQDN of the Discover Service, LyncDiscover.home.com.br and change the publishing rule Reverse Proxy.
Setting the Reverse Proxy is the rule in Article Published Lync Reverse Proxy Server Forefront TMG in 2010. Make the following changes in the publishing rule and the digital certificate.
Send and install a new digital certificate with SAN configured with the FQDN LyncDiscover.home.com.br. The certificate must be installed in the container from the local computer.
Open the console TMG 2010 and access the properties of the publishing rule web site of the Front End
Push Notifications are alerts sent by the Edge Server Online routed by Lync Lync to the client installed on the iPhone and Windows Phone users to notify events for new IM, missed calls and voice mails. Push To configure, start Lync Management Shell and run the cmdlet:
New-CsHostingProvider -Identity "LyncOnline" -Enabled $True -ProxyFqdn "sipfed.online.lync.com" -VerificationLevel UseSourceVerification
New-CsAllowedDomain -Identity "push.lync.com"
Set-CsPushNotificationConfiguration -EnableApplePushNotificationService $True -EnableMicrosoftPushNotificationService $True
Set-CsAccessEdgeConfiguration -AllowFederatedUsers $True
To verify that the services of the Mobility Services were published successfully run the browser on a machine on the Internet and access the URL LyncDiscover.home.com.br. The browser should show a file download
Before you start setting up the customer on the phone you need to import the root certificate on mobile. Start the browser
https://hm02.home.intranet/dialin
Execute Lync Client 2010