Reports with Username and status of the action

Team.

We want to create a report which has the details:

  1. Computer Name
  2. User Name Logged On
  3. Status of the action such as Reported /Pending Restart / Failed

Do we have a template for this?

I don’t think Web Reports has a template for pulling back Action Results on a per-computer basis (the Action data exploration can give result counts for each status, but not the individual computers reporting a given result).

Retrieving Action Results is a very expensive operation, but I do have a custom report described at Search computers still relevant to specified action (baseline) posted on my github page that could be a starting point for developing a custom report, if you’d like to give it a try.