This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

How to automate the installation of DW Remote Support

FormerMember
FormerMember

Hi,

We have set up DWRS with a central server for remote support.  The version we are using is 11.

As per subject line is there a way to automate the installation of DWRS?  We have used a VB script in the past but am not having much luck particularly with the variables and was wondering if anyone had any pointers?  I've got this far.

msiexec DRS11x.msi /qn APPDIR="C:\Program Files\DameWare programName\" "reboot-t=reallysuppress" INSTALLSTANDALONE=0 SA_EMAIL=help@email.com CENTRALSERVERHOSTNAME=DamewareCentral CSPASSWORD=SWORD=11111111"

Also is there a way to customise the DWRCS.reg and Default Host Properties which can be included within the installation routine?

Regards,

Danny