Quantcast
Channel: Exchange Server 2013 - Setup, Deployment, Updates, and Migration forum
Viewing all 7129 articles
Browse latest View live

Exchange 2013 installation fails

$
0
0

We're in the process of migrating from Exchange 2007 to Exchange 2013.  I've followed the prerequisites, and have the necessary account permissions, but when I start the installation it fails at step 1 of 5 (mailbox role:mailbox service).

This warning shows up in the application log:

Event ID 2397 Process ExSetupUI.exe (PID=9844). Object [CN=Mailbox Database 1783948598,CN=Databases,CN=Exchange

Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=<domain>,CN=Microsoft Exchange,CN=Services,

CN=Configuration,DC=<domain>,DC=local]. Property [Server] is set to value [<Exchange 2013 server name> DEL:492ae292-f89f-4a29-b009-22a60973a4bf], it is pointing to the Deleted Objects container in Active

Directory. This property should be fixed as soon as possible.


This error shows up in the Exchange install console, as well as the application log:

Event ID 1002

Exchange Server component Mailbox role: Mailbox service failed. 
Error: Error:
The following error was generated when "$error.Clear(); 
          if (($RoleIsDatacenter -ne $true) -and ($RoleIsDatacenterDedicated -ne $true))
          {
            if (test-ExchangeServersWriteAccess -DomainController $RoleDomainController -ErrorAction SilentlyContinue)
            {
              # upgrade the discovery mailboxes to R5 version, this will fix the RecipientDisplayType property of the discovery mailbox which was wrong in R4.
              get-mailbox -RecipientTypeDetails DiscoveryMailbox -DomainController $RoleDomainController | where {$_.IsValid -eq $false} | set-mailbox -DomainController $RoleDomainController
              $name = [Microsoft.Exchange.Management.RecipientTasks.EnableMailbox]::DiscoveryMailboxUniqueName;
              $dispname = [Microsoft.Exchange.Management.RecipientTasks.EnableMailbox]::DiscoveryMailboxDisplayName;
              $mbxs = @( get-mailbox -Filter {name -eq $name} -IgnoreDefaultScope -resultSize 1 );
              if ( $mbxs.length -eq 0) 
              {
                $dbs = @(get-MailboxDatabase -Server:$RoleFqdnOrName -DomainController $RoleDomainController);
                if($dbs.Length -ne 0) 
                {
                  $mbxUser = @(get-user -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1);
                  if ($mbxUser.Length -ne 0) 
                  {
                    enable-mailbox -Discovery -identity $mbxUser[0] -DisplayName $dispname -database $dbs[0].Identity;
                  }
                }
              }
            }
            else
            {
              write-exchangesetuplog -info "Skipping creating Discovery Search Mailbox because of insufficient permission."
            }  
          }" was run: "The Exchange server for the database object "Mailbox Database 1783948598" wasn't found in Active Directory Domain Services. The object may be corrupted.".
I should also mention that this installation was attempted once before by an ex-coworker, and it failed.  I've spent hours searching Google but haven't come up with a solution.  Does anyone have any ideas?


Cannot uninstall Exchange 2013 - Cannot get ecp page too.

$
0
0

I am trying to install Exchange 2013 and we already have Exchange 2007 in our production environment.

Running the command get-exchangeserver |fl give the following. It shows IsCleintAccessServer : False, I am pretty sure I did select both the roles at the time of installation.

IsHubTransportServer            : True
IsClientAccessServer            : False
IsExchange2007OrLater           : True
IsEdgeServer                    : False
IsMailboxServer                 : True
IsE14OrLater                    : True
IsE15OrLater                    : True
IsProvisionedServer             : False
IsUnifiedMessagingServer        : True
IsFrontendTransportServer       : False

I can see all the virtual folders in IIS and while trying to access the ecp page using https://localhost:444/ecp?exchclientver=15, it says "Sorry! Access Denied".

Get-ecpvirtualdirectory gives no output.

If I try to uninstall I get the following error.

