Summary
Script automation is a powerful tool for administrators. As your team grows or the complexity of your system increases, doing script automation in a secure and supportable approach becomes increasingly important. In this chapter we introduce the concept of modules that allow you to scale your scripting solutions and the concept of script signing and execution policies that allow you to secure your scripts. In the Chapter 9, PowerShell Core, we will also review PowerShell remoting which will let you run and monitor scripts remotely and will be a good addition to your automation tool belt.