Hey everyone! I'm just starting my journey into DevOps after spending six years in IT support. I'm really interested in how we can use DevOps principles to automate some of our support tasks. What kind of projects do you think I should focus on that could help improve our team's efficiency? We work with Microsoft 365, Azure, and Intune for mobile device management, so any suggestions tailored to those systems would be greatly appreciated. Thanks!
4 Answers
To get started, first define the specific tasks you want to automate. Break them down into repeatable steps. After that, you can use various tools like Ansible, PowerShell, or Python to implement the automation based on what you need. It's all about finding the right tool for the job.
Start by tracking everything you automate in code and make sure it's versioned. Think about how you could recover your systems if they went down - document all the recovery steps, and try to put them into code. The cycle of doing this repeatedly will help you improve over time.
Instead of randomly automating just anything, focus on addressing existing problems within your support processes. Identify the pain points and work on solutions that tackle those directly. This way, you won't create more issues while trying to solve others.
Great question! Here are some practical automation ideas that can really benefit your support team:
1. **User onboarding/offboarding:** Automate tasks like account creation and group assignments from a single workflow.
2. **Ticket automation:** Let common requests (like password resets or app installs) be resolved automatically using scripts.
3. **Device compliance:** Use Intune and scripts to correct non-compliant devices without needing manual fixes.
4. **Integrate alerts with actions:** Create runbooks that auto-resolve frequent issues when triggered by monitoring tools.
5. **Patch automation:** Streamline your patch management with scheduled updates.
Since you’re using Microsoft solutions, you might find that **Power Automate, Azure Automation, and Intune scripts** are incredibly effective without overwhelming your current setup. At my company, we tackle repetitive L1 and L2 tasks first before expanding to more complex automation.

Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures