hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.05k stars 4.42k forks source link

Vagrant MSI deployment in Intune #13247

Open dmwright07 opened 11 months ago

dmwright07 commented 11 months ago

I am trying to deploy Vagrant via MSI to our workstations via Intune. We are updating from 2.3.4 to 2.3.7, and I'm running in to some issues. First, I can't use the Intune LOB app deployment because it can't detect a version from the MSI. And if I try to configure it to deploy the MSI I can't have it check for app version because there is no version listed on the application.exe in C:\HashiCorp\Vagrant\bin

vagrant error 1 vagrant error 2

dmwright07 commented 9 months ago

Any updates on this? I opened the issue almost 2 months ago with no response.

chrisroberts commented 9 months ago

Hi there,

After some research, I believe this can be resolved by using a preparation tool like: https://github.com/microsoft/Microsoft-Win32-Content-Prep-Tool

dmwright07 commented 9 months ago

You can use a prep tool to install, but the lack of version showing up once it's installed makes it tough to update/maintain via supersedence. What do you suggest I use for detecting the app version? Is there a registry key that can be used?

dmwright07 commented 8 months ago

Any updates on this?

dmwright07 commented 7 months ago

Just tried to update to 2.4.0 and this is still a problem. Has there been any attempts to fix this issue? Or can someone give me guidance on what else I can use for a detection method?

dmwright07 commented 7 months ago

vagrant 2 4 0