# Part 5-Syncfusion Server Patching the Scheduler Service

## Patching the Scheduler Service

In the <mark style="color:red;">**SyncfusionDeploymentX.X**</mark> folder, there is a SyncFusion.Server.Base.Dashboards.SchedulerServicexxxxxxx folder. This contains a patch for scheduled reports not sending.

<figure><img src="/files/O3LOjlvlqfPjy1WMKdpo" alt=""><figcaption></figcaption></figure>

1. Go to **Start Menu > Windows Administrative Tools**
2. Right-click on **Services** and select **Run As Administrator.**

<figure><img src="/files/9deaZ9twCKO7H81MYIad" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/HeCW3SCg3odcRfWMaAKv" alt=""><figcaption></figcaption></figure>

3. In the Services screen, scroll down to the **Syncfusion services**.&#x20;
4. Right click each service and **Stop**.&#x20;
5. Repeat for all 3 services.

<figure><img src="/files/kV4Y4jTW4AqikMfuiE3F" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WbT7hiiUlhjBdTa4uiOu" alt=""><figcaption></figcaption></figure>

6. Access the folder that contains the patch
7. Copy the the 2 *Syncfusion.Server.Base.Dashboards*…. files

<figure><img src="/files/STmgzK9xrviYln9AfT9I" alt=""><figcaption></figcaption></figure>

8. Navigate to: **C:\Syncfusion\Dashboard Server\SchedulreServiceInstaller** folder.&#x20;
9. Backup the 2 files with the same name as above (you can append the name to \[name].\[file extension].OLD)
10. Paste the new files in the folder.&#x20;
11. Select **Replace**, when prompted.&#x20;
12. Navigate to C:\Syncfusion\DashboardServer\DashboardServer.Web\App\_Data\SchedulerService
13. Right-click on the Config file.

<figure><img src="/files/BceLCgWWdQ2UnxfjjHu1" alt=""><figcaption></figcaption></figure>

14. Select **Edit**&#x20;

OR&#x20;

14. Edit with a text editor, such as Notepad++
15. Find the line of code beginning with&#x20;

```
<ScheduleEndTime> 
```

16. Modify the date to a date in the past.&#x20;

<figure><img src="/files/SgbK9TGjK7OIvqnLF1on" alt=""><figcaption></figcaption></figure>

17. &#x20;**Save** the changes to the file.
18. **Restart the Services** that were stopped at the beginning of this section.
19. &#x20;If your patch was successful, **the config file should disappear** from the following folder:


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.alemba.com/asm-hermes/setup-and-configure-asm/installation-and-patching/installation-guide-for-syncfusion-dashboards/part-5-syncfusion-server-patching-the-scheduler-service.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
