agent: |
Bhoo1RenYCZx5wjC5S5iCheck if the IIS service is running on windows server
Check if the IIS service is running on windows server
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
inputs
outputs
Get-Service -Name <IIS_Service_Name>
copied