Azure-Samples / Azure-Samples/DSRegTool
WorkplaceDeviceId not found
- Dominant language
- PowerShell
- Stars
- 82
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
### Minimal steps to reproduce
> run script
> choose option 2 (or any other option that checks if the device exists in AAD)
### Any log messages given by the failure
> Checking if device exist in AAD...
Test failed: the device does not exist in your Azure AD tenant
### Expected/desired behavior
> My device is definitely registered and working and should return my device
### OS and Version?
> Windows 11
### Versions
> 23H2 / 22631.3296
### Mention any other details that might be useful
> $DID = $DSReg | Select-String WorkplaceDeviceId
"WorkplaceDeviceID" does not exist in my dsregcmd /status. I only have "DeviceId" in my results.

> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.
Contributor guide
Assessment
This issue has not been assessed yet.