Managing apps and software deployment through Microsoft Intune
I have tried Jammcommand and other parameters. All these works when you do manually or using SCCM. Its an issue with Intune which does not work. I am trying with Autopilot/AAD.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Has anyone created a package for Pulse secure with Intune? I tried using LOB...msi installs fine but the configuration profile is not working any thoughts...
Is there any corresponding substitute for appenforce.log of MEMCM for Microsoft Intune as well, where you verify what command/argument is being applied and see related errors. I am aware of diagnostic, extension, and event logs. I have also tried win32 app model with a .bat file, it installs MSI but not the config. Also tried to wrap using Autoit the same result. It works fine with SCCM though. It's intune which not taking the arguments. It works manually.
Appreciate any help on this. Thanks
Managing apps and software deployment through Microsoft Intune
I have tried Jammcommand and other parameters. All these works when you do manually or using SCCM. Its an issue with Intune which does not work. I am trying with Autopilot/AAD.
Yes, I copied all files before wrapping it using the Win32 App and followed step by step link which you shared. Tried to create APP with User and also with System context as required and available(company portal). It's an MSI, which has switches... Copied file in C Drive and then called. Also tried without a path. Tried with a Batch file and with AutoIT(.exe). Also tried with LOB app Model. All these works manually with batch and Autiit. The same package works in SCCM.
msiexec /i ps-pulse-win-9.1r7.1-b3101-64bitinstaller.msi CONFIGFILE=C:\test.pulsepreconfig /qn /norestart
msiexec /i ps-pulse-win-9.1r7.1-b3101-64bitinstaller.msi CONFIGFILE=test.pulsepreconfig /qn /norestart
@Rajeev kumar , From your description, I know we want to deploy Pulse Secure App with config file via Intune. If there's any misunderstanding, feel free to let us know.
For such situation, we suggest to use Win32 to deploy. I notice we have already tried Win32 but it is not working.
Here, could you confirm the following information for us:
Meanwhile, we can go through the logs under C:\ProgramData\Microsoft\IntuneManagementExtension\Logs to see if the app is install successfully. Her eis an article for the reference:
https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-troubleshoot
Hope it can help.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.