/
Remote Agent Service stuck in Stopping Status
Remote Agent Service stuck in Stopping Status
Problem
Remote Agent Service stuck in Stopping Status:
Solution
- Query the service
Commands:
sc queryex servicename
<Enter>
Replace 'servicename' with the services registry name.
Example: sc queryex DBRemoteClient
2. Identify the PID
After running the query you will want to located the PID
3. Kill the task
Commands:
taskkill /f /pid [PID]
<Enter>
Example: taskkill /f /pid 3464
This will kill the hung service
4. Start the DBRemoteClient Service
Related articles
, multiple selections available,
Related content
Timeout waiting for remote agent
Timeout waiting for remote agent
More like this
Remote Agent
Remote Agent
More like this
Remote Agent Toubleshooting & FAQ
Remote Agent Toubleshooting & FAQ
More like this
2025 DATABASICS, Inc