This section lists the installed Windows hotfixes, showing their ID, name, description, status, and installation date.
| HotFix ID | Name | Status | Description | Installed On |
|---|---|---|---|---|
| {{value.HotFixID}} | {{IIf value.Name, value.Name, "—"}} | {{IIf value.Status, value.Status, "—"}} | {{value.Description}} | {{IIf value.InstalledOn, value.InstalledOn, "—"}} |