Re: Exchange 2007 Get-Recipient errors

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I found this: if anyone has something else, please send it to the group - Thanks

++ http://www.exchangeninjas.com/RecipientValidation

Recipient Validation

Recipient objects in Exchange 2007 fall under a more strict "validation" scheme than they did in previous versions of Exchange. This means that if some property is incorrect or missing on the recipient object, there is higher-level logical enforcement that this property must be corrected before the object will successfully validate as being in a good state. This is done to help ensure that these recipient objects are not corrupted in some way which would cause them not to function properly.

If a recipient object does not successfully validate when it is read from the AD, a warning will be reported to detail the cause of the failure(s). It may also prevent the action you were attempting, such as: moving the mailbox, saving other properties to the recipient object, etc until the object passes validation.

Here is a list of some of the known validation failures and effective ways to resolve the corruption:

1) Display name has leading or trailing whitespace

WARNING: Object Domain.com/Users/TestUser has been corrupted and it is in an inconsistent state. The following validation errors have been encountered:
WARNING: The DisplayName property contains leading or trailing whitespace, which must be removed.

This can be fixed by "trimming" the invalid whitespace from the displayname with a cmdlet one-liner like:
Get-Mailbox | Foreach { Set-Mailbox -Identity $_.Id -DisplayName $_.DisplayName.Trim() }

2) Alias (mailnickname) has spaces.

Identify all recipients with this issue with a simple LDAP query - (&(objectclass=*)(mailnickname=* *))

3) Extension Attributes: PSH and AD Schema Conflict

WARNING: Object fwf.net/Operations/User Test01. User has been corrupted and it is in an inconsistent state. The following validation errors have been encountered:
WARNING: CustomAttribute15 is too long: maximum length is 2048, actual length is 2500.

Extension Attributes are renamed back to Custom Attributes in PSH. PSH does not reference the AD schema for attribute properties, it uses its own lookup table. Therefore, even if the AD schema has been manually modified to allow greater than 2048 length for a "Custom Attribute" value, PSH will mark the recipient using this larger size as invalid. This maximum length was changed in Beta builds from 1024 to 2048, but does not reference the AD schema size definition if has been customized.









"Mike Bonvie" <m@xxxxx> wrote in message news:%23oTC69BrHHA.4836@xxxxxxxxxxxxxxxxxxxxxxx
Hi Ed,

These errors are caused by a space in the ex2003 mbx alias.

These mbxs' wont migrate to ex2007 unless the syntax is corrected

Has anyone run into this? Is there a bulk way to correct it?

++

WARNING: Object corpnet.nowhere.org/!Offices/BEL/Groups/Local/!BEL Adobe AM Team has been corrupted and it is in an inconsistent state. The following validation errors
have been encountered:
WARNING: "!BEL Adobe AM Team" is not valid for Alias. Valid values are: Strings formed with characters from a to z (uppercase or lowercase), digits from 0 to 9, !,
#, $, %, &, ', *, +, -, /, =, ?, ^, _, `, {, |, } or ~. One or more periods may be embedded in an alias, but each one of them should be preceded and followed by at
least one of the other characters. Unicode characters from U+00A1 to U+00FF are also valid in an alias, but they will be mapped to a best-fit US-ASCII string in the
email address which is generated from such an alias.
!BEL Adobe MC-AM Team MailUniversalDistributionGroup
WARNING: Object corpnet.nowhere.org/!Offices/BEL/Groups/Local/!BEL Adobe MC-AM Team has been corrupted and it is in an inconsistent state. The following validation
errors have been encountered:
WARNING: "!BEL Adobe MC-AM Team" is not valid for Alias. Valid values are: Strings formed with characters from a to z (uppercase or lowercase), digits from 0 to 9,
!, #, $, %, &, ', *, +, -, /, =, ?, ^, _, `, {, |, } or ~. One or more periods may be embedded in an alias, but each one of them should be preceded and followed by
at least one of the other characters. Unicode characters from U+00A1 to U+00FF are also valid in an alias, but they will be mapped to a best-fit US-ASCII string in
the email address which is generated from such an alias.

+++





"Ed Crowley [MVP]" <curspice@xxxxxxxxxxxxxx> wrote in message news:O7AVTaiqHHA.3228@xxxxxxxxxxxxxxxxxxxxxxx
It just occurred to me that Exchange 200x could include 2007. What I mean to say is that it looks like you are trying to administer Exchange 2000 or Exchange 2003 recipients with Exchange 2007 administrative tools.
--
Ed Crowley
MVP - Exchange
"Protecting the world from PSTs and brick backups!"

"Mike Bonvie" <m@xxxxx> wrote in message news:uDRNGbeqHHA.4548@xxxxxxxxxxxxxxxxxxxxxxx
Below is a cut & paste from the output of a Get_Recipient command, which is the same as selecting the recipients in the GUI

