Email: helpdesk@telkomuniversity.ac.id

This Portal for internal use only!

  • My Download
  • Checkout
Application Package Repository Telkom University
All Categories

All Categories

  • Visual Paradigm
  • IBM
  • Adobe
  • Google
  • Matlab
  • Microsoft
    • Microsoft Apps
    • Analytics
    • AI + Machine Learning
    • Compute
    • Database
    • Developer Tools
    • Internet Of Things
    • Learning Services
    • Middleware System
    • Networking
    • Operating System
    • Productivity Tools
    • Security
    • VLS
      • Windows
      • Office
  • Opensource
  • Wordpress
    • Plugin WP
    • Themes WP
  • Others

Search

0 Wishlist

Cart

Categories
  • Microsoft
    • Microsoft Apps
    • Office
    • Operating System
    • VLS
    • Developer Tools
    • Productivity Tools
    • Database
    • AI + Machine Learning
    • Middleware System
    • Learning Services
    • Analytics
    • Networking
    • Compute
    • Security
    • Internet Of Things
  • Adobe
  • Matlab
  • Google
  • Visual Paradigm
  • WordPress
    • Plugin WP
    • Themes WP
  • Opensource
  • Others
More Categories Less Categories
  • Get Pack
    • Product Category
    • Simple Product
    • Grouped Product
    • Variable Product
    • External Product
  • My Account
    • Download
    • Cart
    • Checkout
    • Login
  • About Us
    • Contact
    • Forum
    • Frequently Questions
    • Privacy Policy
  • Forum
    • News
      • Category
      • News Tag

iconTicket Service Desk

  • My Download
  • Checkout
Application Package Repository Telkom University
All Categories

All Categories

  • Visual Paradigm
  • IBM
  • Adobe
  • Google
  • Matlab
  • Microsoft
    • Microsoft Apps
    • Analytics
    • AI + Machine Learning
    • Compute
    • Database
    • Developer Tools
    • Internet Of Things
    • Learning Services
    • Middleware System
    • Networking
    • Operating System
    • Productivity Tools
    • Security
    • VLS
      • Windows
      • Office
  • Opensource
  • Wordpress
    • Plugin WP
    • Themes WP
  • Others

Search

0 Wishlist

Cart

Menu
  • Home
    • Download Application Package Repository Telkom University
    • Application Package Repository Telkom University
    • Download Official License Telkom University
    • Download Installer Application Pack
    • Product Category
    • Simple Product
    • Grouped Product
    • Variable Product
    • External Product
  • All Pack
    • Microsoft
      • Operating System
      • Productivity Tools
      • Developer Tools
      • Database
      • AI + Machine Learning
      • Middleware System
      • Networking
      • Compute
      • Security
      • Analytics
      • Internet Of Things
      • Learning Services
    • Microsoft Apps
      • VLS
    • Adobe
    • Matlab
    • WordPress
      • Themes WP
      • Plugin WP
    • Google
    • Opensource
    • Others
  • My account
    • Download
    • Get Pack
    • Cart
    • Checkout
  • News
    • Category
    • News Tag
  • Forum
  • About Us
    • Privacy Policy
    • Frequently Questions
    • Contact
Home/News/Microsoft Reannounces Teams Policy to Suppress In-Product Messages

Microsoft Reannounces Teams Policy to Suppress In-Product Messages

Tony Redmond / 2025-01-31
Microsoft Reannounces Teams Policy to Suppress In-Product Messages
News

In-Product Message Suppression is Great, But No Way Exists to Control Irritating Teams Pop-up Messages

Sometimes the appearance of a notification in the Microsoft 365 message center is less understandable than the norm. Badly written message center notifications are not unknown, but usually the intent and meaning can be interpreted with a little effort.

MC989968 (28 January 2025) is different. I can’t understand why Microsoft published this notification because it seems to repeat MC808161 (3 July 2024). Both notifications cover the topic of a welcome setting in the Teams update management policy to suppress some in-product announcements of news and conferences.

MC989968 says “Some in-product messages in Microsoft Teams can now be controlled with the New-CsTeamsUpdateManagementPolicy command. Using this control, tenant admins can limit in-product messages relating to periodic What’s New and Conferences updates.” MC808161 is now offline, but as far as I can tell from the multiple sites that republish message center updates, that notification covers the same ground.

