I have added one use group in active directory as type local and security but not showing in people picker ?
If user account is disabled in AD, it doesn’t show up in People PickerÂ
I figured this after spending 2 hours today… 🙂
Happy SharePointing!
AD group should be of type Security group, it should come up in people picker if not coming then may be possible if there is replication happening between all AD secondary sites.
Also you may check to if you are able to add that security group in any file system folder security section
It means that peoplepicker will display users only from that OU for that webapplication
make a note of the path and try to change it to your domain.
You can easily revert by running the command again with a new path
When i m checking usingÂ
$wa = Get-SPWebApplication https://webapp
$wa.PeoplePickerSettingsÂ
Showing ServiceAccoundirectorypath { }
what does { } mean ?
When i m checking usingÂ
$wa = Get-SPWebApplication https://webapp
$wa.PeoplePickerSettingsÂ
Showing ServiceAccoundirectorypath { }
what does { } mean ?