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

PST import from Exch2010 to Exch2013 - Status FailedMAPI and FailedOther

$
0
0

Hi all,

I did New-MailboxExportRequest -Mailbox ... -FilePath \\....pst from working instance of Exchange 2010 and tried to Import that PST file into Exchange 2013 using Shell. As usual there was Alert that Import PST of mailbox has been queued. It was started by me, etc ...

Few hours later I ran Get-MailboxImportRequestStatistics -Identity test\mailboximport and found StatusDetail=FailedMAPI, PercentComplete=69

Because I'm going to migrate about 30 mailboxes in similar way, could you clarify what the problem is it and how to avoid it?

Thanks,

P.S. another attempt using PowerShell to Import same PST finished on 10% with FailedMAPI (or FailedOther???). Also how to figure out which user\mailboximport??? number relates to specific Import process?




Mailbox Migration analysis using the AnalyzeMoveRequestStats.ps1 script

$
0
0

We are getting ready to start a massive migratin of mailboxes from 2010 to 2013.  

We just did a small pilot migration and here is the analysis.  What should I be looking at for the cause of the high IdleDuration time.  The documantation for the script says:  

IdleDuration

Amount of time that the MRSProxy service request waits in the MRSProxy service's in-memory queue due to limited resource availability.

But what does that limited Resource availability mean.  

Name                            : ProcessedStats1

StartTime                       :

EndTime                         : 7/12/2016 10:48:04 PM

MigrationDuration               : 04:40:09

MailboxCount                    : 182

TotalGBTransferred              : 71.61

PercentComplete                 : 98.51

MaxPerMoveTransferRateGBPerHour : 1.12

MinPerMoveTransferRateGBPerHour : 0.01

AvgPerMoveTransferRateGBPerHour : 0.22

MoveEfficiencyPercent           : 80.20

AverageSourceLatency            :

AverageDestinationLatency       :

IdleDuration                    : 89.61 %

SourceSideDuration              : 4.78 %

DestinationSideDuration         : 5.39 %

WordBreakingDuration            : 3.06 %

TransientFailureDurations       : 0.89 %

OverallStallDurations           : 0.03 %

ContentIndexingStalls           : 0.00 %

HighAvailabilityStalls          : 0.00 %

TargetCPUStalls                 : 0.03 %

SourceCPUStalls                 : 0.00 %

MailboxLockedStall              : 0.00 %

ProxyUnknownStall               : 0.00 %


Jeff C

Exchange 2013 CU12 Attachment With other Unicode Bug?

$
0
0

When i tried to Send mail with attachments  from google mail or yahoo mail, with Russian or Georgian names and attachment name is 8 letter or more mail cannot receive,

if attachment name is in English, mail with attachment can receive.

what can be reason of that?  is there any limitation or it CU12 bug? 

p.s.  i have other mail server with cu6 and it can receive any attachment with no limitation in name 

Deploy Exchange 2013 in a mixed environment with Exchange 2007

$
0
0
Currently I'm running an Exchange 2007 environment. It consists of 1 Front-End/Hub Transport server and 2 Mailbox servers (all running on Windows Server 2008). I was tasked with upgrading to a full Exchange 2013 environment. I'll be able to migrate my Front-End/Hub Transport server to Exchange 2013 on another physical server (Windows server 2012). My only problem is that my Mailbox servers are to big for me to move until I get new physical hardware to move them to. My question is can I have an environment with a Front-End/Hub Transport server running Exchange 2013 and the Mailbox servers continue running Exchange 2007?

Microsoft Exchange 2013 on a Hyper-Converged infrastructure.

$
0
0

Hello all,

I have search for an answer to this and haven't found much. Does Microsoft support a Exchange 2013/2016 deployment on an Hyper-Converged platform?

Exchange 2013 CAS WNLB and DAG on existing single CAS and Mailbox

$
0
0

Hi,

Exchange 2013 single CAS and Single Mailbox server is running in virtualization in Hyper-V. I am planning to install another instance of CAS server on VM and configure WNLB and same for Mailbox instance on VM and create DAG server.

Kindly guide that it is possible to install and configure WNLB service on existing CAS and same allow create DAG on existing Mailbox server.

Thanks

Pst Capture Tool not uploading complete data from PST file.

$
0
0

Hi ,

we have hybrid exchange setup.

I am using PST capture tool to upload archived email PST data to office365 mailbox.

I am uploading data in archive mailbox.

data upload completes with many error per item

error is "The extended property attribute combination is Invalid" and server could not process request now.

those errors are item specific ,for inbox emails ,when I checked users mailbox those email items skipped from upload.

I tried to re-upload same pst ,resulted in same number of errors and not uploaded those items.

skipped item numbers are very very high.

please suggest how can I fix this.


Autodiscover Won't Work - Error Code 600, Invalid request - SOLVED

$
0
0

Hi all,

I just installed Exchange 2013 for a customer, and I was having trouble getting autodiscover to work. I went to https://yourdomain.com/autodiscover/autodiscover.xml, and got the error message http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006, with the further error code 600, "Invalid Request".

