Results 4 comments of martin-rublik

Is there any chance that you have a tabulator (ASCII 9) inside the cell's text?

Hi it is a non-printable character commonly used within a source code to indent, code, see https://en.wikipedia.org/wiki/Tab_key for explanation.

Hi, also Get-EntraDirectoryObjectOnPremisesProvisioningError had an issue merging the errors into PropertyCausingError,Category, Value and OccuredDateTime; so if you have multiple errors you get an array in those properties. I did a...

Hi, It is more hidden in the Get-MSOLUser DirSyncProvisioningErrors attribute. In that case you will see array of errors when multiple values are in conflict for a single object. An...