Error:
Uninstall can't continue. Database Mailbox Database 0424069483 : This mailbox database contains one or more mailboxes, mailbox plans, archive mailboxes, public folder mailboxes or arbitration mailboxes. To get a list of all mailboxes in this database, run the command Get-Mailbox -Database <Database ID>. To get a list of all mailbox plans in this database, run the command Get-MailboxPlan. To get a list of archive mailboxes in this database, run the command Get-Mailbox -Database <Database ID> -Archive. To get a list of all public folder mailboxes in this database, run the command Get-Mailbox -Database <Database ID> -PublicFolder. To get a list of all arbitration mailboxes in this database, run the command Get-Mailbox -Database <Database ID> -Arbitration. To disable a non-arbitration mailbox so that you can delete the mailbox database, run the command Disable-Mailbox <Mailbox ID>. To disable an archive mailbox so you can delete the mailbox database, run the command Disable-Mailbox <Mailbox ID> -Archive. To disable a public folder mailbox so that you can delete the mailbox database, run the command Disable-Mailbox <Mailbox ID> -PublicFolder. Arbitration mailboxes should be moved to another server; to do this, run the command New-MoveRequest <parameters>. If this is the last server in the organization, run the command Disable-Mailbox <Mailbox ID> -Arbitration -DisableLastArbitrationMailboxAllowed to disable the arbitration mailbox. Mailbox plans should be moved to another server; to do this, run the command Set-MailboxPlan <MailboxPlan ID> -Database <Database ID>. It was running the command 'Remove-MailboxDatabase 'CN=Mailbox Database 0424069483,CN=Databases,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=XYZ,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=XYZ,DC=X,DC=X' -whatif'.

I would like to uninstall this server and do a fresh install. Tried recover option too, still facing same problem.

HELP!!!

Enable default Mailboxes created by Exchange 2013

$
0
0

I was trying to uninstall exchange 2013 and in that process I disabled two default mailboxes created by Exchange 2013.

Reason to uninstall was because my CAS was missing, re ran setup and installed CAS but now want to enable the disabled default mailboxes.

But now cannot even mount the database.

I get the following error while mounting the database.

Couldn't mount the database that you specified. Specified database: Mailbox Database 0424069483; Error code: An Active Manager operation failed. Error: The database action failed. Error: Operation failed with message: MapiExceptionDatabaseError: Unable to mount database. (hr=0x80004005, ec=1108) Diagnostic context: Lid: 65256 Lid: 10722 StoreEc: 0x454 Lid: 1494 ---- Remote Context Beg ---- Lid: 45120 dwParam: 0x435BE7B2 Lid: 57728 dwParam: 0x435BE83F Lid: 46144 dwParam: 0x435BE89C Lid: 34880 dwParam: 0x435BE89C Lid: 34760 StoreEc: 0xFFFFFB4A Lid: 46144 dwParam: 0x435BEC65 Lid: 34880 dwParam: 0x435BEC65 Lid: 54472 StoreEc: 0x1388 Lid: 42184 StoreEc: 0x454 Lid: 1750 ---- Remote Context End ---- Lid: 1047 StoreEc: 0x454 [Database: Mailbox Database 0424069483, Server: xyz.com].

Please help - I had disabled the mailboxes on 12th of last month so still have few days to enable it before it gets deleted permanently.

Connected but emails not being sent or received

$
0
0

Hi

I wasint given the option to choose exchange 2010 from the ask quetions button so this is for exchange 2010.   Id say the fix may be similar.

I have just installed Exchange 2010 in a lab enviornment. I am completely new to exchange server

Clients are conneted using outlook.  Everything seemed to go ok until I notices the sent mail was not being received by the other setup outlook client.

Microsoft Outlook
Cannot open your default e-mail folders.

You must connect to Microsoft Exchange with the current profile before
you can synchronize your folders with your Outlook data file (.ost).

I restarted the server and restarted

the "Microsoft exchange RPC Client access" and this worked but only Once

The clients are still not getting their email from each other including through OWA

Some certificate errors do appear when opening (referencing the exchange server)

I think this is normal?

and I choose to install the certificate and select yes continue

One thing that may be a factopr is that I had previosuly tried to install exchange server

and the old dead server still exists under server EMC Server configuration. Im frustratingly close.

The bounce back emails take hours to arrive and contain as below

Thanks for reading

Confuseis

"

The following organisation rejected your message computername.domain.local (its the exchange server)

