> For the complete documentation index, see [llms.txt](https://docs.cloudassert.com/azure-stack-hub-multi-stamp-management/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudassert.com/azure-stack-hub-multi-stamp-management/others/troubleshooting/enable-msm-vconnect-scheduled-tasks.md).

# Enable MSM VConnect Scheduled Tasks

The following steps will help to enable MSM VConnect scheduled tasks

* Open a PowerShell window in the Cloud Asset RP machine or the virtual machine that has the issues / to be validated.&#x20;
* Click [here](/azure-stack-hub-multi-stamp-management/others/troubleshooting/configure-vconnect-powershell-modules.md) for the steps to install the Cloud Assert PowerShell modules
* Click [here](/azure-stack-hub-multi-stamp-management/others/troubleshooting/configure-vconnect-powershell-modules.md#add-sql-database-connection) for the steps to configure the SQL DB connection for the VConnect database
* Run the following command to enable the scheduled tasks required for MSM VConnect&#x20;

```
Enable-OnlyMsmVConnectScheduledTasks -ConnectionName [vconnect-sql-connection-name] -DBName [vconnect-database-name] 
```

Please find the sample result

<div align="left"><img src="/files/7liR7GbTO31aiPvJZwZZ" alt=""></div>
