Quantcast
Channel: Exchange Server 2013 - General Discussion forum
Viewing all 13303 articles
Browse latest View live

Copy queue length: 9223372036853793027

$
0
0

For the past 2 months, the night I install updates on the Exchange 2013 servers, after the second server is updated I cannot move the databases to their normal servers (we have the servers in an active - active setup with half of the databases on each).

When I try to move them using the ECP console it fails, the error it reports is:

error
databasename
An Active Manager operation failed. Error: The database action failed. Error: An error occurred while trying to validate the specified database copy for possible activation. Error:


        servername:
        Database copy 'databasename' on server 'servername' has a total (copy plus replay) queue length of 9223372036853793063 logs, which is higher than the maximum allowed queue length of 400. If you need to activate this database copy, you can use the Move-ActiveMailboxDatabase cmdlet with the -SkipLagChecks and -MountDialOverride parameters to forcibly activate the database copy. If the database does not automatically mount after running Move-ActiveMailboxDatabase successfully, use the Mount-Database cmdlet to mount the database.
         [Database: databasename, Server: servername.domain.com]

I found multiple reports of this in Exchange 2010 but nothing for 2013. I tried the powershell commands used in 2010 to force a move, but i get a database in unknown status not active on either server.

Last month I reseeded one database and it suddenly changed the CQL to 0 for all other databases and let me move them.

Any ideas what is causing this and how I fix it without spending hours waiting for a reseed to finish?


Hyperlink gets removed when using interal unc paths. (when sending mail to external organizations)

$
0
0

Hi,

When a user from our Exchange server sends a mail with an internal hyperlink lik: \\server\data to an external organization like gmail. The link gets removed. Is this normal behaviour and can we disable this?

The reason why i am asking is because now we are moving to office 365 but we are not able to do this with a hybrid environment first. So when we send a mail from on prem to office 365 he see's this as sending it to an external org (i think). We tested this sending to gmail with the same result.

Since we are moving loads of mailboxes and there will be a descent amount of time between everybody on prem and everybody in office 365. We will have lot of helpdesk calls if we can't get this sorted :s

PS: I know this is the Exchange 2013 Forum, but i can't select a 2007 forum & this is probably the same in a 2013 environment?


Don't forget about Alt+Esc!

Unable to create user mailboxes in Exchange Server 2013

$
0
0

Hi,

We have a .NET application that creates user mailboxes and other stuffs in Exchange server. Recently, I've added a Exchange 2013 Server with CU6 in the test domain and tried to create user mailbox in the Exchange server through our code. But ran into a issue. The following error is received by our code:

Error occured while executing PS command. Error : Active Directory operation failed on E2E100SPT2013RF.spt.resource.forest. This error is not retriable. Additional information: Insufficient access rights to perform the operation.
Active directory response: 00002098: SecErr: DSID-03150BC1, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0

On the Exchange server found the following error in the event log:

