Windows 11 Upgrade Audit [Compatible Machines]
Summary
Displays the status of compatible Windows 10 and 11 computers upgraded by the Install Windows 11 - Compatible Machines monitor and Windows 11 installer script, or the Install Windows 11 Latest Feature Update - Compatible Machines monitor and Install Windows 11 Feature Update [Update Assistant, Reboot] script. It also tracks upgrades performed manually using the Install Windows 11 Feature Update [Troubleshoot, Reboot] script.
Dependencies
- Custom Table: plugin_proval_windows_os_support
- Script: Windows 11 Installer
- Script: Install Windows 11 Feature Update [Update Assistant, Reboot]
- Script: Install Windows 11 Feature Update [Troubleshoot, Reboot]
- Solution : Windows 11 Installation and Feature Update
- Solution - Windows 11 Compatibility Audit
Columns
| Column | Description |
|---|---|
| clientid | clientid (Hidden) |
| locationid | locationid (Hidden) |
| ComputerId | ComputerId |
| Client | Client Name |
| Location | Location Name |
| Computer | Computer Name |
| Operating System | Operating System |
| Last Contact | Last Contact time with Automate |
| Last LoggedIn User | Last LoggedIn User on the computer |
| Form Factor | Computer type (Physical Server/Virtual Server/Laptop/Desktop) |
| Current OS Version | Current OS Version of the machine |
| OS Version Before Script Run | OS Version of the machine before the upgrade script was executed |
| Upgrade Script Executed | Name of the upgrade script executed on the machine |
| Upgrade Script RunTime | Most recent run time of the upgrade script |
| Upgrade Attempts | Number of attempts |
| Upgrade Status | Status/Outcome of upgrade attempt |
Format Control
| Column | Comparator | Value | Colour |
|---|---|---|---|
| Upgrade Status | Equals | Failure | Red |
| Upgrade Status | Equals | Success | Green |
| Upgrade Status | Equals | Already UpToDate | Green |
| Upgrade Status | Equals | Not Attempted | Orange |
Changelog
2026-03-09
- Renamed the dataview to
Windows 11 Upgrade Audit [Compatible Machines]FromWindows 11 Installation Audit [Compatible Machines]. - Added below new columns for better reporting on both
Windows 11 24H2 InstallationandWindows 11 Latest Feature Update:- Upgrade Script Executed
- Upgrade Script RunTime
- Upgrade Attempts
- Upgrade Status
- Added Format Control.
2025-04-10
- Initial version of the document