Windows 11 Compatibility Validation
Purpose
This solution is built to fetch the Windows 11 compatible device list and store it in the groups for auditing.
Associated Content
Name | Function | Description |
---|---|---|
Group - cpval - Windows 11 Compatible Device | Group | This group contains the Windows 10 lists that are compatible with the Windows 11 upgrade. It depends on the script Windows 11 Compatibility for fetching this data. |
Group - pval - Windows 11 Incompatible device | Group | This group contains the Windows 11 incompatible devices detected by the script Windows 11 Compatibility. |
Group - Windows 10 Device | Group | This group contains the Windows 10 devices. |
Custom field - cPVAL Win 11 Compatibility | Custom field | This stores the Windows 11 Compatibility result in it (Capable, Not Capable, or Undetermined). |
Script - Windows 11 Compatibility | Script | Runs the Microsoft Hardware Readiness Script to verify the hardware compliance. |
Implementation
- The Script - Windows 11 Compatibility is default script, if not available, then create it.
- The Custom field - cPVAL Win 11 Compatibility is a default custom field, if not available, then create it.
- Create the Group - cpval - Windows 11 Compatible Device
- Create the Group - pval - Windows 11 Incompatible device
- Create the Group - Windows 10 Device, if not already created.
- Schedule the script Script - Windows 11 Compatibility to the group Group - Windows 10 Device once a month as recommended, it the frequency can be changed based on partner requirement.
- Once it is scheduled and executed, the groups Group - cpval - Windows 11 Compatible Device and Group - pval - Windows 11 Incompatible device will be automatically updated with the Windows 10 machines that are compatible and incompatible respectively.