Link to home
Start Free TrialLog in
Avatar of Jorge Ocampo
Jorge OcampoFlag for United States of America

asked on

SharePoint office 365 dirsync enviroment - Security Group

i created a security group and it does not sync to the cloud if there are space in the name if i add "_" or "-" it works.

is there any documentation that states space is not allowed?
Avatar of Vasil Michev (MVP)
Vasil Michev (MVP)
Flag of Bulgaria image

Which attribute exactly? Both name and sAMAccountName are perfectly fine with spaces. Maybe some custom filtering rule? Best thing to do is open MIISClient, go to the Metaverse Search tab, find the group in question and check its properties. On the Connectors tab it will show you it it was filtered and which rule is responsible.
Avatar of Jorge Ocampo

ASKER

i cant even see the user in the metaverse search tab
ASKER CERTIFIED SOLUTION
Avatar of Vasil Michev (MVP)
Vasil Michev (MVP)
Flag of Bulgaria image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
do i run the command on windows azure ADM powershell?

appreciate the help
On the PC where the sync client is installed. The cmdlet requires the ADSync module though, which is available with AADSync/AADConnect. Are you using one of these, or the good old dirsync?