Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Windows Sync Manager Scheduler Issue(to replicate)

Author  Topic 

ak_sypherlink
Starting Member

1 Post

Posted - 2013-11-18 : 15:19:13
Hi, I am having some issues setting up the windows synchronization schedule on a system I am working on.

I have set up the sync center (the subscription was already set - it is pull subscription) and chosen windows authentication, since I have my own personal logon and I log off the system after every use, the sycn center scheduler does not work. I need to set up some way to have the scheduler work for times when I am not around the system.

Since the SQL Server authentication on the Sync Center prompts to enter the username/password and does not save it, that is also not an option.

I also tried the mergrepl.exe script, but it fails too with the following error message - " You do not have sufficient permission to run this command. Contact your system administrator." I added the publisher, subscriber and distributor details.

What alternatives do I have to make the scheduler work?

Thanks,
Aditi
   

- Advertisement -