Has anyone installed this on their Windows fleet? I will be deploying this to our fleet soon however I am not seeing much documentation on the vmware side on this. Finding the vmware docs a little hard to navigate so if anyone can point me in the right direction I would appreciate that! Thank you!
I just deploy it as a normal .msi app without anything special…
For the XML, use a provisioning package.
For the MSI use the native apps Option.
Don’t forget the silent install strings on the .MSI
The manuals will have some directions, or Google for the blog posts about how to do it.
Did you ever get this working?
I am still trying to figure out my best path forward. I was thinking of installing each MSI via Native Apps and then use Native Apps to also install the XMLs. I was thinking of using a zip file method with a dummy exe and call a powershell or batch file to perform the copy. I would also include one to delete the XMLs as well in case it was needed.
I saw that u/allensmoker suggested a Provisioning Package and that could work, but I think I can control versioning and the installs better with the Native App option.
What do you think? Thanks!
Ah I see, I may need to also place a .xml profile on the Windows systems receiving the client. The .xml file contains a specific VPN endpoint so that it can be pre-configured for users. By the way I am new to Workspace One, do you know where I can find documentation for deploying the MSI’s?
You have any directions or blog post in regards to the deploying of the XML? My google-fu is lacking today.