Script Request running install MSI on remote

I have an installer I created for our backup software and I want to run the install.msi on the endpoint. I have transferred the install.msi remote machine how can I run that MSI elevated and then set for a reboot

hi @PremJKumar

could you please look at this script request.

thank you.

Hi @steve

Your script request has been shared with our script developer and an internal script task “CS-59017” has been created.

Kind Regards,
PremJK

Hi @steve

Our script developer has developed the requested script
https://scripts.itarian.com/frontend/web/topic/install-msi-package-from-the-given-file-path

Please provide the MSI installer path that is located on the endpoint machine in the script parameter, run the script as a Local system user and provide your feedback

Kind Regards,
PremJK

Hi @PremJKumar

Does the path setting include a path such as a shared folder or an FTP folder?

Thanks

Hi @allen ,

Yes, you can use a shared folder or an FTP folder, but please ensure that the URL you provide is a direct download link.

Kind Regards,
PremJK

1 Like

Hi @PremJKumar

Thank you for your reply