This document provides an overview of using PowerShell to automate administrative tasks in SQL Server. It discusses SQL Server PowerShell (SQLPS), which loads the necessary SQL Server snap-ins. It also covers using SQL Server Management Objects (SMO) and ADO.NET for administrative tasks like managing servers and running queries. Key objects in SMO and ADO.NET that are useful for automation are highlighted.