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

Adding second member into DAG

$
0
0

Hi guys.

Two EXCHANGE 2013 servers in different sites.

Active Directory has.

PRIMARYDOMAIN (site1)

CHILDDOMAIN (site2)

FQDN of exchange2013 server in site1: EXCHANGE.DOMAIN.LOCAL

FQDN of exchange 2013 server in site2: EXCHANGE.CHILD.DOMAIN.LOCAL

After adding second exchange server (from site2) to DAG, we recieve an error:

A server-side database availability group administrative operation failed. Error The operation failed. CreateCluster errors may result from incorrectly configured static addresses. Error: Windows Failover Clustering timed out while trying to validate server EXCHANGE.CHILD.DOMAIN.LOCAL'. If this is in a disjoint DNS namespace, the DNS suffixes for all servers in the database availability group must be present on every server.. [Server: EXCHANGE.DOMAIN.LOCAL]

We have tried adding 2nd Exchange server into DAG on both sides thru Administrative Exchange Control WEB, but the error remains the same.
Any hints what to do?


bostjanc


Exchange 2013 users unable to access legacy public folders in OWA

$
0
0

Hi, 

Our Environment has Exchange 2007/2013 servers in Hybrid with users hosted in all these servers(Ex207/Ex2013/O365).

Public folder databases are hosted only in 2007 servers and don't want to move this to 2013.

Currently we have 20% of the users moved to Exchange 2013 and 10% of users to O365 online, remaining users are scheduled to move in phased manner, however currently they are on hold due to ongoing issues with migrated users.

Problem that we are experiencing:

1. Exchange 2013 users are not able to public folders in OWA, but works fine in Outlook. please someone help to fix it? (error screen shot attached)

2. Exchange 2007 users have no issues, PF accessble via OWA as well as Outlook.

3. Exchange online (O365) users are unable to access PFs, what are the steps involved to get this corrected/implemented? I feel like the below link describe this issue however, not quite confident on this.

