Syntax
| Field Value | Description | 
|---|---|
| Initiated | Set when the Windows 10 Feature Upgrade script runs. | 
| Upgrade in Progress | Set when the Windows 10 Feature Upgrade script completes successfully. | 
| Never Run | Set when installState = 0 | 
| Failure | Set when installState = 2 | 
| Success | Set when installState = 3 | 
| Reboot Pending | Set when installState = 1 and lastReboot is less than installDate. |