Hi, let's go through the logical steps.

1. You have a deployment package...........all it does is deploy software. It will have a capability to default questions that the software asks, and also any reboots. The software doesn't prompt for any of its settings on installation (other than location/access path)

2. What it won't do is open software and alter optional configuration settings. It will launch a script, but you will have to write it.

3. It certainly won't alter settings that are not available in the software, which was the case with the first version I tested (4.42).

4. You have a beta release that is only 4 weeks old. This does support the required functionality but as a beta is an unknown quantity.

So, what do you do?

1. Learn how to use the deployment software and write scripts to incorporate in it.

2. Start testing the Beta in your environment.

3. Be patient

Good luck!