Topic Last Modified: 2011-02-17
This section describes how Device Update Web service works.
How Updates Are Uploaded and Managed within Device Update Web service
Updates are uploaded to Device Update Web service in the following manner:
- The administrator downloads updates in .cab files from the
Microsoft Help and Support website, and then uploads the .cab files
to the Device Update Web service by using the Device Update Web
service on the Microsoft Lync Server 2010 Control Panel.
- The Lync Server 2010 Control Panel retrieves all
device-specific updates from the .cab file. It writes the data to
the Windows Management Instrumentation (WMI) data store and writes
the update files to the Device Updates folder.
- Device Update Web service on the Lync Server Control Panel
publishes the updates on the Pending Updates tab.
- When the administrator performs any operations on the updates
in the list, the Lync Server Control Panel writes any changes to
the WMI store.
How Devices Obtain Updates from Device Update Web service
Device Update Web service supports Microsoft Lync 2010 Phone Edition
- The first time a user starts Lync 2010 Phone Edition and signs
in, the device gets in-band provisioning information from the
server or Front End pool hosting the device user account. The
information contains the internal and external URL of the server
running Device Update Web service.
If the device is turned on, but no user signs on and no user has ever previously signed on to the device, the device sends a Domain Name System (DNS) lookup request to ucupdates-r2.<DNS domain name that was provided by DHCP> and obtains the internal and external URL of the server running Device Update Web service.
- Thereafter, when the device is turned on, when the user signs
in, and every 24 hours by default, Lync 2010 Phone Edition checks
for updates by sending an HTTP request over port 443 to the server
hosting Device Update Web service. The request includes the current
version that Lync Phone Edition is running.
- If a user has not signed on to the device, and the device is
outside the organization’s firewall, Device Update Web service
denies the request.
- Otherwise, Device Update Web service returns a response
containing one of the following:
- If no approved updates exist for the current version of the
firmware, the response contains downloads=0. For test
devices, updates must be pending rather than approved for this to
occur.
- If an approved update exists for the current version, the
response contains an internal and external URL for Device Update
Web service. For test devices, updates must be pending rather than
approved for this to occur.
- If no approved updates exist for the current version of the
firmware, the response contains downloads=0. For test
devices, updates must be pending rather than approved for this to
occur.
- In the latter case, Lync Phone Edition sends an HTTPS update
request over port 443 to Device Update Web service. If the device
is outside the organization’s firewall, this request must include a
user name and password for a valid user account, which means a user
must be logged on to the device.
- The update image is downloaded to the device.
- The device waits for five minutes of idle activity, and then
restarts to complete the update.
Tip: |
---|
The System Information screen on the device displays the current version and the date of the last update. |