custom message Pop up for apps (Add-on/plugin) deployment in Intune
Question
Hi Team,
I have an application which is an Outlook plugin. But before installing this, the outlook should close. So end-user should get a message notification that “Close the outlook to install plugin” like that.
This scenario how to implement it in intune.
Answers ( 4 )
The only option to initiate scheduled task to enable the toast notification exe
As I showed in the following log – https://howtomanagedevices.com/intune/2584/troubleshooting-tips-for-edge-chromium-deployment/#Initiate_Toast_Notification_on_Windows_10_Device
[Win32App] Toast message with: “C:\Program Files (x86)\Microsoft Intune Management Extension\agentexecutor.exe” -toast “ToastDownloadingMessage” “TWljcm9zb2Z0IEVkZ2UgZm9yIFdpbmRvd3MgMTA=” “eyJDb21wYW55TmFtZSI6IiIsIkNvbG9yQmFja2dyb3VuZExvZ29VcmkiOm51bGwsIldoaXRlQmFja2dyb3VuZExvZ29VcmkiOm51bGwsIkFjY2VudENvbG9yIjoyOTM4Mn0=” “-1”]
I don’t know any other option. May be Martin can help you with more details
this tool is amazing, but the issue is not available. Its applicable only UpgradeOS,
PendingReboot and ADPasswordExpiration
https://www.imab.dk/windows-10-toast-notification-script/
I think you can look at Martin’s solution for Intune custom toast notifications
https://www.imab.dk/windows-10-toast-notification-script/