How to automate something

Last updated:

AUTOMATION

After you’ve figured out what to automate, follow these steps -

  1. Make sure you know how to do the thing manually.
  2. Document the steps needed for the same
  3. Make sure you can automate each step
  4. Bring it together - add one step after the next and test after each addition, incrementally.

From Time management for system administrators.