PowerShell - Active Directory
What will this PowerShell command output?
Get-ADUser -Filter 'Enabled -eq $true' | Select-Object -ExpandProperty Name
Get-ADUser -Filter 'Enabled -eq $true' | Select-Object -ExpandProperty Name
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions