CrashPlan PROe Custom Install
Hi,
We've recently purchased CrashPlan PROe and I'm planning to push this out via PDQ. As per their website (http://support.code42.com/Administrator/3.6_And_4.0/Configuring/Customizing_The_CrashPlan_App) you can pre-define fields such as the registration key, username, password etc. When doing this manually it works fine. However, if I try and install it via PDQ, I can't find a way to reference the custom file. I have tried to use the Command function to copy files to the target PC and then install the .exe file but it doesn't reference the custom file (despite the fact it would when running it manually).
Does anybody know how to push this and run it silently using the custom file? Perhaps I'm totally on the wrong path?!
Thanks
Simon
Comments
Did you try using batch file provided above link that you shared?
Here is the batch file edit it with your details and deploy.
Windows Batch Script Example
This script is an example and is not guaranteed or supported.
Hey Michael,
I actually use CrashPlan PROe as well. You don't need a batch command. From their website they give you instructions to modify a custom file included in the download. The file already has most of the tags you need. You simply fill in the fields you want pre-populated. You can also do things like remove the server connection field (which I do) so all they see is username/password. From there just make sure you include the entire directory when you build the PDQ Deploy package and it will automatically reference that file on it's own during execution, no reference or switches required.