In this exercise, you'll be creating a script module and making the necessary changes to your project in order to use the script module.
10.1 Create a script module
Recreate the "Adding server to load" step in your project deployment process as a script module. Reference the script module in your project and call this from your deployment step.