Forum Discussion
Hi Dave Patrick ,
Unfortunately
Get-ADGroupMember -Identity "Schema Admins" -Recursive
didnt work the error i got is
And with adding the group for me Schema admin isn't in the user section, the only way I can see it is if I search for it and using "entire directory"
Thanks for the reply
1.) You may need to
import-module activedirectory
2.) Try looking on the domain controller in ADUC
- AB21805May 13, 2020Bronze Contributor
Hi Dave Patrick
Thanks for the reply I have tried this:
import-module activedirectory
And I get this:
I have looked in users in ADUC (active directory users and computers) and nothing.
any ideas
- Dave PatrickMay 13, 2020MVP
I have looked in users in ADUC (active directory users and computers) and nothing.
any ideas
I don't know what this even means. Do you have a domain controller? If so what operating system is installed?
- AB21805May 13, 2020Bronze Contributor
Hi Dave Patrick
What I'm trying to say, Schema admins group isn't in ADUC under the users
But if I change users to Entire directory Schema Admins group comes up
The Server we are running for the DC is windows server 2012 r2