When attempting to Mailbox Enable a User account with the Notes Migrator for Exchange the following error message box is displayed when the page to select the information store is accessed.
Exception setting "ViewEntireForest": "Active Directory operation failed on . The supplied credential for 'MyCompanyDomain\admin' on Bind operation is invalid. Error Code: 0x31." 32+ $global:AdminSessionADSettings.V <<<< iewEntireForest = $false
This can be reproduced by opening the Exchange Powershell and looking at the beginning of the Powershell window and is associated with an environmental issue.
Run the following command in the Exchange 2007 management shell:
$AdminSessionADSettings.ViewEntireForest=$true
Then logout and back in to the profile.
Information taken from the following page:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.windows.powershell&tid=697f1fb1-d665-40fd-be9c-47e81832f8dc&cat=en_US_3750E87B-4971-4A5C-A537-45F5D7ABBECC&lang=en&cr=US&sloc=&p=1
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center