computername.domain.local hop count exceeded - Possible mail loop

Received: from MEM1.domain1.local (192.168.2.10) by  MEM1.domain1.local (192.168.2.10) with Microsoft SMTP Server (TLS) id  14.0.639.21; Sun, 1 Jun 2014 23:27:52+0100 Received: from MEM1.domain1.local (192.168.2.10) by  MEM1.domain1.local (192.168.2.10) with Microsoft SMTP Server (TLS) id  14.0.639.21; Sun, 1 Jun 2014 23:12:47+0100

Content-Type: application/ms-tnef; name="winmail.dat" Content-Transfer-Encoding: binary From: john doe <johndoe@domain1.local> To: jane doe <janedoe@domain1.local> Subject: test 2 Thread-Topic: test 2 Thread-Index: Ac994jwVyH1/3nGHQV+1ly/lFq4oyg== Date: Sun, 1 Jun 2014 22:41:26 +0100 Message-ID: <4A2F31B02E30424782A73E49FA55C2AF315D154C@mem1.domain1.local> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: <4A2F31B02E30424782A73E49FA55C2AF315D154C@mem1.domain1.local> MIME-Version: 1.0 Return-Path: johndoe@domain1.local





confuseis






Exchange 2010 - 2013 Mailbox move - Syncing with no progress (Stalled?)

$
0
0

I'm in the process of moving mailboxes from Exchange 2010 to Exchange 2013, the major of the mailboxes have moved successfully, however I did not anticipate the additional space required by Exchange 2013 and ran out of disk space during the mailbox move, and some mailboxes did not move successfully.

I have since added additional space but can't seem to get the remaining mailboxes to sync.

I have tried :

Rebooting

Clearing out migration batches and recreating

Stopping and resuming batches.

I see nothing helpful in the Migration log files.

2013-05-20T23:59:57.904Z,14,MigrationServicelet,Information,",827890ff-522d-4c13-9f42-96fbfefb57f4,,","Job type ExchangeLocalMove, status SyncStarting, result Working, length 0.2724593, job :827890ff-522d-4c13-9f42-96fbfefb57f4:ExchangeLocalMove:Staged:4::SyncStarting:2013-05-17 2:59:12 PM::"

When I download the report for one of the users I see this, but don't know what it means :

The job is currently stalled due to 'Content Indexing' lagging behind on resource 'CiAgeOfLastNotification(Mailbox Database 2065686096)'

For one of the other users the downloaded report only shows :

​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​2013-05-16 2:11:18 PM  '' created move request.


DWW

Additional Info:  I followed the info located here in regards to creating the ContentSubmitters group:

http://www.bullspit.co.uk/2013/04/08/exchange-2013-content-indexing-during-migration/

My mailbox database currently has Content index state: FailedAndSuspended

I only have one database, I am not using DAG

Exchange Server 2013 and Office 365 Integration

$
0
0
If we are using Exchange Server 2013 on premise, can we have 2 of our users integrated with Office 365 so that they can utilize their Exchange Server email account with the apps and features of Office 365?

Office 365 Hybrid Integration?

$
0
0

We have setup Office 365, we have added Single Sign-on with ADFS/ADFS Proxy and we have run the Hybrid configuration Wizard which completed successfully. Users are able to sign on to Office 365 and users are able to use OWA on-premise, but I am confused on how we get all these to work together and not separately. Is there a specific license we need that allows the user to see both their On Premise Mail plus OneDrive together?

We are using Exchange 2013 as our mail provider and currently we have the Education A2 plan.

Thank you in advance

Jesse,

Mailbox Migrations and Database Replications

$
0
0

Hey there,

I have an existing exchange 2010 2x member dag and now a new exchange 2013 2x member dag in coexistence mode.

After testing with a few mailboxes, migrations were extremely slow, and I cannot do that for our entire environment.  So I removed one of the 2013 DAG members, leaving a single exchange 2013 member by itself in the dag.  Mailbox migration speed increased from 15MB per minute to 350MB per minute.

Here is my question, either 1 or 2, or none of those, in which case I would love if you could give me option 3.

1.  Should I continue to migrate the entire environment to the single new exchange 2013 server, and after migrations are complete, add the 2nd dag member and make database copies?

