This document discusses automating system administration tasks through shell scripting. It begins by outlining common tasks that can be automated, such as installing patches, managing accounts and configuration files. It then covers tools for automation like cron, find, and rdist. The rest of the document discusses different methods for distributing system information, such as the push and pull methods, and provides examples of rdist and package files used for automation.