﻿# Restart Windows services Runbook

:::div{.info}
**🏷 Capability:** Prompt-based project creation
:::

Generate a runbook to restart critical Windows services across targets with optional health checks and alerts.

## 📝 Prompt

```
Create a runbook to restart Windows services on selected targets
```

## 💡 Tips for customizing

- List specific service names
- Include a health check step
- Add notifications for failures

## 📚 Further reading

- [Octopus documentation](https://octopus.com/docs)
- [Octopus best practices](https://octopus.com/docs/best-practices)