2. Or should I add the 2nd member back into the dag first, and use the Suspend-MailboxDatabaseCopy command to suspend database copies until the migrations are done, then resume it?


Andrew Huddleston | Hillsong Church | Sydney


Windows Server 2012 R2 with Exchange Server 2013 SP1 Completely fresh install giving errors signing into EAC

$
0
0

Hi,

I am struggling with a completely clean installation of Server 2012 R2 and Exchange 2013 SP1.  I followed these steps:

  • Installed Server OS
  • Windows Updates
  • Added Active Directory Role (This is a single standalone server that would have been SBS until it was dropped)
  • Added DHCP & DNS
  • Added Certificate Services
  • Added Windows Server Update Services (WID Database & WSUS Services)
  • Windows Updates
  • Added Media Foundation
  • Added File Server Resource Manager and Work Folders
  • Added Windows Server Backup
  • Windows Updates
  • Checked all running without errors in Server Manager and performed a full bare bones backup.
  • Ran Setup.exe from Exchange 2013 SP1 disc.
  • Installed Pre-requisites and then rebooted
  • Windows Updates
  • Ran Setup.exe from Exchange 2013 SP1 disc.
  • Installation completed without errors
  • Rebooted
  • Checked all running without errors in Server Manager.

I Launch Exchange Administrative Center and get "problem with website's server certificate error" (normal on machine with self-assigned certificates).  Click Continue to Website and get:

Windows Security dialog box:

iexplore - "The server localhost is asking for your username and password.  The server reports that it is from Digest"

however no username and password combination will work:  have tried [Administrator]; [Domain\Administrator] even created a user to no avail.

I believe the issue is somewhere in the IIS configuration because I also get the same error when trying to log into the server website from either the server or another machine on the network.

I have tried the complete installation three times now:  (full disclosure not all of the same features/roles each time).  On the first attempt I got this error immediately and on try number 2 was able to get into the EAC and created the mailboxes but then it started giving the same error.  The above steps are try number 3.

Any ideas?

Thanks in advance.

Andy Halford


P.S. A Follow up which might be significant:  The Default Web Site is not running and will not start (it was previously running before the Exchange installation) and when I try I get the message that Another Website may be using the same port however none of the others (Exchange Back End or WSUS Administration) are using ports 80 or 443 and I still get the error when they are both stopped.

Error Preparing Schema for Exchange 2013

$
0
0

I recive this error when running the preparing AD for exchange 2013 on a 2012 r2 server. 

Error:

The following error was generated when "$error.Clear();

         #

         # O15# 2844081 - Create PartnerApplication "Exchange Online" in DC and On-Premise

         #

         $exch = [Microsoft.Exchange.Data.Directory.SystemConfiguration.WellknownPartnerApplicationIdentifiers]::Exchange;

         $exchApp = Get-PartnerApplication $exch -ErrorAction SilentlyContinue -DomainController $RoleDomainController | Where { $_.UseAuthServer };

         if ($exchApp -eq $null)

         {

             $exchAppName = "Exchange Online";

             $exchApp = New-PartnerApplication -Name $exchAppName -ApplicationIdentifier $exch -Enabled $RoleIsDatacenter -AcceptSecurityIdentifierInformation $false -DomainController $RoleDomainController;

         }

         # Create application account for Exchange

         $appAccountName = $exchApp.Name + "-ApplicationAccount";

         $appAccount = Get-LinkedUser -Identity $appAccountName -ErrorAction SilentlyContinue -DomainController $RoleDomainController;

         if ($appAccount -eq $null)

         {

           $appAccountUpn = $appAccountName.Replace(" ", "_") + "@" + $RoleFullyQualifiedDomainName;

           $appAccount = New-LinkedUser -Name $appAccountName -UserPrincipalName $appAccountUpn -DomainController $RoleDomainController;

           New-ManagementRoleAssignment -Role "UserApplication" -User $appAccount.Identity -DomainController $RoleDomainController;

           New-ManagementRoleAssignment -Role "ArchiveApplication" -User $appAccount.Identity -DomainController $RoleDomainController;

           New-ManagementRoleAssignment -Role "LegalHoldApplication" -User $appAccount.Identity -DomainController $RoleDomainController;

           New-ManagementRoleAssignment -Role "Mailbox Search" -User $appAccount.Identity -DomainController $RoleDomainController;

           New-ManagementRoleAssignment -Role "TeamMailboxLifecycleApplication" -User $appAccount.Identity -DomainController $RoleDomainController;

           New-ManagementRoleAssignment -Role "MailboxSearchApplication" -User $appAccount.Identity -DomainController $RoleDomainController;

           Set-PartnerApplication -Identity $exchApp.Identity -LinkedAccount $appAccount.Identity -DomainController $RoleDomainController;;

         }

       " was run: "Couldn't find a user with the identity "ESL.LOC/Users/Exchange Online-ApplicationAccount".".