Enable-Mailbox
-Identity "spt.resource.forest/ocs tenants/exch19062015org1.test/u2@exch19062015org1.test" -Database "Mailbox Database 1033272470" -Alias "u2" -DomainController "E2E100SPT2013RF.spt.resource.forest" -PrimarySmtpAddress "u2@exch19062015org1.test"
spt.resource.forest/Users/Administrator
S-1-5-21-917764294-1177313591-2627756481-500
S-1-5-21-917764294-1177313591-2627756481-500
Remote-PowerShell-Unknown
6932 w3wp#MSExchangePowerShellFrontEndAppPool
41
00:00:00.5472377
View Entire Forest: 'False', Default Scope: 'spt.resource.forest', Configuration Domain Controller: 'E2E100SPT2013RF.spt.resource.forest', Preferred Global Catalog: 'E2E100SPT2013RF.spt.resource.forest', Preferred Domain Controllers: '{ E2E100SPT2013RF.spt.resource.forest }'
Microsoft.Exchange.Data.Directory.ADOperationException: Active Directory operation failed on E2E100SPT2013RF.spt.resource.forest. This error is not retriable. Additional information: Insufficient access rights to perform the operation. Active directory response: 00002098: SecErr: DSID-03150BC1, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0 ---> System.DirectoryServices.Protocols.DirectoryOperationException: The user has insufficient access rights. at System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32 messageId, LdapOperation operation, ResultAll resultType, TimeSpan requestTimeOut, Boolean exceptionOnTimeOut) at System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest request, TimeSpan requestTimeout) at Microsoft.Exchange.Data.Directory.PooledLdapConnection.SendRequest(DirectoryRequest request, LdapOperation ldapOperation, Nullable`1 clientSideSearchTimeout, IActivityScope activityScope, String callerInfo) at Microsoft.Exchange.Data.Directory.ADDataSession.ExecuteModificationRequest(ADObject entry, DirectoryRequest request, ADObjectId originalId, Boolean emptyObjectSessionOnException, Boolean isSync) --- End of inner exception stack trace --- at Microsoft.Exchange.Data.Directory.ADDataSession.AnalyzeDirectoryError(PooledLdapConnection connection, DirectoryRequest request, DirectoryException de, Int32 totalRetries, Int32 retriesOnServer) at Microsoft.Exchange.Data.Directory.ADDataSession.ExecuteModificationRequest(ADObject entry, DirectoryRequest request, ADObjectId originalId, Boolean emptyObjectSessionOnException, Boolean isSync) at Microsoft.Exchange.Data.Directory.ADDataSession.ExecuteModificationRequest(ADObject entry, DirectoryRequest request, ADObjectId originalId, Boolean emptyObjectSessionOnException) at Microsoft.Exchange.Data.Directory.ADDataSession.Save(ADObject instanceToSave, IEnumerable`1 properties, Boolean bypassValidation) at Microsoft.Exchange.Management.RecipientTasks.EnableMailbox.PrepareRecipientObject(ADUser& user) at Microsoft.Exchange.Management.RecipientTasks.EnableRecipientObjectTask`2.PrepareDataObject() at Microsoft.Exchange.Configuration.Tasks.SetTaskBase`1.InternalValidate() at Microsoft.Exchange.Configuration.Tasks.RecipientObjectActionTask`2.InternalValidate() at Microsoft.Exchange.Management.RecipientTasks.EnableMailbox.InternalValidate() at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b() at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)
ServerOperation
System.DirectoryServices.Protocols.DirectoryOperationException: The user has insufficient access rights. at System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32 messageId, LdapOperation operation, ResultAll resultType, TimeSpan requestTimeOut, Boolean exceptionOnTimeOut) at System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest request, TimeSpan requestTimeout) at Microsoft.Exchange.Data.Directory.PooledLdapConnection.SendRequest(DirectoryRequest request, LdapOperation ldapOperation, Nullable`1 clientSideSearchTimeout, IActivityScope activityScope, String callerInfo) at Microsoft.Exchange.Data.Directory.ADDataSession.ExecuteModificationRequest(ADObject entry, DirectoryRequest request, ADObjectId originalId, Boolean emptyObjectSessionOnException, Boolean isSync)
Ex6AE46B
False
0 objects execution has been proxied to remote server.
0
ActivityId: 5ffc6148-476a-4357-9ea1-220c29b33c6c
ServicePlan:;IsAdmin:True;

I almost tried everything, but still the error persist. This is becoming a nightmare for me. 

Please can somebody help me to sort out this permission related issue. (From the log I guess this is a permission issue, but unable to find where exactly the permission is to be set).

Thanks in advance,

Arnab

Unable to Query Customer Organization

$
0
0

Hello all,

I was trying to migrate users from Hosted Exchange 2010 platform unto Hosted Exchange 2013 platform, I am currently at the stage where I need to Query Customer Organization by running a customer script from Microsoft . i.e "QueryCustomerOrg.ps1". I followed the instruction for modifying the script but upon running it, I kept getting errors as shown below:

Searching for Users in Customer OU:  LDAP://OU=bjay,OU=Microsoft Exchange Hosted Organizations,DC=labon,DC=com.ng
Exception calling "FindAll" with "0" argument(s): "A referral was returned from the server.
"
At C:\Scripts\QueryCustomerOrg.ps1:104 char:36
+     $searchResults = $searcher.FindAll <<<< () # Set to FindOne or FindAll
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : DotNetMethodException


