Skip to content

tenant report office365activationsusercounts

Get the count of users that are enabled and those that have activated the Office subscription on desktop or devices or shared computers

Usage

m365 tenant report office365activationsusercounts [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 users that are enabled and those that have activated the Office subscription on desktop or devices or shared computers

m365 tenant report office365activationsusercounts

Response

[
  {
    "Report Refresh Date": "2022-10-25",
    "Product Type": "MICROSOFT 365 APPS FOR ENTERPRISE",
    "Assigned": 24,
    "Activated": 5,
    "Shared Computer Activation": 0
  }
]
Report Refresh Date,Product Type,Assigned,Activated,Shared Computer Activation
2022-10-25,MICROSOFT 365 APPS FOR ENTERPRISE,24,5,0
Report Refresh Date,Product Type,Assigned,Activated,Shared Computer Activation
2022-10-25,MICROSOFT 365 APPS FOR ENTERPRISE,24,5,0