Dear All
I have an intune Win32 App which needs to be installed only when an user is logged on a device. I don't find an option similar to SCCM. Is there a way to achieve this.
Regards
Aravinth M
Dear All
I have an intune Win32 App which needs to be installed only when an user is logged on a device. I don't find an option similar to SCCM. Is there a way to achieve this.
Regards
Aravinth M
Is the app installed as the user or as the system?
@AravinthMathan-3183, Maybe we can consider to select the assignment type as "Available for enrolled device". For this type, users can install the app from company portal when they log in.
If we just want to notify the end user, we can configure "End user notification" as "Show all toast notifications". In addition, we can also consider to configure the start time and deadline time for a Win32 app. We can see more details in the following link:
https://docs.microsoft.com/en-us/mem/intune/apps/apps-win32-add#step-7-assignments
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.
Thanks for your suggestions. We have not enabled the company portal and also the suggested method required user intervention to complete the installation.
Regards
Aravinth M
There's no other direct possibility today. You could perhaps use a custom requirement rule in the form of a script to detect whether or not a user is logged on.
Also note that there is no such things as enabling or disabling the company portal. It's always enabled and usable as long as it is installed on a Windows device which can be done manually from Microsoft Store.
If this requirement is important to you, you should file a user voice item.
Thanks @Jason-MSFT for your insights. I ll try using the requirements option.
4 people are following this question.