Ask Daemon to display where an update will be applied

The following Daemon command line displays where an update will be applied.

svmpd.exe showpackagestats bc5f5d64-f2aa-4c6d-bd3f-8cf9915cfb82

After typing the above command line, you will see the following output.

{

    "server_name": "svm-w16-wsus.svm.flexdev.com",

    group_id": "af6f2ec0-b1ce-4344-9f61-9e3e0cb6cda3",

    "group_name": "Windows 8.1",

    "approvals": [

      {

        "by": "SVM\\JSmith",

        "at": "2017-05-25T20:58:57.213Z",

        "action": 0,

        "is_optional": false

      }

    ],

    "not_applicable": 0,

    "pending": 4,

    "installed": 0,

    "failed": 0

  },

  {

    "server_name": "svm-w16-wsus.svm.flexdev.com",

    "group_id": "a0a08746-4dbe-4a37-9adf-9e7652c0b421",

    "group_name": "All Computers",

    "approvals": [

      {

        "by": "SVM\\JSmith",

        at": "2017-05-25T20:58:57.193Z",

        "action": 0,

        "is_optional": false

      }

    ],

    "not_applicable": 1,

    "pending": 18,

    "installed": 0,

    "failed": 1

  },

  {

    "server_name": "svm-w16-wsus.svm.flexdev.com",

    "group_id": "b73ca6ed-5727-47f3-84de-015e03f6a88a",

    "group_name": "Unassigned Computers",

    "approvals": [

      {

        "by": "SVM\\JSmith",

        "at": "2017-05-25T20:58:57.2Z",

        "action": 0,

        "is_optional": false

      }

    ],

    "not_applicable": 0,

    "pending": 2,

    "installed": 0,

    "failed": 0

  },

  {

    "server_name": "svm-w16-wsus.svm.flexdev.com",

    "group_id": "8b4b8cf9-4d99-48fc-93ce-bdb16ce624e1",

    "group_name": "Windows 7",

    "approvals": [

      {

        "by": "SVM\\JSmith",

        "at": "2017-05-25T20:58:57.21Z",

        "action": 0,

        "is_optional": false

      }

    ],

    "not_applicable": 0,

    "pending": 8,

    "installed": 0,

    "failed": 1

  },

  {

    "server_name": "svm-w16-wsus.svm.flexdev.com",

    "group_id": "57c2d480-05c5-4a2a-9a18-df11281559ca",

    "group_name": "Windows 10",

    "approvals": [

      {

      "by": "SVM\\JSmith",

      "at": "2017-05-25T20:58:57.203Z",

      "action": 0,

      "is_optional": false

      }

    ],

    "not_applicable": 1,

    "pending": 4,

    "installed": 0,

    "failed": 0

  }