Crestron Deploy Scripts are made to simplify uploading the cpz file to the Crestron processor. You can use Secured version if the processor is password protected, or Unsecured version if it is not.
Make sure you have installed Crestron EDK on your local machine.
Here are the steps that you need to follow:
- Download scripts on your local computer
- Open the start menu, and type Powershell
- Choose Run ISE as Administrator
- Open a script inside Powershell
- Edit the variables by following the comments that are written inside the scripts
- Run the script by pressing F5 or clicking on the Run Script button (green triangle)
- OPTIONAL - You can also run a script by pressing right-click on the file and choosing Run with PowerShell
You can find it on the official Crestron developer site. Open here for the Crestron Enterprise Development Kit (EDK), and here for the PSCrestron scripts.