I found some people put like this as uninstall commandC:\Program Files\software name\uninstall.exe /SHowever, is not all the software can found uninstall.exe Do you guys have any easy way to pushintunewin fileto all the devices? I do successfully pushed Adobe Reader to my device, bu...
The Win32 app installation fails with error 0x80070002 if you have specified the wrong install command or incorrect uninstall command for the Win32 app. To resolve the Win32 error 0x80070002, edit the Win32 app in Intune, and under theApp properties, enter the correct install/uninstall comman...
Did you wrap the .exe file as a .intunewin file?Also, are you 100% sure, that you are using the correct file name?I just quickly found this install command for installing Irfanview silent.iview460_x64_setup.exe /silentMake sure to change it so it's correct file name. 0...
2.Using win32 app deployment. Download the .net runtime package and convert it to .intunewin package, upload it to Intune and fill the correct silently install command and then deploy it to users. https://learn.microsoft.com/en-us/dotnet/core/install/windows?tabs=net80#install-with-windo...
For the U.S. government cloud, the command line must reference the government cloud environment. To do so, run the following commands to addintune_env=FXPto the command line: Runsudo ./mstunnel-setup Runsudo intune_env=FXP ./mstunnel-setup ...
If I just use the vs_Professional.exe and ssconfig.vsconfig files in the source folder of the IntuneWinAppUtil.exe process I can install as required but it will of course take a little time depending on the end device’s internet connection. Install Command: cmd.exe /c VisualStud...
Install-CMClient Cmdlet 會安裝 Configuration Manager 的用戶端。 注意 從Configuration Manager 月臺磁碟驅動器執行 Configuration Manager Cmdlet,例如 PS XYZ:\>。 如需詳細資訊,請 參閱開始使用。 範例 範例1:安裝用戶端 PowerShell 複製 PS XYZ:\>Install-CMClient -Name "RemoteClient05" -SiteCode "CM1" ...
This script is used as the main installation engine and will be used for the install command line in the Win32 app. Save-VCRedist.ps1 This script will allow for downloading the required installation files into a Source folder in the same directory where it’s executed. ...
For your scenario, here are my suggestions: Suggestion 1: If the app has the command to install silently with the production key, you can consider to deploy it via Win32 app. You can contact the app developer to confirm on this. https://learn.microsoft.com/en-us/mem/intune/apps/apps...
As you can see in the below image, it shows that Ubuntu was installed, but it hangs onLaunching Ubuntu... Docker Desktop also hangs on this loopingStarting Docker Engine... I can't even runwsl --shutdownas it suggests because the command hangs. ...