Skip to content

tenant report office365activationcounts

Get the count of Microsoft 365 activations on desktops and devices

Usage

m365 tenant report office365activationcounts [options]

Options

-h, --help [help]
Output usage information. Optionally, specify which section of command's help you want to see. Allowed values are options, examples, remarks, response, full. Default is full.
--query [query]
JMESPath query string. See http://jmespath.org/ for more information and examples
-o, --output [output]
Output type. json,text,csv,md. Default json
--verbose
Runs command with verbose logging
--debug
Runs command with debug logging

Examples

Get the count of Microsoft 365 activations on desktops and devices

m365 tenant report office365activationcounts

Response

[
  {
    "Report Refresh Date": "2022-10-25",
    "Product Type": "MICROSOFT 365 APPS FOR ENTERPRISE",
    "Windows": 5,
    "Mac": 0,
    "Android": 0,
    "iOS": 0,
    "Windows 10 Mobile": 0
  }
]
Report Refresh Date,Product Type,Windows,Mac,Android,iOS,Windows 10 Mobile
2022-10-25,MICROSOFT 365 APPS FOR ENTERPRISE,5,0,0,0,0
Report Refresh Date,Product Type,Windows,Mac,Android,iOS,Windows 10 Mobile
2022-10-25,MICROSOFT 365 APPS FOR ENTERPRISE,5,0,0,0,0