Teams installed Bitness report from SCCM

Question

How to get Teams Installed Bitness report from SCCM ?

Answers ( 3 )

    0
    2021-02-17T23:40:28+05:30

    Hello,

    Since teams is a user based deployment you will not get that information inside collected hardware inventory.
    I would suggest to get a sccm baseline created with registry value and then deploy it to your environment.
    Once you have result then you can query those results to get the report.
    Check below registry key to detect teams.

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\Teams

    Best answer
  1. What you mean by bitness report? You can get the teams report from add remove programs isn’t it ?

    Use the following report
    Just change chrome to Microsoft Teams

    v_Add_Remove_Programs.DisplayName0 Like ‘%Microsoft Teams%

    Does this work ? https://www.anoopcnair.com/configmgr-custom-report-for-chrome-browser-sccm-sql-query/

Leave an answer

Sorry, you do not have permission to answer to this question .