AI: automate, don’t replace
Briefing coverage notes AI is changing hiring patterns but argues it’s more useful as a way to automate repetitive tasks than as a replacement for specialist roles, a view voiced by an AI commentator urging calm. For a one‑person school IT team that suggests prioritising small automations—onboarding scripts, templated communications and scheduled checks—rather than chasing complex projects. (futurism.com)
A short, blunt correction landed in the headlines this week: an AI commentator argued that the real value of current AI is in shaving repetitive tasks, not swapping out specialists. (futurism.com) The comment came from Gary Marcus in a Fortune essay that pushes back against the idea of an imminent, mass job apocalypse driven by artificial general intelligence. (fortune.com) Marcus and his readers point to a pattern: executives and investors talk up sweeping automation to justify valuations, while the data on broad unemployment effects is weak or mixed. (futurism.com) That framing matters for anyone who runs an IT shop alone at a school. If AI’s short-term power is best at handling predictable, repeatable work, then the sensible project is not a moonshot that replaces your role. It is a series of small, reliable automations that cut daily friction—so you can spend your limited hours on security and strategy. (bcg.com) Start with onboarding. Automate device enrollment so a teacher’s iPad arrives ready for class and the user never needs to hand it to you. Apple’s Automated Device Enrollment and Windows Autopilot both let vendors ship devices that enroll in your MDM the first time someone powers them on; Jamf and Intune document zero‑touch workflows for education. (learn.jamf.com) Write a single onboarding script that your MDM runs against each new device: set supervision, insist on FileVault or device encryption, push a tightly scoped Wi‑Fi profile, install a classroom app list, and apply a passcode policy. That script takes a few afternoons to build and saves you hours per device across the year. No AI magic needed. Template your communications. Build canned emails and an internal wiki page for common requests—password resets, guest‑Wi‑Fi, or broken chargers—and wire those templates into a ticketing system or an automated responder. Temptation to handcraft messages eats minutes that add up fast when you’re the only responder. Schedule automated checks. Use your MDM and monitoring tools to run nightly or weekly scans for enrollment drift, expired certificates, unauthorized apps, and endpoints missing updates. Have those scans open tickets or push alerts only when they find items that truly need human judgment. That turns a reactive evening into a 10‑minute triage each morning. Apply those automations to access and authentication. Automate account provisioning and deprovisioning so former staff lose domain access immediately. Enforce single sign‑on and multifactor authentication for staff accounts, and use conditional access rules that block risky logins before you have to investigate them. Those controls prevent the high‑impact incidents that demand your full attention. Treat AI tools the same way: pick narrow tasks they can do reliably—drafting a parent email from a template, summarizing a ticket thread, or suggesting remediation steps for a flagged device—and keep a human in the loop for final checks. Small, well‑tested automations scale your capacity without handing over judgment you can’t afford to lose. If you want one concrete first step: register with Apple School Manager or your vendor’s equivalent and enable Automated Device Enrollment in your MDM so new devices enroll out of the box. Microsoft and Jamf provide step‑by‑step guides for education zero‑touch enrollment. (learn.microsoft.com)