/build/static/layout/Breadcrumb_cap_w.png

DameWare Development DameWare Mini Remote Control Client Agent Service

Version: 7

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 12.9k  |  Created: 01/28/2011

Average Rating: 0
DameWare Mini Remote Control Client Agent Service has 1 inventory records, 1 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (4)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 1 / 5 (Very Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Windows Installer Command Line (No MST)
4
Note
Use Damewares own packaging software (DameWare Mini Remote Control Client Agent MSI Builder) to create an MSI of your own desire.

Then simply run:

msiexec /i Dameware.msi /qb
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Note

Does not work when implemented using a managed install.

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Command Line

The following command line can be used (the variable %~dp0 used for source directory, 64-bit .msi used):

msiexec /i "%~dp0DWMRC7x_64.MSI" ALLUSERS=2 REBOOT=ReallySuppress /qn

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Note

How to install DRS and MRC from the command line (silent installs)

 
The information in this article applies to:
  • DameWare NT Utilities - Version(s) 9.0
  • DameWare Mini Remote Control
  • - Version(s) 9.0

    The MSI and EXE installers for DameWare Remote Support and MRC version 9.0 include command-line arguments that allow you to enter licensing information when installing from the command line. This enables users to deploy and license DRS or MRC to several remote systems without being prompted to enter licensing information every time. The installers also include arguments to allow you to install MRC silently in evaluation mode.

    Notes
    The following notes apply to all of the procedures in this article.

    • Run the commands in these procedures with Administrator permissions.
    • Avoid using relative paths when running these commands. Since you are running them with Administrator permissions, the working directory is %WINDIR%\System32.
    • If you provide an invalid license key, or the activation fails, the installer installs the program in evaluation mode.
    • The arguments for licensing the products silently through a proxy server do not work with proxy servers that require authentication.
    • The Arguments section includes optional arguments that are not included in these examples.

    Procedures
    Complete the following procedures according to your deployment scenario.

    To install DRS or MRC using the MSI installer and a valid license:

    Use the following command at the command line or in an installer script. Replace the variables in this example according to the values in the Arguments section.

    msiexec /i fileName.msi /qn APPDIR="C:\Program Files\DameWare programName\" reboot=reallysuppress SILENT=yes SA_KEY=licenseKey SA_EMAIL=emailAddress

    To install DRS or MRC using the EXE installer and a valid license:

    Use the following command at the command line or in an installer script. Replace the variables in this example according to the values in the Arguments section.

    fileName.exe /args "/qn APPDIR=\"C:\Program Files\DameWare programName\" reboot=reallysuppress SILENT=yes SA_KEY=licenseKey SA_EMAIL=emailAddress"

    To install DRS or MRC using the MSI installer in evaluation mode:

    Use the following command at the command line or in an installer script. Replace the variables in this example according to the values in the Arguments section.

    msiexec /i fileName.msi /qn APPDIR="C:\Program Files\DameWare programName\" reboot=reallysuppress SILENT=yes

    To install DRS or MRC using the EXE installer in evaluation mode:

    Use the following command at the command line or in an installer script. Replace the variables in this example according to the values in the Arguments section.

    fileName.exe /args "/qn APPDIR=\"C:\Program Files\DameWare programName\" reboot=reallysuppress SILENT=yes"

    Arguments
    The following define the arguments used in the commands in this article.

    • /args "argumentsHere" (EXE only) instructs the EXE installer to pass the arguments inside the quotation marks along to the MSI installer.
    • APPDIR="C:\Program Files\DameWare programName\" specifies the installation directory. Enter Remote Support or Mini Remote Control in place of programName to use the default installation directory.
    • SILENT=yes instructs the installer to install the program silently.
    • SA_KEY=licenseKey (licensed only) contains the license key for licensed installations. Enter a valid license key in place of licenseKey.
    • SA_EMAIL=emailAddress (licensed only) contains the administrator's email address for licensed installations. Enter a valid email address in place of emailAddress.
    • SA_FIRST_NAME=firstName (licensed - optional) contains the administrator's first name. Enter the first name in place of firstName.
    • SA_LAST_NAME=lastName (licensed - optional) contains the administrator's last name. Enter the last name in place of lastName.
    • SA_PHONE_NUMBER=phoneNumber (licensed - optional) contains the administrator's phone number. Enter a valid phone number in place of phoneNumber.
    • SA_PROXY_ADDRESS=proxyAddress (licensed - optional) contains the address of the proxy server the program should use to connect to the SolarWinds licensing server. If applicable, enter the proxy server's IP address or hostname in place of proxyAddress.
    • SA_PROXY_PORT=proxyPort (licensed - optional) contains the port the program should use to connect to the proxy server. If applicable, enter the proxy port number in place of proxyPort.
    Setup Information:
    Setup Type: unspecified
    Deployment Method Used: unspecified
    Deployment Difficulty: unspecified
    Platform(s): Windows

    Inventory Records (1)

    View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

    Versions

    DameWare Mini Remote Control Client Agent Service

    Version

    7

    Questions & Answers (1)

    Questions & Answers related to DameWare Development DameWare Mini Remote Control Client Agent Service

    Blogs (0)

    Blog posts related to DameWare Development DameWare Mini Remote Control Client Agent Service

    Reviews (0)

    Reviews related to DameWare Development DameWare Mini Remote Control Client Agent Service

     
    This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