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

Is it possible to migrate Small Business Server 2008 to Exchange 2013 install on it's own member server?

$
0
0

Trying to figure out of migration to Exchange 2013 is possible on a existing SBS 2008 with Exchange 2007.  If it's possible, is it support by Microsoft as well?

Thank you!


Exchange 2013 CU5 will not install, please help

$
0
0

Hi everyone

Please help, I am trying to upgrade Exchange 2013 SP1 to CU5 but it just stops at the following point, please help:



Local mailbox migration fails without warning or error

$
0
0
Hi all, and thinks in advance of any support.

We are running Exchange 2013 Standard Version 15.0 (Build 712.24)on Server 2008 R2 Standard
This is an upgrade from a migrated Exchange 2007

I am attempting to migrate mailboxes from the original database to a new local database on a slower storage tier.

The problem is that the mailbox (es) do not move. I am using the EMC migration GUI and setup the batch as per usual, selecting to move primary mailbox only (and not archive). The batch begins but results with 0 of 0 complete. There are also no Events logged.

I can create a new account, include it in the new DB and migrate that mailbox into whatever DB I like but a mailbox in the current DB will not move!

I’ve have checked permissions on mailboxes. 
I’ve checked for move requests and cleared any that might exist. I double checked that no type of Moverequests exist i.e. CompletedWithWarning, CompletionInProgress, Failed
I’ve tried EMC and cmdlets. 
I’ve tried archive and none archive assigned mailboxes…
Increased Bad Items limit on move
I tried new databases on different partitions. 

And still no Errors or Warnings.

I hope you can provide some guidance.

Delete time range email fron Database

$
0
0

Hi,

Anyone can help me with this:

1. Show oldest email in Exchange 2013 organization

2. Delete time range email from entire 2013 organization (EJ: from 01/01/2000 to 01/01/2013)

Thanks in advance

Get-ServerHealth DatabaseHealthLogGenerationRateMonitor

$
0
0

I've installed Exchange 2013 in a coexistence scenario with Exchange 2010. Both are single servers with all roles installed, all works well. However on the Exchange 2013 I when running get-serverhealth or get-healthreport I keep getting the messages that DatabaseHealthLogGenerationRateMonitor with HealthSetName DataProtection is unhealthy for all Exchange 2013 databases. What I can find so far is that it has to do something with DAG, which we have not implemented. How to handle this, can I disable it somehow?

Thnx Remco

Failed to logon to server when configuring outlook on a new machine

$
0
0

I'm configuring outlook for the first use on a new machine, this was how I did:

1. Opened Mail in control panel.

2. Filled everything in the configuration dialog with my name, email address, password, the configuration went through 1. Establish Network Connections2. Retrieve the server settings of the mailbox. and suspended at 3. Logon to the server. It just keep pulling up the credential dialog.
I tried to my account on my colleague's machine, it worked well. and I also tried to configure my colleague's account in outlook client in my machine, also worked, I even tried to configure my account in my own machine at home, it worked. I don't know what the problem is, I even tried a couple of methods to add missing keys in registry table, still not working.

Exchange setup issues

$
0
0

Hi

Am trying to setup email (outlook for mac 2011)

Have purchased exchange account and commenced setup.

Followed instructions precisely and instructed domain host to make DNS changes as precisely listed in setup instructions.

However, I still get the following:

DNS records not found  - msoid.treoenvironment.com

The domain host swears blind they have completed the instructions and tell me that propagation is complete - they forwarded me a DNS propagation check sheet.

Any ideas at all what is going on!!

Trouble Migrating

$
0
0

Hello,

I have recently tried to migrate a user to another database and I am having some issues. I originally was trying to migrate the user to another database but I stopped it midway and tried to create another migration batch to move the users mailbox. Now I am getting an error saying that MigrationPermanentException: Mailbox 'X' is already being moved to "Y"

Mailbox"X" is already being moved to "Y"

I have since deleted the old Migration Batch and have not been able to figure out how to fix this problem. Any help would be appreciated I am running a VM with Server 2012 and Exchange 2013

thanks in advance


