Skip to Main Content
Patch My PC Feature and Application Request

A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize request, please see:

1 VOTE
Status SUBMITTED
Categories Application Request
Created by Guest
Created on Feb 13, 2024

Netskope Client Updates

it would be use full if we could provide you with parameters to our specific environment. script below downloads the package from our environment and then installs the update only requirement is that a version of the client is already on the system.

Invoke-WebRequest 'https://download-lamresearch.goskope.com/dlr/win/get'-OutFile C:\temp\nsagent.msi

cd C:\Temp

Start-Process msiexec "/I nsagent.msi token=XXXXXXXXXXXXhost=addon-your-company.goskope.com mode=peruserconfig Autoupdate=on /qn" -Wait

Remove-Item C:\temp\nsagent.msi

Which Product is this Request for (New Application Request Only) Patch My PC
  • Attach files