Managing Windows 11 Notifications with Intune

Clayton Greenwell 16 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 Security | Intune | Configuration
Microsoft Security | Intune | Application management
Microsoft Security | Intune | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Clayton Greenwell 16 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.

    3 people found this answer helpful.

  2. Rahul Jindal [MVP] 10,911 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.