Error:

The following error was generated when "$error.Clear();

         #

         # O15# 2844081 - Create PartnerApplication "Exchange Online" in DC and On-Premise

         #

         $exch = [Microsoft.Exchange.Data.Directory.SystemConfiguration.WellknownPartnerApplicationIdentifiers]::Exchange;

         $exchApp = Get-PartnerApplication $exch -ErrorAction SilentlyContinue -DomainController $RoleDomainController | Where { $_.UseAuthServer };

         if ($exchApp -eq $null)

         {

             $exchAppName = "Exchange Online";

             $exchApp = New-PartnerApplication -Name $exchAppName -ApplicationIdentifier $exch -Enabled $RoleIsDatacenter -AcceptSecurityIdentifierInformation $false -DomainController $RoleDomainController;

         }

         # Create application account for Exchange

         $appAccountName = $exchApp.Name + "-ApplicationAccount";

         $appAccount = Get-LinkedUser -Identity $appAccountName -ErrorAction SilentlyContinue -DomainController $RoleDomainController;

         if ($appAccount -eq $null)

         {

           $appAccountUpn = $appAccountName.Replace(" ", "_") + "@" + $RoleFullyQualifiedDomainName;

           $appAccount = New-LinkedUser -Name $appAccountName -UserPrincipalName $appAccountUpn -DomainController $RoleDomainController;

           New-ManagementRoleAssignment -Role "UserApplication" -User $appAccount.Identity -DomainController $RoleDomainController;

           New-ManagementRoleAssignment -Role "ArchiveApplication" -User $appAccount.Identity -DomainController $RoleDomainController;

           New-ManagementRoleAssignment -Role "LegalHoldApplication" -User $appAccount.Identity -DomainController $RoleDomainController;

           New-ManagementRoleAssignment -Role "Mailbox Search" -User $appAccount.Identity -DomainController $RoleDomainController;

           New-ManagementRoleAssignment -Role "TeamMailboxLifecycleApplication" -User $appAccount.Identity -DomainController $RoleDomainController;

           New-ManagementRoleAssignment -Role "MailboxSearchApplication" -User $appAccount.Identity -DomainController $RoleDomainController;

           Set-PartnerApplication -Identity $exchApp.Identity -LinkedAccount $appAccount.Identity -DomainController $RoleDomainController;;

         }

       " was run: "Couldn't find a user with the identity "ESL.LOC/Users/Exchange Online-ApplicationAccount".".

Where can i find a good explanation on how to create a global adress list in Exchange 2013?

