1. Souppaya, M., & Scarfone, K. (2013). Guide to Enterprise Patch Management Technologies. NIST Special Publication 800-40 Revision 3. National Institute of Standards and Technology. Section 4.3, "Patch Distribution," discusses the use of automated distribution technologies to ensure patches are deployed efficiently and reliably to a large number of hosts.
2. Saltzer, J. H., & Schroeder, M. D. (1975). The Protection of Information in Computer Systems. Communications of the ACM, 18(7), 387-408. (Reprinted in Proceedings of the IEEE, 63(9), 1278-1308). While an older source, its principle of "least privilege" and the underlying need for system integrity are foundational. Modern patch management is a direct application of maintaining system integrity against known flaws, a process best managed through automation for consistency (Principle of Complete Mediation).
3. Microsoft. (2023). Deploy software updates for Windows 10 and later devices in Intune. Microsoft Learn. This official vendor documentation details the use of automated policies ("update rings") to deploy feature and quality updates to endpoints, stating it helps "manage how and when devices get Windows updates." This exemplifies the industry-standard automated approach.