Unable to access Exchange 2013 EAC/ECP webpage

$
0
0

Hi All,

Getting extremely frustrated now with a new Exchange 2013 installation on a Windows Server 2012 VM...

After having a lot of problems with the installation (didn't uninstall visual c++ which caused failure, then needed to delete the AD Microsoft Exchange System Objects group due to permission failures, etc) I've now got a fully installed Exchange server. Still, now I cannot figure out how to fix my next problem - Accessing the EAC/ECP.

I've searched every possible web guide/forum thread and the only one which is the same issue I'm having is this one: http://social.technet.microsoft.com/Forums/en-US/exchangesvradmin/thread/89c42771-78c9-4d94-88e5-557320eccc71 

Unfortunately, as you can see in that thread, it is still unresolved. 

Current Issue: trying to access https://localhost/ecp (or any other variation) returns a 404 Not Found.

The error page points the physical path to c:\inetpub\wwwroot\ecp however that folder does not exist. I have tried manually changing the IIS site (Exchange Back End) to point its physical path to C:\Program Files\Microsoft\Exchange Server\V15\ClientAccess\ecp which seems to be valid, however it doesn't work...

Not sure what else to do... HELP!

Oli

Event id 5000 after moving mailbox from 2010 to 2013 server

$
0
0

After succesfull moving mailboxes from Exchange 2010 to Exchange 2013 (single all role servers in same Forest/AD) error messages are displayed in the eventviewer:

source: MSExchange Management Application
id: 5000

Failed to save admin audit log for this cmdlet invocation.
Organization: First Organization
Log content:
Cmdlet Name: Update-MovedMailbox
Caller: NT AUTHORITY\SYSTEM (MSExchangeMailboxReplication)

Microsoft.Exchange.Management.SystemConfigurationTasks.AuditLogException: An error occurred while trying to access the audit log. For more details, see the inner exception. ---> System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. –> The remote certificate is invalid according to the validation procedure..

I do have installed a valid 3rd party certificate, all works well on both servers (2010 and 2013). How to fix this before I migrate all other mailboxes from 2010 to 2013?

Thnx Remco


can not create autodiscover directory

$
0
0

Hello

we had some issues with autodiscover conguration client are not able to auto setup thier outlook profile so i remove the virtual directory by using the below command

Remove-AutodiscoverVirtualDirectory -Identity "cas1\Autodiscover (Default Web Site)"

and it was removed fine now im trying to create the directory again but i got this error  

[PS] C:\Windows\system32>New-AutodiscoverVirtualDirectory -WebSiteName "Default Web Site" -BasicAuthentication $true -WindowsAuthentication $true
Argument: -Role ClientAccess
    + CategoryInfo          : InvalidArgument: (:) [New-AutodiscoverVirtualDirectory], ArgumentException
    + FullyQualifiedErrorId : DD125126,Microsoft.Exchange.Management.SystemConfigurationTasks.NewAutodiscoverVirtualDirectory
    + PSComputerName        : cas1.domain.com

thank you.


Unable to remove product with code 4934d1ea-be46-48b1-8847-f1af20e892c1

$
0
0

This is still a problem with installing CU5.

Do you have just a few less than an infinite number of monkeys writing your code these days?


-=Chris

User mailbox migration

$
0
0
I plan to migrate user mailbox from Exchange 2007 to Exchange 2013. However, I got one problem. One user can not be migrated successfully. Whenever, I tried it. The system shows that it is successful in the report. However, it is still in the old database. Does someone meet with such problem before.

Update Exch '13 from CU3 to SP1 taking many hours - Set-LocalPermission cmdlet at fault

$
0
0

I started an the upgrade on our Exchange 2013 Standard server last night.  It was previously on CU3 and I'm updating it to SP1.

It's been 13 hours and it's still only on step 14 of 18. 

Our server meets the minimum hardware requirements for Exchange 2013, although we are on the very low end for RAM (8 GB).  

Do others have similar experiences?  How long did it take you to install SP1?

Besides having a test environment or running high availability does anybody have tips for how to speed up this process?

EDIT:  After reviewing the logs (see my first response below) I see that the Set-LocalPermissions cmdlet is taking over an hour to run each time it's called.  Any idea why that would be?


What is the default Exch15 Server gets moved to?

$
0
0

OK, maybe this is a goofy question

I am currently working a migration from Exchange 2007 to Exchange 2013.  I've just finished a simple install (ClientAccess, Mailbox only) changed my internal autodiscover URI and then rebooted.

If I remember correct when I migrated from Exch 2003 to Exch 2007, the server moved itself into the Exchange OU within ADUC.  Is it a big deal if I just move the server myself?  OR should setup have moved it automatically?

Thanks


Resources and public folder database - migration from 2007 to 2013

$
0
0
We migrated our resource mailboxes thru the move mailboxes in 2013 EAC but now we're at the point of decommissioning our 2007 servers.  Before the actual decommission we stopped all 2007 services and dismounted all 2007 databases.  Once we did this the resources would no longer work - errors pertaining to cannot directly book the resource.

I had to bring up the public folder database for the moved resources to work again.  We do not use public folders any longer so we did not do any type of public folder migration.  Do I need to do this for the resources to work?

Office 365 migation from on-premise Exchange 2010 failed due to new mailbox created

$
0
0

Hello There,

We attempted to stage users to Office 365 from Exchange 2010 but the process failed due to Office 365 creating new mailbox after we initiate the license. It turned out that Office 365 will create a new mailbox if nothing in the object attribute indicates that there is already a mail-enabled object in the cloud during the licensing process. My question is what are these attributes to prevent Office 365 from creating new mailbox and recognize the mail-enabled object already exists??

Any reply is greatly appreciated.

Regards,

Lotusmail1


Franz Garcia

Setup Error 1603 with Exchange 2013 incl. SP1 on Windows Server 2012 R2

$
0
0

Hello all,

i've started the installation of a new Exchange 2013 with SP1 in a Windows 2012 R2 environment. New AD, no Exchange previously installed. Exchange ISO fromVolume Licensing Service Center (Filename: SW_DVD9_Exchange_Svr_2013w_SP1_MultiLang_Std_Ent_MLF_X19-35118.iso)

All the prerequisites are ok, installed also the “Unified Communications Managed API (UCMA) 4.0″ as requested.

Setup.exe i've started with "run as administrator" and all went well, until Step 11 of 15 (Mailbox role:Mailbox service).

Setup stopped and gives an error:

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

         Install-MsiPackage `

           -PackagePath ([System.IO.Path]::Combine($RoleLanguagePacksPath, "Setup\ServerRoles\UnifiedMessaging\MSSpeech_SR_TELE.nb-NO.msi")) `

           -PropertyValues ("ARPSYSTEMCOMPONENT=1 ALLUSERS=1") `

           -LogFile ([System.IO.Path]::Combine($RoleSetupLoggingPath, "InstallSpeech-nb-NO.msilog"))

       " was run: "Installing product F:\Setup\ServerRoles\UnifiedMessaging\MSSpeech_SR_TELE.nb-NO.msi failed. Fatal error during installation. Error code is 1603. Last error reported by the MSI package is 'The cabinet file 'EngineInstanceData.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.'.".

Exchange ECP is not working (HTTP Error 404.0 - Not Found), EMS (Shell) is working - if i try a get-mailboxserver it gives me the correct servername.

Exchange Services are running:

Running MSExchangeADTop... Microsoft Exchange Active Directory...
Running MSExchangeAntis... Microsoft Exchange Anti-spam Update
Running MSExchangeDelivery Microsoft Exchange Mailbox Transpor...
Running MSExchangeDiagn... Microsoft Exchange Diagnostics
Running MSExchangeEdgeSync Microsoft Exchange EdgeSync
Running MSExchangeHM Microsoft Exchange Health Manager
Stopped MSExchangeIMAP4BE Microsoft Exchange IMAP4 Backend
Running MSExchangeIS Microsoft Exchange Information Store
Running MSExchangeMailb... Microsoft Exchange Mailbox Replication
Running MSExchangeMigra... Microsoft Exchange Migration Workflow
Stopped MSExchangePOP3BE Microsoft Exchange POP3 Backend
Running MSExchangeRPC Microsoft Exchange RPC Client Access
Running MSExchangeServi... Microsoft Exchange Service Host
Running MSExchangeSubmi... Microsoft Exchange Mailbox Transpor...
Running MSExchangeTrans... Microsoft Exchange Transport
Running MSExchangeTrans... Microsoft Exchange Transport Log Se...
Running MSExchangeUM Microsoft Exchange Unified Messaging

So, how to proceed ? Try to download a new ISO for Exchange 2013 incl. SP1 and run the setup again ? 

What happens to the existing  (corrupt) installation of the exchange which is not working ?

Thanks for your help

Bruno


Exchange 2013 - Eventid 4625

$
0
0

Greenfield installation of Exchange 2013 CU5 on a Windows Server 2012 R2 VM. Getting alot of eventlog errors, so im a bit hesitant before deploying this in production.

Security log is getting swamped with eventid 4625:


An account failed to log on.

Subject:
 Security ID:  SYSTEM
 Account Name:  EXCH01$
 Account Domain:  AD
 Logon ID:  0x3E7

Logon Type:   3

Account For Which Logon Failed:
 Security ID:  NULL SID
 Account Name: 
 Account Domain: 

Failure Information:
 Failure Reason:  Account currently disabled.
 Status:   0xC000006E
 Sub Status:  0xC0000072

Process Information:
 Caller Process ID: 0x1048
 Caller Process Name: C:\Windows\System32\inetsrv\w3wp.exe

Network Information:
 Workstation Name: EXCH01
 Source Network Address: -
 Source Port:  -

Detailed Authentication Information:
 Logon Process:  Authz  
 Authentication Package: Kerberos
 Transited Services: -
 Package Name (NTLM only): -
 Key Length:  0


Also getting the same error on :
Caller Process Name: C:\Program Files\Microsoft\Exchange Server\V15\Bin\MSExchangeMailboxAssistants.exe

Tried recreating the healthmonitoring mailboxes, but didn´t solve the problem.
This happens without ANY clients connecting to the server, so its a local issue on the server.

Upgrading from Exchange 2010 to 2013 and planning to switch to Split DNS for internal/external access?

$
0
0

I am building an Exchange 2013 environment to co-exist with my existing Exchange 2010 server and to migrate users over. I think I have everything correct but just wanted to get a sanity check.

Our environment is fairly simple, we have an Exchange 2010 server that hosts all the roles, it has ActiveSync enabled for mobile devices, internal clients (Outlook 2007 and up) are domain joined, we have a few external clients connecting to Exchange via Outlook over the public internet.

Currently we do not use Split DNS, our internal clients resolve to mail-server.domain.com and we have a Enterprise Certificate Authority that issues a certificate that our clients trust.

Externally (and mobile) access the Exchange server via webmail.domian.com and the certificate is a 3rd party SSL (GoDaddy).

Moving forward with Exchange 2013 i'd like to use Split DNS and use webmail.domain.com for both internal and external and use the 3rd party SSL for both internal and external (inc. mobile) clients just to keep things simple and not have to worry about different CA SSLs and different DNS for internal/external clients.

Is there any issues with the above plan? Using 3rd party SSL for internal/external clients and moving away from using our Enterprise CA SSL for internal clients and sticking to webmail.domain.com for both? As I understand Microsoft suggest using Split DNS for Exchange deployments.
Because I am changing this to Split DNS will there be any interruption to my internal clients when they do Autodiscover?

Also attached is a picture of my current Exchange configuration and also the configuration in the Lab with the current Exchange 2010 (mail-server) and exchange 2013 (new-server) configuration for all the various virtual directories and their authentication.

http://s22.postimg.org/qaggl1fwv/cfg.png

This outlines where I am trying to go with this, does anyone see any issues with it? I am shooting to not break autodiscover and any exchange services to end users, trying to make the upgrade/migration "seamless".

Thank you


Viewing all 7008 articles
Browse latest View live


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