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.

  • Click here for the steps to install the Cloud Assert PowerShell modules

  • Click here 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

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

Please find the sample result

Last updated