(https://technet.microsoft.com/en-in/library/dn249373(v=exchg.150).aspx) 




Migrating PF EX2010 -> 2013 (replicas Questions)

$
0
0

Hi guys.

We are planning migration of Public folders from EXCHANGE2010 to EXCHANGE2013.

Current scenario is, that two EXCHANGE2010 servers are shown on the replication tab of Public Folders. We would like to remove one of them, to make migration to Exchange 2013 public folders easier.

"Get-publicfolder -recurse |fl name,replicas " returns the list of public/folders and subfolders where both servers are shown "as replicatiors"

QUESTION1

Now the best approach to remove one of the Exchange2010 servers "as replicator" would be using: .\RemoveReplicaFromPFRecursive.ps1 -TopPublicFolder \ -ServerToRemove "EXCHANGE2010-servername"

RIGHT?

QUESTION2

We also ran Get-publicfolder \non_ipm_subtree |fl name, replicas " and the output was:

Name     : IPM_SUBTREE
Replicas : {}

Is that OK? Because we see also "some other system folders" which don't have "both Exchange2010 servers as replicators"?

Is the OUTPUT OK, or should we do sth about it before we go for the migration to Exchange2013?

QUESTION3:

After we use script ".\RemoveReplicaFromPFRecursive.ps1 " is there any way to speed things up? How can we be sure that replication has been removed sucessfully? Powershell command: "Get-publicfolder -recurse |fl name,replicas " Will probably give output that there is only 1 replication server yet, but is that information OK? We don't want that after we Will go to migration process to exchange2013, that exchange2013 Will be takin' data from "other/deleted/replication server".


bostjanc




IMAP stopped working after CU10

$
0
0

IMAP crashed and not working after applying the CU10 on top of Exchange 2013 CU10. I read the KB that "This issue occurs because Internet Mail Access Protocol (IMAP) does not support the generic security services application programming interface (GSSAPI) as an authentication mechanism in a Microsoft Exchange Server 2013 environment "

and I tried to enable Set-IMAPSettings –EnableGSSAPIAndNTLMAuth:$FALSE

and no luck, still IMAP asking for a credentials again and again. POP is working fine.
I can see the IMAP protocol log, there are msgs

"IN:9933:SSL;ErrMsg=ProxyNotAuthenticated;LiveIdAR=OK""

"authenticate,NTLM,"R=""l7z2 NO AUTHENTICATE failed."";"

the IMAP settings are

[PS] C:\Windows\system32>Get-ImapSettings | format-list


RunspaceId                        : 32a6432b-de4f-4730-adf3-6595ccb25ce8
ProtocolName                      : IMAP4
Name                              : 1
MaxCommandSize                    : 10240
ShowHiddenFoldersEnabled          : False
UnencryptedOrTLSBindings          : {[::]:143, 0.0.0.0:143}
SSLBindings                       : {[::]:993, 0.0.0.0:993}
InternalConnectionSettings        : {essrv011.****.IN:993:SSL, essrv011.***.IN:143:TLS}
ExternalConnectionSettings        : {}
X509CertificateName               : email.***.ac.in
Banner                            : The Microsoft Exchange IMAP4 service is ready.
LoginType                         : SecureLogin
AuthenticatedConnectionTimeout    : 00:30:00
PreAuthenticatedConnectionTimeout : 00:01:00
MaxConnections                    : 2147483647
MaxConnectionFromSingleIP         : 2147483647
MaxConnectionsPerUser             : 16
MessageRetrievalMimeFormat        : BestBodyFormat
ProxyTargetPort                   : 9933
CalendarItemRetrievalOption       : iCalendar
OwaServerUrl                      :
EnableExactRFC822Size             : False
LiveIdBasicAuthReplacement        : False
SuppressReadReceipt               : False
ProtocolLogEnabled                : True
EnforceCertificateErrors          : False
LogFileLocation                   : C:\Program Files\Microsoft\Exchange Server\V15\Logging\Imap4
LogFileRollOverSettings           : Daily
LogPerFileSizeQuota               : 0 B (0 bytes)
ExtendedProtectionPolicy          : None
EnableGSSAPIAndNTLMAuth           : False
Server                            : ESSRV011
AdminDisplayName                  :
ExchangeVersion                   : 0.10 (14.0.100.0)
DistinguishedName                 : CN=1,CN=IMAP4,CN=Protocols,CN=ESSRV011,CN=Servers,CN=Exchange Administrative Group
                                    (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=****,CN=Microsoft
                                    Exchange,CN=Services,CN=Configuration,DC=***,DC=AC,DC=IN
Identity                          : ESSRV011\1
Guid                              : 4ed7aaa3-90b7-4c3b-b373-bccccf85fcf3
ObjectCategory                    : ****.IN/Configuration/Schema/ms-Exch-Protocol-Cfg-IMAP-Server
ObjectClass                       : {top, protocolCfg, protocolCfgIMAP, protocolCfgIMAPServer}
WhenChanged                       : 22-09-2015 20:02:07
WhenCreated                       : 22-07-2015 18:54:19
WhenChangedUTC                    : 22-09-2015 14:32:07
WhenCreatedUTC                    : 22-07-2015 13:24:19
OrganizationId                    :
Id                                : ESSRV011\1
OriginatingServer                 : ***.IN
IsValid                           : True
ObjectState                       : Unchanged

3 node CAS and 3 node Mailbox DAG is my environment.

Pl. help put


Two companies, one email domain - setup for routing and autodiscover questions

$
0
0

I have two related companies--one in Europe, one in USA--each with their own AD domain, that use the same email domain. Both companies currently have Exchange 2007 in-house, and I'm looking to migrate to Exchange 2013.

Company USA:

Internal AD domain: USAcorp.local

Email domain: company.com

Company Europe:

Internal AD domain: Eurocorp.local

Email domain: company.com

Eurocorp has its Exchange server in a third domain, EuroExch.local, but that might be because they've set it up as a DMZ/perimeter network. My understanding is this won't work with 2013, so I'm planning on joining the new Exch2013 server to the Eurocorp.local domain.

THE CURRENT SETUP:

There is a spam filter that accepts all emails (MX records point to it) and filters out spam. It also rejects email to any recipients not on a manually-maintained recipient list. Approved messages go to USAcorp's Exchange server. Recipients not on the USA GAL get sent to Eurocorp's server.


AUTODISCOVER:

Autodiscover works for both sites, but it can be troublesome, and intermittently gives certificate errors. Exchange 2013 seems to rely more on autodiscover and I'm concerned we have a bad setup now that will be exposed with the migration. DNS records are:

MX:   spamfilter.company.com (US)  100.100.100.1

A:   email.company.com (US)   100.100.100.2

A:   webmail.company.com (Euro)  200.200.200.1

SRV:  _autodiscover._tcp.company.com    webmail.company.com  (Euro)

USAcorp has an internal DNS record for autodiscover pointing to the internal Exchange07 IP address, and this seems to work for the clients (will this cause problems with Exchange 2013?). Setting up internal DNS for Eurocorp autodiscover on Eurocorp's DNS server didn't seem to work. They claimed they were getting certificate notices for email.company.com (US), but they had a consultant who seemed hesitant to use anything but the SRV record.

QUESTIONS:

Is the current method of having each site house a CAS/Mailbox server, and routing mail to Euro clients via GAL the best way to go with Exchange 2013? 

What's the best way to handle autodiscover, given that clients from both companies need autodiscover to point them to different Exchange servers (100.100.100.2 vs 200.200.200.1)?

Thanks in advance

 

Global Address List sits forever on Procissing/Updating Address Book on clients

$
0
0

As far as I can tell we're having this problem on all copies of Outlook, even brand new installs that just synced with the server on creation, so I'm pretty sure the problem must be on the server.

Symptoms:

If I click on Send/Receive Download Address book, the progress window shows that it sits on "Processing" in the progress column indefinitely.

In the status bar at the bottom of Outlook 2016 and 2013, it shows "All folders are up to date. Updating address books. Connected: to Microsoft Exchange"

If I click on the Address Book icon in any of these copies of Outlook, I can select the Global Address List and it appears to be correct. I also don't have problems actually sending or receiving e-mail.

If I look in C:\Users\<username>\AppData\Local\Microsoft\Outlook\Offline Address Books, there is a folder with a long GUID, but that folder is always empty. I believe it should have a copy of offline address book data in it, but it does not.

Any ideas what is going on or how to fix? I've seen some other reports that appear to match this, but I've not seen any resolutions that worked for this problem.

Thanks for any help,
Colin


Colin

Migratin public folder 2010 to 2013 error

$
0
0

AFter starting the migration process of public folders from 2010 to 2013 we recieve error:

PublicFolder1,"Error: Property expression ""Internet Newsgroups"" isn't valid. 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 period 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 e-mail address, which is generated from such an alias."

How do we solve it ?

We ran this on Exchange2010 server, but no results

C:\scripts\PFMigration>Get-MailPublicFolder | Where-Object {$_.Alias -like "* *"} | Select-Object alias, identity | export-csv C:\reportPF.csv


bostjanc

Exchange 2013 with Office Web Apps 2013.

$
0
0

I am setting up a new domain (for testing).  I have Exchange 2013 set up and working correctly.  I have Office Web Apps Server 2013 working correctly (at least according to the 'Deploy Office Web Apps Server' document on technet).

Every time I try to preview a document (word or excel) through OWA I get the following message; 'Sorry, there was a problem and we can't open this document.  If this happens again, try opening the document in Microsoft Word.'

I have been looking at this for days now and everything I try to google about it gives me fixes for SharePoint which don't seem to to fix my problem.

Any one have a solution?

Has anyone successfully gotten this to work?

Eric


Migration Working with Errors and Taking Very Long Time: Transient error MapiExceptionNetworkError, StalledDueToMailboxLock

$
0
0

So, I am migrating mailboxes to a 2013 EXC from a 2010 EXC. Both in same subnet on same domain. Firewall on WIndows disabled: 

Setup batch move on 2013 box. But users logs are getting 

StalledDueToMailboxLock in the status as well as 

Transient error MapiExceptionNetworkError has occurred. The system will retry (1/60).


also, The mailboxes eventually migrate over 2-3 days. some quicker some with out error. Error comes up with mailboxes that users do not use. I have a lot of users to migrate and cannot migrate as such a slow pace. 

Any Ideas of the error??

RunspaceId                             : 6c688e69-8ba8-4044-9807-7f56d35be440
MailboxIdentity                        : bwa.local/BWA/UK/UK User Redirect/Angie Dolan
DistinguishedName                      : CN=Angie Dolan,OU=UK User Redirect,OU=UK,OU=BWA,DC=bwa,DC=local
DisplayName                            : Angie Dolan
Alias                                  : adolan
ExchangeGuid                           : 4c60f493-e5f5-46bb-adf1-9bea9790f5ca
ArchiveGuid                            :
Status                                 : InProgress
StatusDetail                           : StalledDueToMailboxLock
SyncStage                              : CopyingMessages
Flags                                  : IntraOrg, Pull
RequestStyle                           : IntraOrg
Direction                              : Pull
IsOffline                              : False
Protect                                : False
DoNotPreserveMailboxSignature          : True
Priority                               : Normal
WorkloadType                           : Local
Suspend                                : False
SuspendWhenReadyToComplete             : False
IgnoreRuleLimitErrors                  : False
RecipientTypeDetails                   : UserMailbox
SourceVersion                          : Version 14.3 (Build 123.0)
SourceDatabase                         : Mailbox Database 1691384683
SourceServer                           : CLOUD-EXC-01.bwa.local
TargetVersion                          : Version 15.0 (Build 775.0)
TargetDatabase                         : Mailbox Database 0192305397
TargetServer                           : CLOUD-EXC-02.bwa.local
SourceArchiveDatabase                  :
SourceArchiveVersion                   :
SourceArchiveServer                    :
TargetArchiveDatabase                  :
TargetArchiveVersion                   :
TargetArchiveServer                    :
RemoteHostName                         :
RemoteGlobalCatalog                    :
BatchName                              : MigrationService:b
StartAfter                             :
CompleteAfter                          :
RemoteCredentialUsername               :
RemoteDatabaseName                     :
RemoteDatabaseGuid                     :
RemoteArchiveDatabaseName              :
RemoteArchiveDatabaseGuid              :
TargetDeliveryDomain                   :
ArchiveDomain                          :
BadItemLimit                           : 0
BadItemsEncountered                    : 0
LargeItemLimit                         : 0
LargeItemsEncountered                  : 0
AllowLargeItems                        : True
QueuedTimestamp                        : 3/23/2014 1:06:19 PM
StartTimestamp                         : 3/23/2014 1:06:27 PM
LastUpdateTimestamp                    : 3/23/2014 1:25:13 PM
InitialSeedingCompletedTimestamp       :
FinalSyncTimestamp                     :
CompletionTimestamp                    :
SuspendedTimestamp                     :
OverallDuration                        : 00:22:38
TotalFinalizationDuration              :
TotalDataReplicationWaitDuration       :
TotalSuspendedDuration                 :
TotalFailedDuration                    :
TotalQueuedDuration                    : 00:00:03
TotalInProgressDuration                : 00:22:34
TotalStalledDueToCIDuration            :
TotalStalledDueToHADuration            :
TotalStalledDueToMailboxLockedDuration : 00:13:47
TotalStalledDueToReadThrottle          :
TotalStalledDueToWriteThrottle         : 00:02:14
TotalStalledDueToReadCpu               :
TotalStalledDueToWriteCpu              : 00:00:04
TotalStalledDueToReadUnknown           :
TotalStalledDueToWriteUnknown          :
TotalTransientFailureDuration          : 00:01:36
TotalProxyBackoffDuration              :
TotalIdleDuration                      : 00:04:45
MRSServerName                          :
TotalMailboxSize                       : 3.534 GB (3,795,059,862 bytes)
TotalMailboxItemCount                  : 20741
TotalArchiveSize                       :
TotalArchiveItemCount                  :
BytesTransferred                       : 59.82 MB (62,723,648 bytes)
BytesTransferredPerMinute              :
ItemsTransferred                       : 412
PercentComplete                        : 25
CompletedRequestAgeLimit               : 7.00:00:00
PositionInQueue                        :
InternalFlags                          : SkipFolderPromotedProperties, WordBreak
FailureCode                            :
FailureType                            :
FailureSide                            :
Message                                : Informational: The request has been temporarily postponed because the mailbo
                                         is locked. The Microsoft Exchange Mailbox Replication service will attempt t
                                         continue processing the request after 3/23/2014 1:30:13 PM.
FailureTimestamp                       :
IsValid                                : True
ValidationMessage                      :
RequestGuid                            : 55c14015-1bca-48eb-bb79-25b480464bfb
RequestQueue                           : Mailbox Database 0192305397
Identity                               : bwa.local/BWA/UK/UK User Redirect/Angie Dolan
DiagnosticInfo                         :
Report                                 : 3/23/2014 1:06:19 PM [CLOUD-EXC-02] '' created move request.
                                         3/23/2014 1:06:26 PM [CLOUD-EXC-02] The Microsoft Exchange Mailbox
                                         Replication service 'CLOUD-EXC-02.bwa.local' (15.0.775.35 caps:3F) is
                                         examining the request.
                                         3/23/2014 1:06:26 PM [CLOUD-EXC-02] Connected to target mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)', database 'Mailbox Database
                                         0192305397', Mailbox server 'CLOUD-EXC-02.bwa.local' Version 15.0 (Build
                                         775.0).
                                         3/23/2014 1:06:26 PM [CLOUD-EXC-02] Connected to source mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)', database 'Mailbox Database
                                         1691384683', Mailbox server 'CLOUD-EXC-01.bwa.local' Version 14.3 (Build
                                         123.0).
                                         3/23/2014 1:06:27 PM [CLOUD-EXC-02] Request processing started.
                                         3/23/2014 1:06:27 PM [CLOUD-EXC-02] Source mailbox information:
                                         Regular Items: 17941, 3.509 GB (3,767,437,011 bytes)
                                         Regular Deleted Items: 2435, 26.34 MB (27,622,851 bytes)
                                         FAI Items: 365, 0 B (0 bytes)
                                         FAI Deleted Items: 0, 0 B (0 bytes)
                                         3/23/2014 1:06:27 PM [CLOUD-EXC-02] Mailbox signature will not be preserved
                                         for mailbox 'Primary (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)'. Outlook client
                                         will need to restart to access the moved mailbox.
                                         3/23/2014 1:06:29 PM [CLOUD-EXC-02] Stage: CreatingFolderHierarchy. Percent
                                         complete: 10.
                                         3/23/2014 1:06:36 PM [CLOUD-EXC-02] Initializing folder hierarchy from
                                         mailbox 'Primary (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)': 370 folders total.
                                         3/23/2014 1:06:36 PM [CLOUD-EXC-02] Folder creation progress: 0 folders
                                         created in mailbox 'Primary (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)'.
                                         3/23/2014 1:06:53 PM [CLOUD-EXC-02] Folder hierarchy initialized for mailbox
                                         'Primary (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)': 369 folders created.
                                         3/23/2014 1:06:53 PM [CLOUD-EXC-02] Stage: CreatingInitialSyncCheckpoint.
                                         Percent complete: 15.
                                         3/23/2014 1:07:58 PM [CLOUD-EXC-02] Initial sync checkpoint progress: 0/370
                                         folders processed. Currently processing mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)'.
                                         3/23/2014 1:07:59 PM [CLOUD-EXC-02] Transient error MapiExceptionNetworkErro
                                         has occurred. The system will retry (1/60).
                                         3/23/2014 1:08:31 PM [CLOUD-EXC-02] The Microsoft Exchange Mailbox
                                         Replication service 'CLOUD-EXC-02.bwa.local' (15.0.775.35 caps:3F) is
                                         examining the request.
                                         3/23/2014 1:08:31 PM [CLOUD-EXC-02] Connected to target mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)', database 'Mailbox Database
                                         0192305397', Mailbox server 'CLOUD-EXC-02.bwa.local' Version 15.0 (Build
                                         775.0).
                                         3/23/2014 1:08:31 PM [CLOUD-EXC-02] Connected to source mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)', database 'Mailbox Database
                                         1691384683', Mailbox server 'CLOUD-EXC-01.bwa.local' Version 14.3 (Build
                                         123.0).
                                         3/23/2014 1:08:33 PM [CLOUD-EXC-02] Relinquishing job because the mailbox is
                                         locked. The job will attempt to continue again after 3/23/2014 1:13:33 PM.
                                         3/23/2014 1:13:36 PM [CLOUD-EXC-02] The Microsoft Exchange Mailbox
                                         Replication service 'CLOUD-EXC-02.bwa.local' (15.0.775.35 caps:3F) is
                                         examining the request.
                                         3/23/2014 1:13:37 PM [CLOUD-EXC-02] Connected to target mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)', database 'Mailbox Database
                                         0192305397', Mailbox server 'CLOUD-EXC-02.bwa.local' Version 15.0 (Build
                                         775.0).
                                         3/23/2014 1:13:37 PM [CLOUD-EXC-02] Connected to source mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)', database 'Mailbox Database
                                         1691384683', Mailbox server 'CLOUD-EXC-01.bwa.local' Version 14.3 (Build
                                         123.0).
                                         3/23/2014 1:13:38 PM [CLOUD-EXC-02] Request processing continued, stage
                                         CreatingInitialSyncCheckpoint.
                                         3/23/2014 1:13:39 PM [CLOUD-EXC-02] Initial sync checkpoint progress: 0/370
                                         folders processed. Currently processing mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)'.
                                         3/23/2014 1:13:47 PM [CLOUD-EXC-02] Initial sync checkpoint completed: 354
                                         folders processed.
                                         3/23/2014 1:13:47 PM [CLOUD-EXC-02] Stage: LoadingMessages. Percent complete
                                         20.
                                         3/23/2014 1:14:34 PM [CLOUD-EXC-02] Messages have been enumerated
                                         successfully. 20738 items loaded. Total size: 3.535 GB (3,795,484,545 bytes)
                                         3/23/2014 1:14:34 PM [CLOUD-EXC-02] Stage: CopyingMessages. Percent complete
                                         25.
                                         3/23/2014 1:14:34 PM [CLOUD-EXC-02] Copy progress: 0/20738 messages, 0 B (0
                                         bytes)/3.535 GB (3,795,484,545 bytes), 12/370 folders completed.
                                         3/23/2014 1:16:45 PM [CLOUD-EXC-02] Transient error MapiExceptionNetworkErro
                                         has occurred. The system will retry (1/60).
                                         3/23/2014 1:17:17 PM [CLOUD-EXC-02] The Microsoft Exchange Mailbox
                                         Replication service 'CLOUD-EXC-02.bwa.local' (15.0.775.35 caps:3F) is
                                         examining the request.
                                         3/23/2014 1:17:17 PM [CLOUD-EXC-02] Connected to target mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)', database 'Mailbox Database
                                         0192305397', Mailbox server 'CLOUD-EXC-02.bwa.local' Version 15.0 (Build
                                         775.0).
                                         3/23/2014 1:17:17 PM [CLOUD-EXC-02] Connected to source mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)', database 'Mailbox Database
                                         1691384683', Mailbox server 'CLOUD-EXC-01.bwa.local' Version 14.3 (Build
                                         123.0).
                                         3/23/2014 1:17:17 PM [CLOUD-EXC-02] Relinquishing job because the mailbox is
                                         locked. The job will attempt to continue again after 3/23/2014 1:22:17 PM.
                                         3/23/2014 1:22:39 PM [CLOUD-EXC-02] The Microsoft Exchange Mailbox
                                         Replication service 'CLOUD-EXC-02.bwa.local' (15.0.775.35 caps:3F) is
                                         examining the request.
                                         3/23/2014 1:22:39 PM [CLOUD-EXC-02] Connected to target mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)', database 'Mailbox Database
                                         0192305397', Mailbox server 'CLOUD-EXC-02.bwa.local' Version 15.0 (Build
                                         775.0).
                                         3/23/2014 1:22:39 PM [CLOUD-EXC-02] Connected to source mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)', database 'Mailbox Database
                                         1691384683', Mailbox server 'CLOUD-EXC-01.bwa.local' Version 14.3 (Build
                                         123.0).
                                         3/23/2014 1:22:39 PM [CLOUD-EXC-02] Request processing continued, stage
                                         LoadingMessages.
                                         3/23/2014 1:22:40 PM [CLOUD-EXC-02] Messages have been enumerated
                                         successfully. 20738 items loaded. Total size: 3.535 GB (3,795,484,545 bytes)
                                         3/23/2014 1:22:40 PM [CLOUD-EXC-02] Stage: CopyingMessages. Percent complete
                                         25.
                                         3/23/2014 1:22:40 PM [CLOUD-EXC-02] Copy progress: 0/20738 messages, 0 B (0
                                         bytes)/3.535 GB (3,795,484,545 bytes), 12/370 folders completed.
                                         3/23/2014 1:24:41 PM [CLOUD-EXC-02] Transient error MapiExceptionNetworkErro
                                         has occurred. The system will retry (1/60).
                                         3/23/2014 1:25:13 PM [CLOUD-EXC-02] The Microsoft Exchange Mailbox
                                         Replication service 'CLOUD-EXC-02.bwa.local' (15.0.775.35 caps:3F) is
                                         examining the request.
                                         3/23/2014 1:25:13 PM [CLOUD-EXC-02] Connected to target mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)', database 'Mailbox Database
                                         0192305397', Mailbox server 'CLOUD-EXC-02.bwa.local' Version 15.0 (Build
                                         775.0).
                                         3/23/2014 1:25:13 PM [CLOUD-EXC-02] Connected to source mailbox 'Primary
                                         (4c60f493-e5f5-46bb-adf1-9bea9790f5ca)', database 'Mailbox Database
                                         1691384683', Mailbox server 'CLOUD-EXC-01.bwa.local' Version 14.3 (Build
                                         123.0).
                                         3/23/2014 1:25:13 PM [CLOUD-EXC-02] Relinquishing job because the mailbox is
                                         locked. The job will attempt to continue again after 3/23/2014 1:30:13 PM.

