Uses for Automation
Scripts can be used for automating specific tasks. Automation replaces repetitive manual steps with processes that happen automatically. Humans are fallible—they can become tired, make mistakes, fail to follow instructions, and be inconsistent in their job performance. In contrast, automated processes complete instructions exactly as coded, in a consistent manner. They can run 24 hours a day, every day, without tiring. For many tasks suitable for automation, it can be more cost-effective than human labor. Appropriate Uses for Automation The automatic timing and regulation of traffic lights A repetitive task at high risk for human error Sending commands to a computer Detecting and removing duplicates of data Sending automated emails that are personalized by pulling individual names from a database and plugging them into the email Updating a large number of file permissions Reporting on system data, like disk or memory usage Installing software Generating reports Deploying a file or a co...