Home > Forum > General > WebCon Workflow Service Not Starting

WebCon Workflow Service Not Starting
0

Hi,
Sometimes setting up a scheduler (Task Scheduler) and a powershell script helps:

Get-Service -Name "WebCon WorkFlow Service" | Where-Object {$_.Status -NE "Running"} | Start-Service
$date = get-date
$date | export-csv C:\PowerShell\log.csv

The service may not start, for example, when you are making a backup or when the database simply does not respond after starting the server.

Did you know that with WEBCON you can automate virtually any process? Even baking cookies 🍪
 
Speaking of cookies: we use the ones that are essential for our website to function properly, as well as additional ones that help us customize our content to your preferences. If you don’t mind cookies, click Accept. If you want to learn more, explore settings.
Settings