How can I install ITSupportPanel through PowerShell?

Modified on Tue, Sep 5, 2023 at 4:12 PM


You can install ITSupportPanel through a Powershell session by running the following commands, one by one, as an administrator: 


mkdir c:\temp

Set-Location -path c:\temp

wget https://goto.invarosoft.com/?id=latest-win-msi -outfile c:\temp\itsp.installer.msi

msiexec.exe /i c:\temp\itsp.installer.msi /q ACTIVATION=ACTIVATION_CODE


Please note that the activation code is a parameter that changes for each of your clients. You can access your codes here >> https://portal.invarosoft.net/Client 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article