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 from the Microsoft Download Center. The agent installation packages from Microsoft Update and Microsoft Update Catalog are intended for agent upgrades only.
- To update existing agent installations, run AfsUpdater.exe (which is 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 this update rollup from Microsoft Update, follow these steps on a server that has Azure File Sync Agent installed:
Windows Server 2016
- Select Start, and then select Settings.
- In Settings, select Update & security.
- In the Windows Update window, select Check online for updates from Microsoft Update.
- Verify that the update rollup is listed, and then select Install now.
Windows Server 2012 R2
- Select Start, and then select Control Panel.
- In Control Panel, double-click Windows Update.
- In the Windows Update window, select Check for updates.
- Select Important updates are available.
- Verify that the update rollup is selected, and then click Install.
Microsoft Update Catalog
Go to the following website to manually download this update rollup package from the Microsoft Update Catalog:
Update Rollup for Azure File Sync Agent: December 2018 (KB4459988)
To manually install the update rollup package, run the following command from an elevated command prompt:
msiexec.exe /p packagename.msp REINSTALLMODE=OMUS REINSTALL=StorageSyncAgent,StorageSyncAgentAzureFileSync,StorageSyncAgentGuardFilter,StorageSyncAgentUpdater /qb /l*vx storagesyncagentupdate.log
For example, to install the Azure File Sync Agent update rollup for Server 2016, run the following command:
msiexec.exe /p StorageSyncAgent_WS2016_KB4459988.msp REINSTALLMODE=OMUS REINSTALL=StorageSyncAgent,StorageSyncAgentAzureFileSync,StorageSyncAgentGuardFilter,StorageSyncAgentUpdater /qb /l*vx storagesyncagentupdate.log
New agent installation
Go to the Microsoft Download Center to manually download the agent installation package for new agent installations.
Note To perform a silent installation for new agent installations, following the steps documented in KB 4459986.