*******************************
Searching for Groups in Customer OU:  LDAP://OU=bjay,OU=Microsoft Exchange Hosted Organizations,DC=labon,DC=com.ng
Exception calling "FindAll" with "0" argument(s): "A referral was returned from the server.
"
At C:\Scripts\QueryCustomerOrg.ps1:104 char:36
+     $searchResults = $searcher.FindAll <<<< () # Set to FindOne or FindAll
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : DotNetMethodException


*******************************
Searching for Contacts in Customer OU:  LDAP://OU=bjay,OU=Microsoft Exchange Hosted Organizations,DC=labon,DC=com.ng
Exception calling "FindAll" with "0" argument(s): "A referral was returned from the server.
"
At C:\Scripts\QueryCustomerOrg.ps1:104 char:36
+     $searchResults = $searcher.FindAll <<<< () # Set to FindOne or FindAll
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : DotNetMethodException

*******************************
#############################################################
Found 1 SMTP domains
Found 0 Users, of which 0 are mailbox-enabled (not including System mailboxes)
Found 0 Groups, of which 0 are mail-enabled (not including System groups)
Found 0 Contacts, of which 0 are mail-enabled
#############################################################

=============================================================
Saved results to XML output file C:\Scripts\bjay.xml
=============================================================

Here is the "QueryCustomerOrg.ps1" script :

#--------------------------------------------------------------------------------
# FILE:       QueryCustomerOrg.ps1
#
# PROJECT:    Exchange 2010 /Hosting mode to Exchange 2010 SP2 Migration
#
# PURPOSE:    Sample script that queries Exchange and Active Directory in the 
#             Exchange 2010 /Hosting mode forest for a customer's User, Group,
#     Contact, and SMTP domain information, then creates an XML output 
#     file containing the query results.
#
#
# THIS CODE AND INFORMATION IS PROVIDED TO YOU FOR YOUR REFERENTIAL PURPOSES 
# ONLY, AND IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EITHER 
# EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES 
# OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE, AND MAY NOT 
# BE REDISTRIBUTED IN ANY MANNER.
#
# Copyright (C) 2012 Microsoft Corporation. All rights reserved.
#--------------------------------------------------------------------------------

### Modify these variables with values appropriate to your environment ###

$PreferredDC = "dc1.labon.com.ng"
$DomainID = "labon"
$DomainSuffix = "com.ng"
$HostingOU = "Microsoft Exchange Hosted Organizations"

$BaseSearchPath = "OU=$HostingOU,DC=$DomainID,DC=$DomainSuffix"

################### You should not need to edit any variables below this line ###################

I need help on how to resolve this issue.

Partner Send Connector will not allow me to choose smart host

$
0
0

I am attempting to create a partner send connector for our third party encryption. The third party uses a smart host with opportunistic tls. However, the option to choose smart host is greyed out. Microsoft was less than helpful. Any ideas?  Thank you.

Exchange 2010 and IE 11

$
0
0

My organization just recently pushed IE 11 out and I am finding that Microsoft Exchange ECP 2010 no longer works and crashes with an error message "a long running script....  something....."    or "the webpage has stopped responding"...

If we use the current version of Chrome all works fine.

Is this a server setting that I need to change in Exchange or do we need to customize IE11 to work with it?

Appreciate any feedback.


Jason Meyer

Global configuration change for appointment/meeting default time

$
0
0

Hi Guys,

I was wondering if there is a way to globally change the default time when creating an appointment/meeting in outlook.

Every time when anyone starts a meeting, it would either be at hour mark(example: 8:00), or half hour mark(example: 8:30).

Is there a way to globally set it to 10 mins after those default time?

Example start time:

8:10AM

8:40AM

9:10AM

9:40AM

This was a decision made by our executive team having something to do with grace period before every meeting.

The end time would need to stay default. Usually a meeting would be 1 hour long, so with the new configuration, it will be 50 mins long.

A 2 hour long meeting will become 1 hour and 50 minutes.

And a 30 minute meeting will be 20 minutes.

Example end results output would be:

20 min meeting

