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.

Azure File Sync Agent v8 Release – October 2019


View products that this article applies to.

Introduction

This article describes the improvements and issues that are fixed in the Azure File Sync Agent v8 release that is dated October 2019. Additionally, this article contains installation instructions for the update.

↑ Back to the top


Improvements and issues that are fixed

  • Restore performance Improvements
    • Faster recovery times for recovery done through Azure Backup. Restored files will sync back down to Azure File Sync servers much faster.
  • Improved cloud tiering portal experience
    • If you have tiered files that are failing to recall, you can now view the recall errors in the server endpoint properties. Also, the server endpoint health will now show an error and mitigation steps if the cloud tiering filter driver is not loaded on the server.
  • Simpler Agent installation
    • The Az\AzureRM PowerShell module is no longer required to register the server making installation simpler and fast.
  • Miscellaneous performance and reliability improvements

↑ Back to the top


More information about the Azure File Sync v8 release

  • This update is available for Windows Server 2012 R2, Windows Server 2016 and Windows Server 2019 installations.
  • Azure File Sync agent version 4.0.1.0 or a later version is required to upgrade existing agent installations.
  • A restart may be required if files are in use during the agent installation.
  • The agent version for the v8 release is 8.0.0.0.

↑ Back to the top


How to obtain and install the Azure File Sync Agent

The Azure File Sync v8 release is currently being flighted to servers which are configured to automatically update when a new version becomes available. Once fighting completes, this update will be available on Microsoft Update and Microsoft Download Center. Flighting means that the release is offered to a limited number of servers first and expands to more severs gradually. It may not be offered to your server right away even if it’s configured to automatically update when a new version becomes available. To immediately install the Azure File Sync v8 update, manually download the update from the Microsoft Update Catalog.

To learn more about Azure File Sync agent auto-update, see automatic agent lifecycle management.

To obtain and install this update rollup, configure your Azure File Sync agent to automatically update when a new version becomes available or manually download the update from the Microsoft Update Catalog.

Configure your Azure File Sync agent to automatically update when a new version becomes available

Agent installation
  • During the Azure File Sync agent installation (version 6.0 or later), select the “Automatically update when a new version becomes available” setting. 
Post-agent installation
  • If the agent is already installed (version 6.0 or later), run the following PowerShell commands to configure auto-update:
    • Import-Module "C:\Program Files\Azure\StorageSyncAgent\StorageSync.Management.ServerCmdlets.dll"
    • Set-StorageSyncAgentAutoUpdate -PolicyMode InstallLatest -Day <day> -Hour <hour> 
Manually download and install the Azure File Sync agent update from the 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 KB4511224.log
For example, to install the Azure File Sync agent update for Server 2016, run the following command:
  • msiexec.exe /p StorageSyncAgent_WS2016_KB4511224.msp REINSTALLMODE=OMUS REINSTALL=StorageSyncAgent,StorageSyncAgentAzureFileSync,StorageSyncAgentGuardFilter,StorageSyncAgentUpdater /qb /l*v KB4511224.log

↑ Back to the top


Keywords: kbHotfixAuto, CI108799

↑ Back to the top

Article Info
Article ID : 4511224
Revision : 6
Created on : 10/9/2019
Published on : 10/9/2019
Exists online : False
Views : 233