ObjectState                            : New

Migrating Public folder from EX2010 to EX2013 - extremly slow!

$
0
0

Hi guys.

Already migrated all mailbox and didn't experience so much slownless as with Public folder migration.

We already did all the things mentioned here:

https://support.microsoft.com/sl-si/kb/2807668?wa=wsignin1.0
http://www.adnsolutions.com/speed-up-mailbox-moves-to-exchange-2013-theyre-too-slow/

But Public folder Migration is still extremly slow.

We have also tried with:
* rebooting Exchange2010 and Exchange 2013 server

* dismounting/mounting Public folder DB on EXCHANGE2010

But still, the transfer is about 5 MB per minute.

There are no antivirus programs installed on both exchange servers.

Mailbox migration was goin very much faster.

Any other hint guys?

With best regards


bostjanc

What is considered a "Customization" in terms of CU deployment.

$
0
0

As stated in this exchange blog post:

http://blogs.technet.com/b/exchange/archive/2013/02/08/servicing-exchange-2013.aspx

Server Customizations will be lost when installing a new CU.  What does Microsoft consider to be a "Customization"?  How can I tell if I have a customization in place?

Installing Exchange Server 2013 CU9 from Exchange Server 2013 SP1

$
0
0

So I'm getting ready to apply the update. I wanted to double check with anyone here who has done the update from SP1 to CU9. Are there any issues I should keep an eye out for? Is the application of the update actually seamless? I found a tutorial on Exchange Server Pro: http://exchangeserverpro.com/exchange-2013-installing-cumulative-updates/ 