start time: 8:10AM(globally configured)

end time: 8:30AM(default) 

50 minute meeting

start time: 9:10AM(Globally configured)

end time: 10:00AM(default)

Anything you guys can do to help would be greatly appreciate as always.

Thanks!







Exchange Server 2013 Pre-Requisites

$
0
0

I'm trying to setup an Exchange 2013 SP1 Edge Server on a Windows Server 2012 R2 platform. Taking a look over the prerequisites here, it's obvious that .NET Framework 4.5.2 is needed. However if one starts the Exchange setup, without installing this particular version, it will complete successfully based on the .NET Framework 4.5 that ships with Windows Server 2012 R2.

So is the Microsoft prerequisites article somehow pointing to a recommended version, taking into account issues with .NET 4.5 such asthis one ? Or is simply a mistake on that page and in fact it should read .NET Framework 4.5 ?


get-authconfig

$
0
0

Hi

I have Exchange 2013 and cerficate installed from VeriSign

when I run the shell : get-authconfig it is give me certificate Thumprint different when I run shell :get-exchangecertificate

how can I solve this issue


MCP MCSA MCSE MCT MCTS CCNA

OAB Generator Assistant Error

$
0
0

Hi

Occasionally I see the  error 178008 OAB Generator Assistance. 

Has anyone see this before and can tell me what the issue might be.

Cheers

Laurie

++++++++++++++++++++++++++++++

Log Name:      Application
Source:        MSExchangeMailboxAssistants
Date:          1/02/2015 8:08:06 PM
Event ID:      17008
Task Category: OAB Generator Assistant
Level:         Error
Description:
OABGeneratorAssistant encountered an error not related to any specific OAB.       
System.NullReferenceException: Object reference not set to an instance of an object.
   at Microsoft.Exchange.MailboxAssistants.Assistants.OABGenerator.OABGeneratorAssistant.GetOABsFromAD(OABGeneratorTaskContext context, Guid oabObjectGuid)
   at Microsoft.Exchange.MailboxAssistants.Assistants.OABGenerator.OABGeneratorAssistant.InitializeOABGeneration(AssistantTaskContext assistantTaskContext)
   at Microsoft.Exchange.MailboxAssistants.Assistants.OABGenerator.OABGeneratorAssistant.<>c__DisplayClasse.<ProcessAssistantStep>b__a()
   at Microsoft.Exchange.Common.IL.ILUtil.DoTryFilterCatch(TryDelegate tryDelegate, FilterDelegate filterDelegate, CatchDelegate catchDelegate)
   at Microsoft.Exchange.Common.IL.ILUtil.DoTryFilterCatch(TryDelegate tryDelegate, FilterDelegate filterDelegate, CatchDelegate catchDelegate)     
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="MSExchangeMailboxAssistants" />
    <EventID Qualifiers="49156">17008</EventID>
    <Level>2</Level>
    <Task>17</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-02-01T10:38:06.000000000Z" />
    <EventRecordID>5032334</EventRecordID>
    <Channel>Application</Channel>
    <Security />
  </System>
  <EventData>
    <Data>System.NullReferenceException: Object reference not set to an instance of an object.
   at Microsoft.Exchange.MailboxAssistants.Assistants.OABGenerator.OABGeneratorAssistant.GetOABsFromAD(OABGeneratorTaskContext context, Guid oabObjectGuid)
   at Microsoft.Exchange.MailboxAssistants.Assistants.OABGenerator.OABGeneratorAssistant.InitializeOABGeneration(AssistantTaskContext assistantTaskContext)
   at Microsoft.Exchange.MailboxAssistants.Assistants.OABGenerator.OABGeneratorAssistant.&lt;&gt;c__DisplayClasse.&lt;ProcessAssistantStep&gt;b__a()
   at Microsoft.Exchange.Common.IL.ILUtil.DoTryFilterCatch(TryDelegate tryDelegate, FilterDelegate filterDelegate, CatchDelegate catchDelegate)
   at Microsoft.Exchange.Common.IL.ILUtil.DoTryFilterCatch(TryDelegate tryDelegate, FilterDelegate filterDelegate, CatchDelegate catchDelegate)</Data>
  </EventData>
