Skip to content

Commit a18d2ee

Browse files
committed
updated table
1 parent 4fd6f49 commit a18d2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/automation-update-management-query-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ A record with a type of `UpdateRunProgress` is created that provides update depl
106106
| CorrelationId | Unique identifier of the runbook job run for the update. |
107107
| EndTime | The time when the synchronization process ended. |
108108
| ErrorResult | Windows Update error code generated if an update fails to install. |
109-
| InstallationStatus | The possible installation states of an update on the client computer,<br> *NotStarted* - job not triggered yet.<br> *FailedToStart* - unable to start the job on machine.<br> *Failed* - job started but failed with an exception.<br> *InProgress* - job in progress.<br> *MaintenanceWindowExceeded* - if execution was remaining but maintenance window interval reached.<br> *Succeeded* - job succeeded.<br> *InstallFailed* - Update failed to install successfully.<br> *NotIncluded*<br> *Excluded* |
109+
| InstallationStatus | The possible installation states of an update on the client computer,<br> *NotStarted* - job not triggered yet.<br> *FailedToStart* - unable to start the job on machine.<br> *Failed* - job started but failed with an exception.<br> *InProgress* - job in progress.<br> *MaintenanceWindowExceeded* - if execution was remaining but maintenance window interval reached.<br> *Succeeded* - job succeeded.<br> *InstallFailed* - update failed to install successfully.<br> *NotIncluded*<br> *Excluded* |
110110
| KBID | Knowledge base article ID for the Windows update. |
111111
| ManagementGroupName | Name of the Operations Manager management group or Log Analytics workspace. |
112112
| OSType | Specifies the type of operating system, *Windows* or *Linux*. |

0 commit comments

Comments
 (0)