20100 Posted March 30, 2022 Posted March 30, 2022 More and more, we purchase laptops and get them delivered directly to end-users. As par of their initial setup instructions. we send them the URL for the correct group so they can download and install the agent. However the process is quite chatty. Would someone know the syntax for URLdeployment for silent installation? Is there also some sort of flag in the syntax to disable the user to open the agent and change settings themselves? Thanks
20100 Posted March 30, 2022 Author Posted March 30, 2022 Got the answer: Use msiexec /i "https://URL" /qb /Lv* "C:\Windows\temp\pulseway.log" ALLUSERS=1 TorW 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now