Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Update Rollup for Azure File Sync Agent – July 2019


View products that this article applies to.

Introduction

This article describes the issues that are fixed in the Update Rollup for Azure File Sync Agent that is dated July 2019. Additionally, this article contains installation instructions for the update.

↑ Back to the top


Improvements and issues that are fixed

  • Accessing or browsing a server endpoint location over SMB is slow on Windows Server 2012 R2. 
  • Increased CPU utilization after installing the Azure File Sync v6 agent.
  • Cloud tiering telemetry improvements.
  • Miscellaneous reliability improvements for cloud tiering and sync.
Note Update rollups for Azure File Sync Agent are cumulative. This update includes all the improvements and fixes that were included in the previous cumulative update.

↑ Back to the top


More information about this update rollup

  • This update is available for Windows Server 2012 R2, Windows Server 2016 and Windows Server 2019 installations that have Azure File Sync agent version 4.0.1.0 or later installed.
  • The agent version of this update rollup is 7.1.0.0
  • A restart may be required if files are in use during the update rollup installation.

↑ Back to the top


How to get and install this update rollup for the Azure File Sync Agent

Update rollups for the Azure File Sync Agent are available from Microsoft Update and by manual download.

Notes
  • If the Azure File Sync agent is not currently installed on a server, use the agent installation package on the Microsoft Download Center. The agent installation package on Microsoft Update and Microsoft Update Catalog is intended for agent upgrades only.
  • To update existing agent installations, run AfsUpdater.exe (located in the agent installation directory) or download and install the update from Microsoft Update or Microsoft Update Catalog.
Microsoft Update

To get and install an update package from Microsoft Update, follow these steps on a server that has Azure File Sync agent installed:

Server 2016 and Server 2019
  1. Click Start, and then click Settings.
  2. In Settings, click Update & Security.
  3. In the Windows Update window, click Check online for updates from Microsoft Update.
  4. Verify the update rollup package is listed and then click Install now.
Server 2012 R2
  1. Click Start, and then click Control Panel.
  2. In Control Panel, double-click Windows Update.
  3. In the Windows Update window, click Check for updates.
  4. Click Important updates are available.
  5. Verify the update rollup package is selected, and then click Install.
Microsoft Update Catalog

Go to the following website to manually download this update from the Microsoft Update Catalog:


To manually install the update package, run the following command from an elevated command prompt:
  • msiexec.exe /p packagename.msp REINSTALLMODE=OMUS REINSTALL=StorageSyncAgent,StorageSyncAgentAzureFileSync,StorageSyncAgentGuardFilter,StorageSyncAgentUpdater /qb /l*v KB4490496.log
For example, to install the Azure File Sync agent update for Server 2016, run the following command:
  • msiexec.exe /p StorageSyncAgent_WS2016_KB4490496.msp REINSTALLMODE=OMUS REINSTALL=StorageSyncAgent,StorageSyncAgentAzureFileSync,StorageSyncAgentGuardFilter,StorageSyncAgentUpdater /qb /l*v KB4490496.log
Microsoft Download Center

Go to the Microsoft Download Center to manually download the agent installation package for new agent installations.

How to perform a silent installation for a new agent installation

To perform a silent installation for a new agent installation that uses the default settings, run the following command at an elevated command prompt:
  • msiexec /i packagename.msi /qb /l*v AFSInstaller.log
For example, to install the Azure File Sync agent for Windows Server 2016, run the following command: 
  • msiexec /i StorageSyncAgent_WS2016.msi /qb /l*v AFSInstaller.log 
Notes 
  • Use the /qb switch to display restart prompts (if required), agent update, and server registration screens. To suppress the screens and automatically restart the server (if required), use the /qn switch.
  • To perform a silent installation with custom settings, follow the steps documented in KB4459986.

↑ Back to the top


Keywords: kbHotfixAuto, CI104140

↑ Back to the top

Article Info
Article ID : 4490496
Revision : 17
Created on : 8/3/2019
Published on : 8/3/2019
Exists online : False
Views : 207