Trying to update the Azure File Sync agent (old version "will expire soon") and it keeps failing. It starts to install then rolls back and says the Wizard ended prematurely. Tried uninstalling the old / current agent first then installing the new version. Same result. Tried to reinstall the old version and now that one won't install. Storage Sync Agent is no longer listed in services. Following is from the install log:
MSI (s) (60:C0) [12:30:23:847]: Executing op: ActionStart(Name=StopStorageSyncFilter,,)
MSI (s) (60:C0) [12:30:23:849]: Executing op: ActionStart(Name=StopServices,Description=Stopping services,Template=Service: [1])
MSI (s) (60:C0) [12:30:23:850]: Executing op: ActionStart(Name=RollbackStopStorageSyncFilter,,)
MSI (s) (60:C0) [12:30:23:851]: Executing op: CustomActionRollback(Action=RollbackStopStorageSyncFilter,ActionType=3393,Source=BinaryData,Target=CAQuietExec64,CustomActionData="C:\Windows\system32\fltmc.exe" load StorageSync)
MSI (s) (60:E0) [12:30:23:864]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI5B27.tmp, Entrypoint: CAQuietExec64
CAQuietExec64: Entering CAQuietExec64 in C:\Windows\Installer\MSI5B27.tmp, version 3.14.4118.0
CAQuietExec64: "C:\Windows\system32\fltmc.exe" load StorageSync
CAQuietExec64:
CAQuietExec64: Load failed with error: 0x80070420
CAQuietExec64: An instance of the service is already running.
CAQuietExec64: Error 0x80070001: Command line returned an error.
CAQuietExec64: Error 0x80070001: QuietExec64 Failed
CAQuietExec64: Error 0x80070001: Failed in ExecCommon64 method
CustomAction RollbackStopStorageSyncFilter returned actual error code 1603 but will be translated to success due to continue marking
Any help would be greatly appreciated. Thanks