Team.
We want to create a report which has the details:
- Computer Name
- User Name Logged On
- Status of the action such as Reported /Pending Restart / Failed
Do we have a template for this?
Team.
We want to create a report which has the details:
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.