The service is running under the account of someone not working here anymore... so maybe that's why the VSS was needed.
I will upgrade to v. 7.99, and try to run it under a more appropriate account, I just hope I wont have problem with file access.
Thanks again !
Search found 3 matches
- Fri Oct 27, 2023 8:06 pm
- Forum: Windows Topics
- Topic: Scheduler to pause service between X and Y
- Replies: 4
- Views: 8326
- Fri Oct 27, 2023 7:18 pm
- Forum: Windows Topics
- Topic: Scheduler to pause service between X and Y
- Replies: 4
- Views: 8326
Re: Scheduler to pause service between X and Y
Thanks @tobias !
Finally I used a small batch file with :
net pause "Syncovery Service"
net pause "SyncoveryVSSService"
and another with "continue" instead of pause to restart the services.
I suppose the VSS is the Gardian, reading your answer.
Thanks again ! Maybe this will help someone else.
Finally I used a small batch file with :
net pause "Syncovery Service"
net pause "SyncoveryVSSService"
and another with "continue" instead of pause to restart the services.
I suppose the VSS is the Gardian, reading your answer.
Thanks again ! Maybe this will help someone else.
- Fri Oct 27, 2023 6:27 pm
- Forum: Windows Topics
- Topic: Scheduler to pause service between X and Y
- Replies: 4
- Views: 8326
Scheduler to pause service between X and Y
Hi !
First, we have at my work Syncovery 6.35 Build 162.
Our issue is that we would like to pause Syncovery between tuesday 8 PM and wednesday 8 AM.
There is a schedule integrated into Syncovery, but I'm unable to fin a way to just pause the service between some interval of time, each week.
For ...
First, we have at my work Syncovery 6.35 Build 162.
Our issue is that we would like to pause Syncovery between tuesday 8 PM and wednesday 8 AM.
There is a schedule integrated into Syncovery, but I'm unable to fin a way to just pause the service between some interval of time, each week.
For ...