$
0
0
I am struggling with the ECP and Powershell for Exchange 2013. I just want to create a Global Adress List that all the users in the domain can use as the standard email/adress list. Somehow i cannot find a decent and clear manual on how to create this :(

Exchange 2013 - using the other port than 443

$
0
0

Hi,

I have a test lab on my home PC. I have public IP, and on my router there is a port 443 translation to my remote desktop gateway server. Remote desktop from outside works fine, but I'm planning test Exchange deployment too. Exchange system requires port 443 forwarded to mail server. Of course the same port cannot be translated to two different servers.

So, is it possible to change port 443 for Exchange?

Migration from Exchange 2010 to 2013 - Relinquished Error

$
0
0

Hi every one, 

I am running into some problems when migrating mailboxes from exchange 2010 to 2013

for some of them when i ask with Get-MoveRequestStatisctics, i get those StatusDetail

Relinquished
and
RelinquishedMDBfailover

and i can't find any explanations
Can anybody help me ?

Thanks

Users Cannot Delete Email Using OWA After Exchange 2013 Brought Online

$
0
0

Upgrading Exchange from 2010 to 2013 is no simple matter with many details so I'm just going to say that we've installed 2013 to coexist with out existing 2010 exchange system. The 2013 server is handling the OWA logins and proxying the users over to their mailboxes that still reside on the 2010 servers.  They can login and have access to their mailboxes but when they try to delete emails they get the error message: "An unexpected error occurred and your request couldn't be handled."  The error details are: "Access is denied.  Check credentials and try again."

Now for the screwy part, they can double-click the email message and open it in a window.  Once it's open, they can click the "X" to delete the message and the message is successfully deleted.  If the message is a thread, they have to open each one individually to delete them.  Once the messages are in the "Deleted Items" folder they have to do the same thing again in order to delete the messages.  They cannot just tell it to Empty Folder and they can't highlight several messages at once and delete them.  It has to follow the pattern of opening each message and individually deleting them.  As can be expected, this is making some users angry.  Especially those that get a lot of junk mail and have tons of email to delete every morning.

This is not a problem at all when the users connect to the exchange server using the Outlook Client.  Everything works properly when this method is used to access email.

Help!

Configuration question (SSL, spf)

$
0
0

Hello, I am having a few issues configuring my Exchange 2013 Deployment. This is my first time setting up a deployment from scratch and it is very much on a budget. Here are the issues I've run in to.

1) Uncertain how to generate the proper SSL for external access.

We have a windows domain "domain.com" with the mailserver on it "exch01.domain.com", this is also on the secondary DC (jsyk, in case that may cause issues)

We have a webhost (lunarpages) with a domain that is: domain.pw.

mail.domain.pw has an A record that points to the static IP of the modem where exch01.domain.com is located.

There is an MX record for domain.pw with content: mail.abraxas.pw

I want to know how to generate the SSL certificate such that, when a user goes to mail.domain.pw/owa (externally) they are able to access the server without any SSL warnings. I have purchased a signed SSL to install. I think I just need to generate the CSR correctly but the two times I have done this it has resulted in the domain being designated host.domain.com (exch01.domain.com) instead of mail.abraxas.pw?

Any advice would be TREMENDOUSLY appreciated!

2) SPF record is not showing up as valid

