What is a one sentence summary of your feature request?
Leveraging the hub to restart NNT agents’ service on the monitored endpoints
Please describe your idea in detail. What is your problem, why do you feel this idea is the best solution, etc.
So it has become a pressing concern, at every point the certificate for IIS is to be updated in a case of expiration, the process to achieve this is somewhat manual and time consuming.
Often times when the thumbprint value is pushed to the agents using the hub, the ideal approach is to have the agent service restarted, but the hub only accept one restart at a time, which sometimes does not work.
So the proposed idea is to have the option for batch restart using the hub and testing the functionality before deployment to production.
How do you currently solve the challenges you have by not having this feature?
A manual of approach is being adopted, which entails manually accessing affected endpoints to restart the agent’s service, which is not seamless in a case where the asset inventory is large.