Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Install Chrome remotely through Powershell.

$
0
0

Hey guys, i'm trying to install chrome remotely through Powershell but nothing shows on the end users computer. I am using "Enter-PSSession -ComputerName XXXXXXXX" to connect to the remote machine and then I tried running "PS C:\> start-process -FilePath "msiexec.exe" -ArgumentList "/q /i .\GoogleChromeStandaloneEnterprise.msi" to execute the file silently but nothing happens.

Can someone help me with what is wrong?

My machines have got UAC turned on, but my understanding is that as long as the powershell session is run as admin on my machine it should work on the remote machines...


Viewing all articles
Browse latest Browse all 15028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>