Managing Windows 11 Notifications with Intune

Clayton Greenwell 11 Reputation points
2022-11-04T22:08:59.117+00:00

My company is trying to disable notifications from Cisco AnyConnect in Windows 11, and we'd like to use Intune to accomplish this. We haven't been successful so far. Any help is welcome!

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,976 questions
Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
973 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,456 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Clayton Greenwell 11 Reputation points
    2022-11-07T02:12:27.91+00:00

    I found the solution. The best thing to do in this scenario is to use a tool to take a snapshot of the registry. In this case, I used Regshot from SourceForge. Turn notifications off for the third-party application, take another snapshot, and compare the two. The tool will compare the two for you and export the changes found to a txt file. This will allow you to find the key that needs to be modified. You can then create a 32-bit app in Intune that runs a script that changes that value.

    2 people found this answer helpful.

  2. Rahul Jindal [MVP] 10,601 Reputation points MVP
    2022-11-05T07:36:59.88+00:00

    This is citrix specific configuration. Probably controllable through a registry which can be pushed down using a PS from Intune.

    Edit- Correction *Cisco any connect


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.