Open Powershell
- Get-ADUSER -Filter * -SearchBase "ou=Users, ou=CivicFS,
- Where Manage -eq $null
- Select Name
Pipe to Export-csv
Ctrl + F to search users within the document
Open Powershell
- Get-ADUSER -Filter * -SearchBase "ou=Users, ou=CivicFS,
- Where Manage -eq $null
- Select Name
Pipe to Export-csv
Ctrl + F to search users within the document