Yes, The errors seem somewhat straightforward, has any one else run into this? This will effect the migration from 03>07.

+++

Parameter name: name".
WARNING: Object corpnet.IBM.org/!Offices/MUM/Users/Employees/Ashish Vagal has been corrupted and it is in an inconsistent state. The following validation errors
have been encountered:
WARNING: Cannot calculate value of property "CountryOrRegion": "The ISO-3166 2-letter country/region code or friendly name "IA" does not represent a
country/region.
Parameter name: name".
WARNING: Object corpnet.IBM.org/!Offices/MUM/Users/Employees/Ashlesha Narvekar has been corrupted and it is in an inconsistent state. The following validation
errors have been encountered:
WARNING: Cannot calculate value of property "CountryOrRegion": "The ISO-3166 2-letter country/region code or friendly name "IA" does not represent a
country/region.
Parameter name: name".
WARNING: Object corpnet.IBM.org/!Offices/MUM/Users/Employees/Ashman Deokar has been corrupted and it is in an inconsistent state. The following validation errors
have been encountered:
WARNING: Cannot calculate value of property "CountryOrRegion": "The ISO-3166 2-letter country/region code or friendly name "IA" does not represent a
country/region.
Parameter name: name".
WARNING: Object corpnet.IBM.org/!Offices/MUM/Users/Employees/Ashok Kumar Sirumalla has been corrupted and it is in an inconsistent state. The following validation
errors have been encountered:
WARNING: Cannot calculate value of property "CountryOrRegion": "The ISO-3166 2-letter country/region code or friendly name "IA" does not represent a
country/region.
Parameter name: name".
WARNING: Object corpnet.IBM.org/!Offices/MUM/Users/Employees/Ashwini Bhandary has been corrupted and it is in an inconsistent state. The following validation
errors have been encountered:
WARNING: Cannot calculate value of property "CountryOrRegion": "The ISO-3166 2-letter country/region code or friendly name "IA" does not represent a
country/region.
Parameter name: name".
WARNING: Object corpnet.IBM.org/!Offices/MUC/Users/Contacts/Atrium Tonstudio (v) has been corrupted and it is in an inconsistent state. The following validation
errors have been encountered:
WARNING: "Atrium Tonstudio_contact" is not valid for Alias. Valid values are: Strings formed with characters from a to z (uppercase or lowercase), digits from 0 to
9, !, #, $, %, &, ', *, +, -, /, =, ?, ^, _, `, {, |, } or ~. One or more periods may be embedded in an alias, but each one of them should be preceded and followed
by at least one of the other characters. Unicode characters from U+00A1 to U+00FF are also valid in an alias, but they will be mapped to a best-fit US-ASCII string
in the email address which is generated from such an alias.
WARNING: Object corpnet.IBM.org/!Offices/MUM/Users/Employees/Audey Arnold Dias has been corrupted and it is in an inconsistent state. The following validation
errors have been encountered:
WARNING: Cannot calculate value of property "CountryOrRegion": "The ISO-3166 2-letter country/region code or friendly name "IA" does not represent a
country/region.
Parameter name: name".
WARNING: Object corpnet.IBM.org/!Offices/DUB/Users/Contacts/Muizniece, Austra (v) has been corrupted and it is in an inconsistent state. The following validation
errors have been encountered:
WARNING: "Austra(v).Muizniece" is not valid for Alias. Valid values are: Strings formed with characters from a to z (uppercase or lowercase), digits from 0 to 9, !,
#, $, %, &, ', *, +, -, /, =, ?, ^, _, `, {, |, } or ~. One or more periods may be embedded in an alias, but each one of them should be preceded and followed by at
least one of the other characters. Unicode characters from U+00A1 to U+00FF are also valid in an alias, but they will be mapped to a best-fit US-ASCII string in
the email address which is generated from such an alias.
WARNING: Object corpnet.IBM.org/!Offices/MUM/Users/Employees/Avinash Pandey has been corrupted and it is in an inconsistent state. The following validation errors
have been encountered:
WARNING: Cannot calculate value of property "CountryOrRegion": "The ISO-3166 2-letter country/region code or friendly name "IA" does not represent a
country/region.
Parameter name: name".
WARNING: Object corpnet.IBM.org/!Offices/MUM/Users/Employees/Avinash Pugaonkar has been corrupted and it is in an inconsistent state. The following validation
errors have been encountered:
WARNING: Cannot calculate value of property "CountryOrRegion": "The ISO-3166 2-letter country/region code or friendly name "IA" does not represent a
country/region.
Parameter name: name".
WARNING: Object corpnet.IBM.org/!Offices/BGO/Users/Contacts/Bachmann-Harildstad, Mari (v has been corrupted and it is in an inconsistent state. The following
validation errors have been encountered:
WARNING: "Bachmann-Harildstad,Mari(v" is not valid for Alias. Valid values are: Strings formed with characters from a to z (uppercase or lowercase), digits from 0
to 9, !, #, $, %, &, ', *, +, -, /, =, ?, ^, _, `, {, |, } or ~. One or more periods may be embedded in an alias, but each one of them should be preceded and
followed by at least one of the other characters. Unicode characters from U+00A1 to U+00FF are also valid in an alias, but they will be mapped to a best-fit
US-ASCII string in the email address which is generated from such an alias.
WARNING: Object corpnet.IBM.org/!Offices/YOK/Users/Employees/Van den Berg, Barry has been corrupted and it is in an inconsistent state. The following validation
errors have been encountered:
WARNING: "Barry.Van den Berg" is not valid for Alias. Valid values are: Strings formed with characters from a to z (uppercase or lowercase), digits from 0 to 9, !,
#, $, %, &, ', *, +, -, /, =, ?, ^, _, `, {, |, } or ~. One or more periods may be embedded in an alias, but each one of them should be preceded and followed by at
least one of the other characters. Unicode characters from U+00A1 to U+00FF are also valid in an alias, but they will be mapped to a best-fit US-ASCII string in the
email address which is generated from such an alias.
WARNING: Object corpnet.IBM.org/!Offices/MUC/Users/Service Accounts/!MUC res Beamer 02 [1.13] has been corrupted and it is in an inconsistent state. The following
validation errors have been encountered:
WARNING: "Beamer 02" is not valid for Alias. Valid values are: Strings formed with characters from a to z (uppercase or lowercase), digits from 0 to 9, !, #, $, %,
&, ', *, +, -, /, =, ?, ^, _, `, {, |, } or ~. One or more periods may be embedded in an alias, but each one of them should be preceded and followed by at least one
of the other characters. Unicode characters from U+00A1 to U+00FF are also valid in an alias, but they will be mapped to a best-fit US-ASCII string in the email
address which is generated from such an alias.
WARNING: Object corpnet.IBM.org/!Offices/MUM/Users/Employees/Bhagavatheeswaran Mahadevan has been corrupted and it is in an inconsistent state. The following
validation errors have been encountered:
WARNING: Cannot calculate value of property "CountryOrRegion": "The ISO-3166 2-letter country/region code or friendly name "IA" does not represent a
country/region.
Parameter name: name".
WARNING: Object corpnet.IBM.org/!Offices/MUM/Users/Employees/Satish, Bini has been corrupted and it is in an inconsistent state. The following validation errors
have been encountered:
WARNING: Cannot calculate value of property "CountryOrRegion": "The ISO-3166 2-letter country/region code or friendly name "IA" does not represent a
country/region.
Parameter name: name".
WARNING: Object corpnet.IBM.org/!Offices/MUM/Users/Employees/Brahmaprakash Mohanty has been corrupted and it is in an inconsistent state. The following validation
errors have been encountered:
WARNING: Cannot calculate value of property "CountryOrRegion": "The ISO-3166 2-letter country/region code or friendly name "IA" does not represent a
country/region.
Parameter name: name".
WARNING: Object corpnet.IBM.org/!Offices/DUB/Users/Contacts/Gianuzzi, Carlo (v) has been corrupted and it is in an inconsistent state. The following validation
errors have been encountered:
WARNING: "Carlo(v).Gianuzzi" is not valid for Alias. Valid values are: Strings formed with characters from a to z (uppercase or lowercase), digits from 0 to 9, !,
#, $, %, &, ', *, +, -, /, =, ?, ^, _, `, {, |, } or ~. One or more periods may be embedded in an alias, but each one of them should be preceded and followed by at
least one of the other characters. Unicode characters from U+00A1 to U+00FF are also valid in an alias, but they will be mapped to a best-fit US-ASCII string in the
email address which is generated from such an alias.
WARNING: Object corpnet.IBM.org/!Offices/DUB/Users/Contacts/Ferreyros, Carmen (v) has been corrupted and it is in an inconsistent state. The following validation
errors have been encountered:
WARNING: "Carmen(v).Ferreyros" is not valid for Alias. Valid values are: Strings formed with characters from a to z (uppercase or lowercase), digits from 0 to 9, !,
#, $, %, &, ', *, +, -, /, =, ?, ^, _, `, {, |, } or ~. One or more periods may be embedded in an alias, but each one of them should be preceded and followed by at
least one of the other characters. Unicode characters from U+00A1 to U+00FF are also valid in an alias, but they will be mapped to a best-fit US-ASCII string in
the email address which is generated from such an alias.




.


Quantcast