The good news for you is that that is 100% normal, and you will get that even when autodiscover is working perfectly. I still suspect that the reason you are here is that you have the problem that I had, and you will benefit from the simple the solution that I am about to present. As I was having my problem, I read MANY solutions to this, and frankly, I found them wrong for most situations.

The underlying issue is domain credentials that are used with a user@yourdomain.local name and trying to use them from the Internet. Using autodiscover with username@yourdomain.local is not going to resolve, and if you put in user@yourdomain.com, Windows does not find that as a valid user so we need to take care of that with two simple steps.

The first is go into the “Active Directory Domains and Trusts” mmc, and right click on “Active Directory Domains and Trusts” in the left column at the very top (not your domain itself). Then add your full domain (yourdomain.com) as an alternative UPN suffix and hit OK. Next you need to go into the “Active Directory Users and Computers” mmc, and test this on one user to start, but go into the user’s properties>account, and you will see a drop-down for the domain after the “User logon name”. Change that to your external domain. Assuming this works for you, you can then highlight many users, and right click, and edit this property for all of them at once.

Chances are good that it will work now, but if not, there are a few more things to look at that should only take a few minutes.

You should use a valid certificate from a trusted provider like Network Solutions or GoDaddy with the external name of your server (mail.yourdomain.com), and subject alternative names for autodiscover.yourdomain.com. They should be bound to the services in the ECP>Server>Certificates then double-click on the certificate, and go to services on its left menu. Bind it to at least SMTP, IIS, POP, and IMAP, and click “OK”.

