Skip to main content
The First Step
June 7, 2021
Question

Unattended installation,Unattended remote installation

  • June 7, 2021
  • 3 replies
  • 1056 views

After we deploy the RingCentral App using the MSI unattended (silent) install with the Windows SYSTEM account, the app is launched. There is no reason for this to happen. It's a non-user. It just wastes computer resources.

,

We deploy the RnugCentral App via an unattended (silent) install with the SYSTEM account on Windows. Yet, the RingCentral app is launched during after the install. There is no need for this and it just uses computer resources. I have verified it happens multiple times on various deployments using the MSI.

    3 replies

    The First Step
    June 7, 2021

    What is your exact query? Do you want to suggest anything or any feature?

    rarchardThe First StepAuthor
    The First Step
    June 8, 2021

    Sorry if it wasn't clear. Feature request, stop starting the RC app after a unattended, silent install.

    New Participant
    August 31, 2022

    This worked for me

    msiexec.exe /i "RingCentral-x64.msi" ALLUSERS=1 /qn /norestart /log output.log /passive