agent: |
DLEnFijxLCALtQWD6azvRestart a service on windows using a powershell command
Restart a service on windows using a powershell command
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
inputs
outputs
Restart-Service -Name <service_name>
copied