We've been unable to get the AcroSync service working under Windows Server 2016.
We installed AcroSync without the service on initial install because we weren't given the option to install as a service as is mentioned in the guide. I know this is part of the official installer because we've seen it in other installations under different versions of Windows.
We uninstalled AcroSync using the official uninstaller and attempted to reinstall, thinking that maybe we forgot to run the installer as administrator. On second installation, the option to install as a service was still not there. So, we installed without the service and used the command line to install the service ("acrosync32.exe --install" or something to that effect, as I can't remember the exact command). The service installed and is running.
So, to adjust the profiles for the service, you are supposed to run the AcroSync client as an administrator. This will allow you to make changes to the service-level profiles. Unfortunately, this is not working. Whether we run the client as a normal user or as administrator, the outcome is the same... only user-level profiles show up and are saved in the registry under current user rather than local machine, where they're supposed to be.
Has anyone encountered this issue and do you have any idea how to fix it?
Thanks,
Chris
Comments
I have been testing/evaluating Acrosync as a service for a sync between a rent out dental scanner and our server.
I cannot get the service working.
- Installed as administrator with service install. The service logs on as System Account. (tried with local Administrator account; dedicated user account)
- Ran Acrosync as Admin to create & test the profile. Works as expected with the gui.
Config:
Sync mode: Auto Upload
Full Sync hourly : checked
Automatically run this profile on logon: checked
Don't stop profile when a connection error occurs: checked
Run every hour: 0
- Closed Acrosync Gui, and verified if the process was not running.
- Checked if the profile exists in HKLM/software/Acrosync/AcrosyncClient\profile_1
Following reg keys are set to 1
Advancedoptions
ContinueAfterError
Autostart
Scheduled
ScheduleFlags
- Started the Service. - No sync happens. - Log file states: ACROSYNC_SERVICE Acrosync for windows 1.6 build 582 service started
Checked with procmon if the profile is being loaded.
Last reg key it queries: HKLM\SOFTWARE\Acrosync\AcrosyncClient\Profile_1\Password with success.
Am I missing some configuration.