I was looking into the built-in SSRS report titled ‘Client push installation status details’. This report shows the status of all client push attempts, including error codes.
I needed to extend this information for a client to include the workstations Active Directory Site name. I looked into SSRS and noticed it used the following stored procedure.
I looked into the stored procedure put together this query, adding information regarding the AD Site code.
The table seen below lists explanations for some of the possible exit codes.