Creating the Folder Sync service account
You must prepare a Windows service account with the required attributes, for Folder Sync to run under.
Note: For an upgrade of Folder Sync you can use your existing Folder Sync service account.
To create the Folder Sync service account
-
Create a Windows Active Directory domain user account, with a non-expiring password.
-
Make the account a member of the local Administrators group on the server on which Folder Sync is to be installed.
-
In SQL Server Management Studio, create a login for the account and give the SQL Server login the dbcreator server role. This server role is required to enable Folder Sync to deploy its SQL database.
More Information
Related information