Advanced · Evening
Scripting for Support Automation
PowerShell and Bash snippets to speed diagnostics—not full developer training.
Duration: 7 weeks Schedule: Mon 19:00–22:00 Level: Advanced Price: ¥156,000 JPY
Learn safe, read-only scripts for log collection, disk checks, and user info gathering. Emphasis on change control and when scripts should never run on production without approval.
Included in this course
- Read-only PowerShell profile snippets
- Bash one-liners for log tailing
- Change-request templates for new scripts
- Error handling that fails visibly
- Scheduling basics (Task Scheduler/cron intro)
- Code review checklist for support scripts
Outcomes
- Automate three repetitive checks with approval workflow
- Document script purpose and rollback
- Reject unsafe script requests from users politely
Andre Silva
Support engineer turned automation coach; Python on weekends only.
FAQ
Comfort with copying commands helps; we teach from support use cases.
Reviews
The change-request template stopped me from running risky one-liners in prod.