In passing, I wonder why so many people think that republishing message center updates is a valuable service to humanity. It seems like none add much value in terms of interpreting the information communicated by Microsoft, so what gets put online is no more than a mild form of plagiarism.

The Irritation of Teams Pop-up Messages

A frustrating aspect of Teams is its continuing insistence on displaying pop-up messages about every new tweak added to its feature set. Figure 1 is a collection of pop-up messages generated in a few minutes by navigating to the OneDrive, Calendar, and Planner apps. In the age of artificial intelligence, you’d imagine that Teams could learn about user preferences and adopt its behavior to match the way people work. A series of quick clicks to dismiss pop-ups should be sufficient evidence that I don’t want to see these annoying interruptions to my workflow.

A collection of Teams pop-up messages that can irritate users.
Figure 1: A collection of Teams pop-up messages that can irritate users

While I appreciate that some like to be notified about the ongoing stream of new features and changes that appear in Teams, there should be some way to turn off pop-up messages. The Teams settings app covers many different categories of notifications from chats to channels to meetings, but there’s nothing available to allow users to decline seeing any product pop-ups. That seems to be a missed opportunity to please users.

After all, if Microsoft can dedicate effort to allowing users to decide where notifications should be located when using the Teams Windows desktop client (Figure 2). Surely it should be possible to construct a a similar setting to allow or suppress pop-ups?

Teams notification settings for message location during calls and meetings.
Figure 2: Teams notification settings for message location during calls and meetings

However, I don’t think Microsoft will grant my wish. MC949959 (6 December 2024, Microsoft 365 roadmap item 469491) says that being able to move meeting notifications to different screen locations will “make notifications more convenient and less disruptive, enhancing both focus and productivity.” I guess a similar rationale is needed to eradicate product pop-up messages and just saying that removing daily irritation won’t be enough.

Suppressing In-Product Messages

After seeing MC989968, I wondered if the Teams update policy that I updated when MC808161 appeared to suppress both what’s new and conference updates was still valid. Nothing has changed and the documentation for the New-CsTeamsUpdateManagementPolicy and Set-CsTeamsUpdateManagementPolicy cmdlets remains as before when it comes to manipulating the “campaign” categories of in-product messages to suppress. As a reminder, this code does the job for both What’s New and Conference (advertising) messages.

[array]$DisabledMessages = "edf2633e-9827-44de-b34c-8b8b9717e84c", "91382d07-8b89-444c-bbcb-cfe43133af33"
Set-CsTeamsUpdateManagementPolicy -Identity Global -DisabledInProductMessages $DisabledMessages

The Need to Remove Frustration

Nothing appears to have changed in the messaging, intent, or implementation of the content announced in MC808161 in July 2024 and MC989968 in January 2025. However, the latter did a service by reminding me that a Teams policy exists to control in-product messages. The ability to disable some categories of in-product messages is a good thing. It would be so much better if Teams went the extra yard to remove user frustration by introducing a setting to control the display of pop-up messages.


So much change, all the time. It’s a challenge to stay abreast of all the updates Microsoft makes across the Microsoft 365 ecosystem. Subscribe to the Office 365 for IT Pros eBook to receive monthly insights into what happens, why it happens, and what new features and capabilities mean for your tenant.

 

Share this!

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Search

Categories

  • Matlab
  • Microsoft
  • News
  • Other
Application Package Repository Telkom University

Tags

matlab microsoft opensources
Application Package Download License

Application Package Download License

Adobe
Google for Education
IBM
Matlab
Microsoft
Wordpress
Visual Paradigm
Opensource

Sign Up For Newsletters

Be the First to Know. Sign up for newsletter today

Application Package Repository Telkom University

Portal Application Package Repository Telkom University, for internal use only, empower civitas academica in study and research.

Information

  • Telkom University
  • About Us
  • Contact
  • Forum Discussion
  • FAQ
  • Helpdesk Ticket

Contact Us

  • Ask: Any question please read FAQ
  • Mail: helpdesk@telkomuniversity.ac.id
  • Call: +62 823-1994-9941
  • WA: +62 823-1994-9943
  • Site: Gedung Panambulai. Jl. Telekomunikasi

Copyright © Telkom University. All Rights Reserved. ch

  • FAQ
  • Privacy Policy
  • Term

This Application Package for internal Telkom University only (students and employee). Chiers... Dismiss