Is that tutorial still valid even though it's been a couple years? 

Due to AD schema changes in the other CU's should I worry that my Domain and Forest Functional Levels are still set at Server 2003?

Thanks,

 

Access is denied when running Configure-EnterprisePartnerApplication.ps1 from Exchange 2013

$
0
0

Hello Technet,

Maybe someone has seen this already or can offer a suggestion. I am trying to setup OAuth between my Exchange 2013 and Lync 2013 servers. But every time I try running Configure-EnterprisePartnerApplication.ps1 from an Exchange administrative
PowerShell command prompt I am getting the following access is denied error.

I am at a complete loss as to why or even how to fix it. I have tired searching Technet already along with google and have not come across anything to explain this error. Now my domain does consist of a parent and child domains. With Exchange running out of the child domain. Exchange 2013 is currently patched to CU10 while Lync 2013 is running the July 2015 update. Any suggestions would be hopefully at this point.

Exchange 2013 hybrid wizard issues

$
0
0

Hi

On Exchange Server 2013 CU8 (Version 15.0 ‎Build 1076.9)‎, I try to run the Hybrid Wizard to plan an Exchange migration to Office 365.

Everything runs fine until it reaches the OAuth authentication configuration.

Exchange Hybrid Configuration
An error has occurred.
The error has been reported for further investigation

