mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #4519] [Feature Request]: Standard to disable Microsoft 365 companion apps #2078
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2078
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Nathanymous on GitHub (Aug 13, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4519
Please confirm:
Problem Statement
A standard to disable the Microsoft 365 companiob app would save much time. Currently, if we want to disable this, we would need to go to every tenant, to disable one checkbox. Also, the option is very hidden away, so this would save a lot of time clicking to the correct setting.
Benefits for MSPs
This reduces much manual work in every tenant. Now, we would need to go to every tenant to do this, while a standard would allow us to push this to every tenant.
Value or Importance
The Microsoft 365 companion apps are applications that automatically install on every PC. These are 3 apps, that all automatically start on PC startup.
Installation of these apps are opt-out, so automatically enabled for every tenant. Microsoft is currently in the process to push this to users with Microsoft 365 apps Preview channel, but this will not take long until it is GA.
PowerShell Commands (Optional)
I cannot find any PowerShell commands to achieve this, but the documentation is in here: https://learn.microsoft.com/en-us/microsoft-365-apps/companions/overview.
The checkbox should be unticked on config.office.com.
@Nathanymous commented on GitHub (Aug 13, 2025):
As also mentioned on Discord: https://discord.com/channels/905453405936447518/1199069319850639410/1405153172514668616
Sponsorship is on the Github user https://github.com/AADAutomatisering
@kris6673 commented on GitHub (Aug 19, 2025):
Config.office.com does not seem to be available via GDAP or Graph, so currently not possible unless I missed it, sorry. :(
@KelvinTegelaar commented on GitHub (Aug 19, 2025):
Tried figuring out a couple of ways but for now its either a intune policy or nothing, sorry! :(