question

AravinthMathan-3183 avatar image
1 Vote"
AravinthMathan-3183 asked Crystal-MSFT commented

Install Intune Win32 App only when user is logged in

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

mem-intune-generalmem-intune-application-management
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Jason-MSFT avatar image
1 Vote"
Jason-MSFT answered AravinthMathan-3183 commented

Is the app installed as the user or as the system?

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

The app is installed as system context.

Regards
Aravinth M

1 Vote 1 ·
Crystal-MSFT avatar image
1 Vote"
Crystal-MSFT answered Crystal-MSFT commented

@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.


· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @Crystal-MSFT

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

1 Vote 1 ·
Jason-MSFT avatar image Jason-MSFT AravinthMathan-3183 ·

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.

2 Votes 2 ·

Thanks @Jason-MSFT for your insights. I ll try using the requirements option.

1 Vote 1 ·
Show more comments