Our tenant version is 15 and IsUpgradingConfiguration = false

Please help!

Thanks,

Martin


Exchange 2013 'MSExchange RPC Over HTTP Autoconfig Event 2001' and ASP.NET 4.0.30319.0 warning!

$
0
0

I have three mailbox servers and two client access servers and each one of the mailbox servers present the following issues: (I checked http://social.technet.microsoft.com/Forums/exchange/en-US/b3b6a223-292b-45e9-a771-6953b072d2b8/eventid-2001-after-sp1-install?forum=exchangesvrdeploy and I don't see any duplicates):

A transient failure has occurred. The problem may resolve itself in a while. The service will retry in 00:00:15. Message:

Filename:
Error: Cannot add duplicate collection entry of type 'add' with unique key attribute 'path' set to 'C:\Windows\System32\RpcProxy\RpcProxy.dll'


and

Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 4/21/2014 9:21:08 PM
Event time (UTC): 4/22/2014 2:21:08 AM
Event ID: cd36aad56ccb4edd93140162061bf475
Event sequence: 12
Event occurrence: 11
Event detail code: 0

Application information:
    Application domain: /LM/W3SVC/2/ROOT/owa-1-130426065428932942
    Trust level: Full
    Application Virtual Path: /owa
    Application Path: C:\Program Files\Microsoft\Exchange Server\V15\ClientAccess\owa\
    Machine name: MBX01

Process information:
    Process ID: 14500
    Process name: w3wp.exe
    Account name: NT AUTHORITY\SYSTEM

Exception information:
    Exception type: MapiExceptionIllegalCrossServerConnection
    Exception message: MapiExceptionIllegalCrossServerConnection: Monitoring mailbox [] with application ID [Client=OWA] is not allowed to make cross-server calls from [MBX01.adem.arkansas.gov] to [MBX02.adem.arkansas.gov]
   at Microsoft.Mapi.CrossServerDiagnostics.BlockCrossServerCall(ExRpcConnectionInfo connectionInfo, String mailboxDescription)
   at Microsoft.Mapi.CrossServerConnectionPolicy.CheckAndBlockMonitoringMailboxes(ExRpcConnectionInfo connectionInfo)
   at Microsoft.Mapi.CrossServerConnectionPolicy.Apply(ExRpcConnectionInfo connectionInfo)
   at Microsoft.Mapi.ExRpcConnectionFactory.Create(ExRpcConnectionInfo connectionInfo)
   at Microsoft.Mapi.MapiStore.OpenMapiStore(String serverDn, String userDn, String mailboxDn, Guid guidMailbox, Guid guidMdb, String userName, String domainName, String password, String httpProxyServerName, ConnectFlag connectFlags, OpenStoreFlag storeFlags, CultureInfo cultureInfo, Boolean wantRedirect, String& correctServerDN, ClientIdentityInfo clientIdentity, Boolean unifiedLogon, String applicationId, Client xropClient, Boolean wantWebServices, Byte[] clientSessionInfo, TimeSpan connectionTimeout, TimeSpan callTimeout, Byte[] tenantHint)
   at Microsoft.Mapi.MapiStore.OpenMailbox(String serverDn, String userDn, Guid guidMailbox, Guid guidMdb, String userName, String domainName, String password, ConnectFlag connectFlags, OpenStoreFlag storeFlags, CultureInfo cultureInfo, ClientIdentityInfo clientIdentity, String applicationId, Byte[] tenantPartitionHint, Boolean unifiedLogon)
   at Microsoft.Exchange.Data.Storage.MailboxSession.ForceOpen(MapiStore linkedStore, Boolean unifiedSession)



Request information:
    Request URL: https://localhost:444/owa/proxylogon.owa
    Request path: /owa/proxylogon.owa
    User host address: ::1
    User: AEM\SM_57b18731b50349788
    Is authenticated: True
    Authentication Type: Kerberos
    Thread account name: NT AUTHORITY\SYSTEM

Thread information:
    Thread ID: 65
    Thread account name: NT AUTHORITY\SYSTEM
    Is impersonating: False
    Stack trace:    at Microsoft.Mapi.CrossServerDiagnostics.BlockCrossServerCall(ExRpcConnectionInfo connectionInfo, String mailboxDescription)
   at Microsoft.Mapi.CrossServerConnectionPolicy.CheckAndBlockMonitoringMailboxes(ExRpcConnectionInfo connectionInfo)
   at Microsoft.Mapi.CrossServerConnectionPolicy.Apply(ExRpcConnectionInfo connectionInfo)
   at Microsoft.Mapi.ExRpcConnectionFactory.Create(ExRpcConnectionInfo connectionInfo)
   at Microsoft.Mapi.MapiStore.OpenMapiStore(String serverDn, String userDn, String mailboxDn, Guid guidMailbox, Guid guidMdb, String userName, String domainName, String password, String httpProxyServerName, ConnectFlag connectFlags, OpenStoreFlag storeFlags, CultureInfo cultureInfo, Boolean wantRedirect, String& correctServerDN, ClientIdentityInfo clientIdentity, Boolean unifiedLogon, String applicationId, Client xropClient, Boolean wantWebServices, Byte[] clientSessionInfo, TimeSpan connectionTimeout, TimeSpan callTimeout, Byte[] tenantHint)
   at Microsoft.Mapi.MapiStore.OpenMailbox(String serverDn, String userDn, Guid guidMailbox, Guid guidMdb, String userName, String domainName, String password, ConnectFlag connectFlags, OpenStoreFlag storeFlags, CultureInfo cultureInfo, ClientIdentityInfo clientIdentity, String applicationId, Byte[] tenantPartitionHint, Boolean unifiedLogon)
   at Microsoft.Exchange.Data.Storage.MailboxSession.ForceOpen(MapiStore linkedStore, Boolean unifiedSession)

Seem to be having an issue finding a fix for these 


Shared namespace between Exchange 2013 & 2010 with internal relay not working

$
0
0

Hello Technet,

I hope someone can help me with my current issue. I am currently trying to setup a shared namespace between two separate Exchange organizations one is Exchange 2013 while the other is Exchange 2010. Exchange 2013 is patched to CU10 while 2010 is running SP3 rollup 7 both are located in separate domains on different networks. Now all of the steps online seem to be pretty strait forward.

I setup the namespace to be shared on both Exchange systems and set the type to “internal relay”. I then setup a send connector on Exchange 2013 as internal and pointed it to the Exchange 2010 server. And setup a receive connector on Exchange 2010 to allow the incoming connection. The namespace to be shared is the default domain on the Exchange 2010 server but it was switched to “internal relay” as well. Now when attempting to send a test message from Exchange 2013 to an email address that should be valid in Exchange 2010 because it does not exist in 2013. The message appears to be discard by Exchange 2013.

It does not appear from the message tracking logs like at any time does Exchange 2013 even attempt to use the send connector to transfer the message over to Exchange 2010 where it should be valid. More over when looking at the queue viewer I see no entry appearing for the send connector showing it even tired sending the message over.

I feel like there is a step I might have missed when setting up the shared namespace but I am just not sure what that could be. If anyone has any thoughts or experience with setting up a shared namespace your input would be helpful.

I Need Support to update exchange 2013 CU10

$
0
0

Hi Guys,

My environment:

1. Domain Controller ( DNS / ADDS / DHCP )

2. Exchange Server 2013 only

i newly install exchange 2013 on my server 

then i try to update to CU10 im getting error 

error:

An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous version of the .net framework. this release of the .net framework dose not enable CAS policy by default, so this load may be dangerous , if this load is not intended to sandbox the

after words i can't see 

Exchange Server 2013 Connect/Disconnect/ReConnect

$
0
0

OK, I'm new to Exchange 2013.  My last REAL experience with Exchange was 4.0/5.0 days.  So, yeah, I'm jumping back on this horse and have a very unique scenario I need to accomplish.  

I'm designing a new environment to add to an existing environment.  But, the systems requirements are what's unique.  

Say for example, I have 2 MOBILE systems.  For the sake of argument we'll call them Mobile1 and Mobile2.  Mobile1 is already in place.  It's running Server 2003R2 and Exchange 2007.  Mobile2 will be running Server 2012R2 and Exchange 2013.  I'll need to upgrade Mobile1 to match Mobile2's OS/BO versions.  Once that's accomplished, I will need to connect Mobile1 and Mobile2 so data/mail can flow between both systems.  However, there will be times (extended periods of time for sure) where Mobile1 and Mobile2 will be separated from each other.  By a distance of hundreds of miles with no presumable connection between them.  So, both systems will need to act independently.  Then, when the systems are back together, will need to re-connect and act as "1 system".  

Is this possible to accomplish using Server 2012R2 and Exchange 2013?  

I will be able to build this in a "Lab Environment" prior to go live date (presumed Spring 2017 go live).

Any help or ideas on this would be GREATLY appreciated.  

Thanks

Best practices to have Exchange 2013 virtualized on Hyper-V host

$
0
0
What are the top things to be carefull if you put Exchange2013 as virtual machine on 2012 r2 HYPER-V server?

bostjanc

Exchange migration issue

$
0
0
Hi all, I have a situation here in the office. We had SBS 2011 and migrated to Exchange 2013 and all the other servers. Now when I say migrated I mean we created new users and just exported mailboxes and imported them back into the new system. Now we have a issue that emails are bouncing back saying that some local accounts doesn't exist, which is not true. They exist and they are mail enabled. Resolution for now is to delete cashed contact from Outlook, retype it manually and then it works. Sometimes even close and reopen of outlook is needed and then it works. Is there any solution for this. It seems like outlook still uses old server data from pst file..... Please help.
Viewing all 7008 articles
Browse latest View live


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