Skip to content

Commit 568a0ac

Browse files
Merge pull request #253520 from MicrosoftGuyJFlo/patch-72
Update troubleshoot-device-dsregcmd.md
2 parents 43c3d83 + d48f494 commit 568a0ac

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/active-directory/devices/troubleshoot-device-dsregcmd.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,14 @@ The state is displayed only when the device is Microsoft Entra joined or Microso
6666
* *FAILED. ERROR* if the test was unable to run. This test requires network connectivity to Microsoft Entra ID under the system context.
6767
> [!NOTE]
6868
> 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.
6977

7078
### Sample device details output
7179

0 commit comments

Comments
 (0)