Then still in the ECP, go to Servers>Virtual Directories, and set the internal and external URLS for EWS, Microsoft-Server-ActiveSync, OAB, and OWA to your server’s external URL using https (https://mail.yourdomain.com/plus whatever extension is already there).

Lastly, from the Exchange Shell (run as administrator), run the following command (minus the quotes): “Set-ClientAccessServer -Identity "yourservername" –AutodiscoverServiceInternalURI https://mail.yourdomain.com/autodiscover/autodiscover.xml

Kevin Cotreau

P.S. if you run the Exchange Remote Connectivity Analyzer, and I don’t know why this is, but it never works using the administrator account, so try it with a normal user account.


Installed WMF 4.0 over WMF 3.0 and Exchange 2010 SP3 RU14 still fails

$
0
0

Because Exchange 2010 SP3 RU14 had issues with WMF 3.0, I installed WMF 4.0 over WMF 3.0, and Exchange 2010 SP3 RU14 still failed to install as if WMF 3.0 was still installed.

Does anyone have any suggestions?

Has anyone come across this scenario?

Thanks

Ron

Exchange 2010 to 2013 migration

$
0
0

we are planning to migrate from Exchange 2010 to 2013.

we need to know how long the downtime is required for the migration ?

Resource room migration

$
0
0
Hi all.  I am currently working on a Exchange 2013 migration project, migrating from Exchange ForestA to ForestB, and both Exchange forest is using the same SMTP domain name.  I am having an issue on the Resource Room migration.  I am able to migrate the resource rooms from the old Exchange forest to the new Exchange forest.  The user's in the new Exchange forest is able to book meetings to the migrated resource rooms, and they can view the availability of the room (calendar).  The problem is on the user's still in the old Exchange forest, those user were able to view the migrated resource room's calendar, but if they tried to book a meeting to the room, they not getting the auto respond message from the meeting room, and their meeting is not showing up on the room's calendar.  It looks like the room's calendar is not been synchronized between the old and new Exchange forest, this is causing meeting conflicts; any suggestions?  Thank you.

Install Excahnge 2013 CU12 Domain Prepare error

$
0
0

Need Help

Try to install Ex2013 CU12 on my Lab, prepare schema / AD and domain all completed, and when ran the setup get the domain prepare error :

The Local domain needs to be prepared using setup /PrepareDomain before server roles ca be installed  

Thanks

Kenny

Need help with the Certificates bit

$
0
0

I've done my cert req, sent it off, received it back and installed it. I know I've not completed the install, so not sure if its right. I'm a bit worried about a step before that though. Is there a way to inspect the certificate to see what domains and addresses are certified in that cert? or a way to go back into the ECP and see what domains / addresses the request was for? As it doesn't look like I can now I've completed the request with the cert that was supplied.

Autodiscover will not proxy

$
0
0

hello

im doing a 2013 migration from 2010

moved over some mailboxes set the autodiscover URI to point to the 2013 namespaces. all is well for users on 2013

when i run the test e-mail auto config for a 2010 user the autodiscover doesnt work. for some reason the requests are not proxying back from 2013 to 2010.

can anyone suggest why? ive run out of ideas! everything appears correct

Exchange 2016 CU2 Error

$
0
0

Error:

Setup can't continue with the upgrade because the MonAgentCore (3420) has open files. Close the process, and then restart Setup.

For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.ProcessNeedsToBeClosedOnUpgrade.aspx

Exchange 2016 was successfully installed, this is a VM on Azure. I had no issues installing at first but upgrading the CU2 or CU1 is a nightmare.


Where Technology Meets Talent


Exchange 2013 cannot receive email from internet.

$
0
0

Hi Experts,

I would like to consult my problem with MS exchange 2013. Our email stopped working suddenly, I checked every receiving connectors, changed the default receiving connector which is running through the FrontEndTransport role, I did a cmd to allow NT Authority but still not working, I want to replace all my receiving connector but I cannot find any source for the values in it.

Thanks.

How does "UseLocalObject" parameter finds a local matching object

$
0
0

Hi,

Could any one help me to understand how does "UseLocalObject" parameter finds a local matching object in when using

"Prepare-MoveRequest.ps1 " to move mailbox from one forest to other forest?

Scenario is

1. Source Forest is with Exchange 2007

2. Target Forest planned with Exchange 2013

3. AD Users are migrated from source AD Domain to Target AD Domain

4.User logon name is changed to match some standard in target Domain.

5. SMTP Domain name will be same

Thought of rechecking since we are just giving the source object details and not mentioning the target object details in above command.


Regards:Mahesh

RPC issue? Get-owavirtualdirectory fails

$
0
0

I've got a situation which seems well documented on the web for a single server, but I can't find anything for a dual server setup.

I can't administer the OutlookAnywhere settings, due to an RPC error. ECP > Servers > Server > Outlook Anywhere

I use the command Get-OWAVirtualDirectory to replicate the issue. I'm getting the error for the remote server, but the local server displays its OWA directory fine.

The task wasn't able to connect to IIS on the server... make sure the server exists and can be reached from this computer:The RPC server is unavailable.

I can telnet from one server to the other on 135 fine. I can't on 6002-6004. this works the same both ways.

Two servers both have CAS and MBX rules.

this feels awfully like firewall rules to me. but, the network connection is using the domain profile and the domain firewall is off. which doesn't seem right to me, so I've got to go back to the guy that built the server anyway. but anyone know why I can telnet fine over 135, but exchange can't? is it possible its using rpc over http? its cu12 of exchange 2013. its a new install, I'm not sure this has ever worked.

Exchange certificates and SHA256

$
0
0

Hi All,

I need to deploy a SAN certificate for Exchange 2013 using SHA256 as a signing algorithm, the structure has an internal standalone CA. I have been looking around and these are my findings:

1. If you create a CSR request from Exchange it will create an SHA1 request

2. You can create a SHA256 request from Windows certificates mmc using CNG but then OWA and ECP won't work because Exchange 2013 doesn't support CNG keys

Now I was about to:

A. change the signing algorithm on the CA

B. create a SHA256 request from a Linux machine using OpenSSL

I can't believe there's no other way using only MS products, but if there is I couldn't find it.

Any Idea?

Thanks

A.


This post is provided AS IS with no warranties or guarantees, and confers no rights.
~~~
Questo post non fornisce garanzie e non conferisce diritti

Migrate Public Folders from Exchange 2013 to Exchange 2016?

$
0
0

This is the only article I've been able to find on the internet that says ANYTHING about migrating/moving Public Folders from Exchange 2013 to Exchange 2016:

http://markgossa.blogspot.com/2015/12/exchange-2013-to-2016-migration-part-4.html

There are a couple of other TechNet discussions about general migration from 2013 to 2016, but nowhere are there any specifics about the Public Folder migration process from one to the other.  Having had to deal with several PF migrations from Exchange 2007/2010 to Exchange 2013 - I know the process is far more drawn-out.  Just hoping to not have to do that, as suggested by Mark Gossa's blog.

Unfortunately the recommended cmdlet to initiate the migrate/move of the Public Folders isn't working for us. 

On our Exchange 2016 box the EAC shows both the existing public folder mailboxes, and their respective public folders.  Doesn't specify which server they live on, but of course it's on the Exchange 2013 box.

The 'Get-Mailbox -Server Exch2013Srv -PublicFolder' command returns the following:
Name                                      Alias                ServerName       ProhibitSendQuota
----                                           -----                 ----------                -----------------
PublicFolderMailbox       PublicFolderMailbox  Exch2013Srv            Unlimited


The 'New-MoveRequest commands fails - continuously with the 'parameter not found' error.  I've tried the following variations of the cmdlet:

New-MoveRequest PublicFolderMailbox -TargetDatabase "Mailbox Database J - Z" -Exch2016Srv

New-MoveRequest PublicFolderMailbox -TargetDatabase "Mailbox Database J - Z"-Exch2016Srv

New-MoveRequest PublicFolderMailbox -TargetDatabase "Mailbox Database J-Z" -Exch2016Srv

New-MoveRequest PublicFolderMailbox -TargetDatabase "Mailbox Database J - Z" -Exch2016Srv.contoso.com

New-MoveRequest PublicFolderMailbox -TargetDatabase Mailbox Database J-Z -Exch2016Srv

Any ideas why it's not working?  Any input would be vastly appreciated!





Viewing all 7008 articles
Browse latest View live


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