Skip to content

Commit 1c8c625

Browse files
committed
Learn Editor: Update pending-devices.md
1 parent 8fc9bd7 commit 1c8c625

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

support/entra/entra-id/dir-dmns-obj/pending-devices.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ To fix the problem, unregister the device by running `dsregcmd /leave` at an ele
6565

6666
```powershell
6767
Get-MgDevice -All -Filter "TrustType eq 'ServerAd'" | Where-Object{(-not $_.AlternativeSecurityIds)} | select-object -Property AccountEnabled, Id, DeviceId, DisplayName, OperatingSystem, OperatingSystemVersion, TrustType | export-csv pendingdevicelist-summary.csv -NoTypeInformation
68-
6968
```
7069

7170
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)