Trouble Viewing Images? Right-click on any image and select "Open in new tab" to view a larger version. You can also zoom in using Ctrl + Mouse Wheel for easier readability.
Summary
This article explains how to configure the BridgeWorks VDM Scheduler Service, including service settings, service account configuration, permissions requirements, and service management within VDM.
The VDM Scheduler Service allows scheduled jobs to run in the background without requiring an active VDM session.
Before You Begin
Before configuring the Scheduler Service, verify the following:
- VDM is installed.
- The Scheduler has been configured.
- A Scheduler database has been configured (SQL is recommended).
- You have administrative privileges on the workstation or server.
- The service account has access to all required Views, export locations, report locations, and scheduler files.
Important: Using a SQL database for the Scheduler is strongly recommended.
Configure Scheduler Service Options
- Launch VDM as Administrator.
- Open Settings.
- Select Service Options.
Configure Scheduler Locations
Verify that the following settings are configured correctly:
| Setting | Description |
|---|---|
| Calendar Location | Location of the Scheduler Calendar file. |
| Default Connection | Default database connection used by the Scheduler Service. |
The Service Options - Calendar Location must match the User Options - Calendar Location for the user managing the Scheduler Calendar.
Important: The account used by the Scheduler Service must have access to all configured locations.
Network Location Requirements
Windows Services cannot access mapped network drives.
| Not Supported | Supported |
| H:\BridgeWorks VDM | \\ServerName\BridgeWorks VDM\ |
If scheduler files are stored on a network share, always use a UNC path.
Configure the Scheduler Service Account
- Close VDM.
- Open Services from the Windows Start Menu.
- Locate BridgeWorks VDM Scheduler Service.
- Right-click the service and select Properties.
- Open the Log On tab.
- Select This Account.
- Click Browse.
- Enter the account that will be used by the Scheduler Service.
- Click Check Names to verify the account.
- Click OK.
- Enter and confirm the account password.
- Click Apply.
Important: The configured service account must have access to all locations defined within the Service Options configuration.
Click here for more information regarding access / permissions.
Start the Scheduler Service
- Return to Services.
- Locate BridgeWorks VDM Scheduler Service.
- Right-click the service.
- Select Start.
If the service starts successfully, the account configuration is valid.
If the service fails to start, verify:
- Account name
- Password
- Access permissions
- Scheduler file locations
Configure Service Startup
It is recommended to configure the service to start automatically when Windows starts.
- Open the service properties.
- Select the General tab.
- Set Startup Type to Automatic.
- Click Apply.
Managing the Scheduler Service
After the service has been successfully configured, service management should be performed within VDM.
To access Scheduler Service controls:
- Launch VDM as Administrator.
- Open the Scheduler module.
- Select the Service menu on the toolbar.
- Use the available controls to:
- Start the service
- Stop the service
- Restart the service
Note: Non-administrative users should refer to Controlling Scheduler Service Without Administrative Privileges.
Best Practices
| Recommendation | Reason |
| Use a SQL Scheduler Database | Provides improved reliability and performance. |
| Use a Dedicated Service Account | Simplifies permissions management and troubleshooting. |
| Use UNC Paths for Network Locations | Required for Windows Services. |
| Set Startup Type to Automatic | Ensures the Scheduler starts after system reboot. |
| Manage the Service Through VDM | Prevents Calendar corruption and synchronization issues. |
| Maintain Calendar Backups | Supports recovery if the Calendar becomes damaged. |
Related Articles
- VDM Scheduler Setup and Configuration Guide
- Configuring VDM Scheduler to Use a SQL Database
- Verify Scheduler Service Permissions and Access
- Recover CALENDAR Backup
- Troubleshooting - Scheduler Service Stopped Starting
- Controlling Scheduler Service Without Administrative Privileges
Comments
0 comments
Please sign in to leave a comment.