</Event>

Mail flow in Exchange Hybrid configuration

$
0
0
I would like to know how the external and internal mail flow work in an Exchange 2007 Hybrid environment ? The MX records are pointing to the Exchange Server 2013 Hybrid server. Hybrid Configuration Wizard was run and is now connected to Office 365.

Some Exchange cmdlets don't work on the second Exchange server

$
0
0

Hello!

Some cmdlets such as Get-Group, Get-GlobalAddressList output nothing when run on my second Exchange (CAS/MB) server:

They work as expected on Exch1. Exch2 does not have any issues either with its CAS or MB roles. No errors are generated in the EventLog when I run those cmdlets.

What could be the cause of this issue?

Thank you in advance,

Michael

Export data from EDB to PST

$
0
0
Hello, anyone know any tool that export data from a mailbox of a EDB to PST?

I need to retrieve messages from a user and perhaps the EDB is corrupt, we are not sure.

But if you know any tool that exports at least a healthy EDB, may already help.

Wait!

Ivanildo Teixeira Galvão

O365 emails going to junk folder

$
0
0

Why are SCL -1 messages going to junk folder in office 365

Exchange server changes content-type (multipart and audio mime type to text)

$
0
0

Hi Guys,

I'm experiencing a strange issue where exchange server converts the content type from multipart and audio mime type to plain text. This is causing issues for us in sending voice emails.

From our phone system in Montreal we receive emails without any problem but they are sent from IIS.
In Vancouver, the server integrated with the dedicated phone server while it is the same company is using qmail.
The voicemail-email sent from this one seems to be filtered by Exchange.

Is there a way to prevent this? I couldn't find a setting where we could disable the automatic content type conversion in Exchange settings.


Can't find the organizational unit that you specified. Make sure that you have typed the OU's identity correctly.

$
0
0

Good Day,

After moving one mailbox, I keep on getting 

Can't find the organizational unit that you specified. Make sure that you have typed the OU's identity correctly.

When I click on him from ECP.. Can anyone advice?

I have restarted exchange services.

migrated to Office 365 and some of user's emails going to junk folder

$
0
0
Why I was told by microsoft to install Outlook 2013 Hotfix for users in O365 emails going to junk folder

Get-Mailbox different results from EMS and "clear" powerhell console

$
0
0

Microsoft Exchange Server 2013 SP1 CU9.
Get-Mailbox different results from EMS and "clear" powerhell console

1. Why "Get-Mailbox" cmdlet shows different results when running the Exchange Managment Shell
and "clear"  powershell console, not EMS
[on the server Exchange => powershell => add-pssnapin *Exch* => (Get-Mailbox -resultsize unlimited).count]?
Results in the attached screenshot:

2. Why the Mailbox created by "clear"  powershell console (on the server Exchange) is not visible in the ECP and EMS?

Thanks for any information.

+ FullyQualifiedErrorId : AccessDenied,PSSessionOpenFailed

$
0
0

Just installed fresh windows server 2012r2 install and exchange 2013 sp1

EMS gives error

 + FullyQualifiedErrorId : AccessDenied,PSSessionOpenFailed


Exchange 2007 Transport Rules are merging. What am I missing...

$
0
0

Wanting to add to the Subject line on certain emails coming in from outside.

Running Exchange 2k7 sp1

Setup rule under Org Conf / Hub Transport

First steps > Created email enabled Dist Group (ABC) then put myself as member (John Smith)

Went over to Transport rules and setup a rule .. "When sent to member of Dist Group I Choose ABC (all good) ...

next ..Prepend the subject line with string .. added ABC ... again all good

Tested from outside and all went well..

Now setup up second one (New dist group but same member (john smith)

Now new Transport rule following the same things as above but using the new dist group with me added that dist group. with a different prepend tot he subject line.

Now this is where the issue comes in .. when I send and outside email to either one they "prepend" both items from both rules into the subject line....

OK now I just received an email from the outside that had nothing to do with any dist group rule and it prepended both Subject Rules ..


Seems like it is going off user and not looking at Dist Group first ...or none at all...
Viewing all 13303 articles
Browse latest View live