Automated vRealize Automation Deployments : Solution Design : 2.7 PowerShell Script Configuration
   
2.7 PowerShell Script Configuration
For the demonstration of scripting using CloudClient, this use case focuses on PowerShell. PowerShell is a powerful and widely used scripting utility, and can be easily used to execute the necessary CloudClient commands for the configuration post installation.
To increase the flexibility of the script in this example use case, it has been implemented to use input parameters. These parameters allow for execution of the script by the user from the command line. They also provide the additional benefit of allowing the script to be executed from vRealize Orchestrator if necessary, for more robust orchestration of the deployments in a service provider environment.