You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -121,9 +124,27 @@ nltest /domain_trusts #Mapping of the trust relationships
121
124
dsquery *"CN=Users,DC=INLANEFREIGHT,DC=LOCAL"
122
125
```
123
126
127
+
### Entra ID / Hybrid Join
128
+
129
+
Useful to quickly identify if the host is only AD-joined, Microsoft Entra joined, or hybrid joined, and whether the current user has a PRT cached for cloud SSO:
- [Microsoft Learn - Troubleshoot devices by using the `dsregcmd` command](https://learn.microsoft.com/en-us/entra/identity/devices/troubleshoot-device-dsregcmd)
0 commit comments