I have set up a text record with the following: "v=spf1 a ip4:50.137.25x.xx ~all" (x's are filled in, obviously) and mxtoolbox is reporting this as valid, however, I have the same set up as an spf record and that is failing? Any ideas why? They are set for domain.pw and not on any subdomains.

Thanks so much!



After fresh installation of exchange 2013 I am not seeing Exchange Management shell EMS and EAC is redirecting to OWA

$
0
0
I am trying to upgrade my Exchange 2010 environment to exchange 2013. I was able to install exchange 2013 on a VM running windows 2012 R2 without any errors, however after installation I am not able to login to Exchange admin center as it keeps redirecting to OWA and I am not seeing Exchange management shell.

Error When Installing CU5

$
0
0

I am trying to install Exchange 2013 CU5 but when it is trying to prepare organization point I get the following error.

Error:

The following error was generated when "$error.Clear(); 
initialize-ExchangeUniversalGroups -DomainController $RoleDomainController -ActiveDirectorySplitPermissions $RoleActiveDirectorySplitPermissions

" was run: "Microsoft.Exchange.Data.Directory.SuitabilityDirectoryException: An Active Directory error 0x51 occurred when trying to check the suitability of server 'MY_Domain_Controler.com'. Error: 'Active directory response: The LDAP server is unavailable.' ---> System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable.
   at System.DirectoryServices.Protocols.LdapConnection.Connect()
   at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential)
   at Microsoft.Exchange.Data.Directory.PooledLdapConnection.BindWithLogging()
   at Microsoft.Exchange.Data.Directory.PooledLdapConnection.TryBindWithRetry(Int32 maxRetries, ADErrorRecord& errorRecord)
   --- End of inner exception stack trace ---
   at Microsoft.Exchange.Data.Directory.TopologyDiscovery.SuitabilityVerifier.CheckIsServerSuitable(String fqdn, Boolean isGlobalCatalog, NetworkCredential credentials, String& writableNC)
   at Microsoft.Exchange.Data.Directory.ConnectionPoolManager.GetConnection(ConnectionType connectionType, String partitionFqdn, ADObjectId domain, String serverName, Int32 port, NetworkCredential credential)
   at Microsoft.Exchange.Data.Directory.ConnectionPoolManager.GetConnection(ConnectionType connectionType, String partitionFqdn, NetworkCredential networkCredential, String serverName, Int32 port)
   at Microsoft.Exchange.Data.Directory.ADDataSession.GetConnection(String preferredServer, Boolean isWriteOperation, String optionalBaseDN, ADObjectId& rootId, ADScope scope)
   at Microsoft.Exchange.Data.Directory.ADDataSession.GetReadConnection(String preferredServer, String optionalBaseDN, ADObjectId& rootId, ADRawEntry scopeDeteriminingObject, DualSearchMode dualSearchMode)
   at Microsoft.Exchange.Data.Directory.ADGenericReader.GetNextResultCollection(Type controlType, DirectoryControl& responseControl)
   at Microsoft.Exchange.Data.Directory.ADPagedReader`1.GetNextResultCollection()
   at Microsoft.Exchange.Data.Directory.ADGenericPagedReader`1.GetNextPage()
   at Microsoft.Exchange.Data.Directory.ADGenericPagedReader`1.<GetEnumerator>d__0.MoveNext()
   at Microsoft.Exchange.Data.Directory.Recipient.ADRecipientObjectSession.<FindByAccountName>d__2`1.MoveNext()
   at Microsoft.Exchange.Data.Directory.Recipient.ADRecipientObjectSession.FindByAccountName[T](String domainName, String accountName)
   at Microsoft.Exchange.Management.Tasks.InitializeExchangeUniversalGroups.InternalProcessRecord()
   at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b()
   at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)".

I have uninstalled the antivirus from both the domain controller and exchange server and turned off their firewalls but still no luck.  anyone else having this issue or a resolution to it?

Can't access EAC - logging in leads to OWA2010 interface?

$
0
0

I just set up a new build of Exchange 2013 in an organization running an Exchange 2010 production environment. I set up the Mailbox role and Client Access roles on two separate new servers, both running Windows Server 2012. Everything seems to be running fine, up to the Exchange Admin Center login screen. But once I login, it takes me to a page that looks like OWA 2010 screen.   I certainly see no server maintenance roles, only "Manage My Organization" - which is what happens in OWA 2010.

Basically, I am comparing what I'm getting with this article:

http://social.technet.microsoft.com/wiki/contents/articles/18024.how-to-access-exchange-admin-center-in-exchange-server-2013.aspx

Everything goes fine up till Step 6.  Any idea what's going on?


----------- Ron E Biggs Network Administrator Entertainment Studios

can't recover exchange 2013 server using recoverserver switch

$
0
0

CU5 crashed while installing on one of our 4 DAG members.  I was able to coax it back to life with some manual steps and doing a repair of sp1, but was unable to get cu5 to install or to cleanly uninstall sp1 despite repeated tries.

Finally I decided to rebuild it and use recoverserver (after removing database copies and removing it from the DAG).  I built a new server with the same name, reset the AD account, domain joined it, and then ran the /recoverserver switch.  But I get this error every time:

"Can't specify installation mode because no Exchange Server is installed on this machine. Install Exchange Server."

Cannot send mail from Exchange 2013 to Exchange 2007

$
0
0

I have anExchange 2007server with all roles in the same server (Version: 08.03.0327.001 ) on a Windows 2008 R2 server. I have now installed two Exchange 2013 servers both with CAS and MBX roles on Windows 2012 servers (full patched). There is also a DAG between the new servers. All mail goes through a BorderWare besides the internal mail.

I can send mail from both environments to the Internet. I can also send internal mail from Exchange 2007 to Exchange 2013.But the problem is that I am unable to send from Exchange 2013 to Exchange 2007. I've debugged, but not solved the problem and there are few articles on the Internet.

Any suggestions?



Viewing all 7129 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>