Hi Terry,
Typically you wouldn't start a Windows service from command prompt, but it's:
dbsvc -u <service_name>
Run dbsvc -g <service_name> and see if this returns "Allowed to interact with desktop"
Hi Terry,
Typically you wouldn't start a Windows service from command prompt, but it's:
dbsvc -u <service_name>
Run dbsvc -g <service_name> and see if this returns "Allowed to interact with desktop"