File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
articles/active-directory/devices Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,14 @@ The state is displayed only when the device is Microsoft Entra joined or Microso
66
66
* * FAILED. ERROR* if the test was unable to run. This test requires network connectivity to Microsoft Entra ID under the system context.
67
67
> [ !NOTE]
68
68
> The ** DeviceAuthStatus** field was added in the Windows 10 May 2021 update (version 21H1).
69
+ - ** Virtual Desktop** : There are three cases where this appears.
70
+ - NOT SET - VDI device metadata is not present on the device.
71
+ - YES - VDI device metadata is present and dsregcmd outputs associated metadata including:
72
+ - Provider: Name of the VDI vendor.
73
+ - Type: Persistent VDI or non-persistent VDI.
74
+ - User mode: Single user or multi-user.
75
+ - Extensions: Number of key value pairs in optional vendor specific metadata, followed by key value pairs.
76
+ - INVALID - The VDI device metadata is present but not set correctly. In this case, dsregcmd outputs the incorrect metadata.
69
77
70
78
### Sample device details output
71
79
You can’t perform that action at this time.
0 commit comments