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

Event 16028 filling up Eventlog

$
0
0

Exchange 2013 CU5

Every 1-3 minutes I have about 7 Eventlog entries with event id 16028, sources MsExchangeTransport, MSExchangeFrontEndTransport, MSExchangeTransportSubmission and MSExchangeTransportDelivery.

"A forced configuration update for Microsoft.Exchange.Transport..... has successfully completed.

I found a post that this should be solved with CU5. I installed CU5 this Weekend, but I still have the same behavior.

Any suggestions how to stop these information events?

Regards
Peter


Some mailboxes require credentials after server restart

$
0
0

Some outlook clients list in the lower right corner 'needs password' after server restart this past weekend.  Server 2003 R2 64 bit with exchange 2007 and outlook 2007 on windows 7 sp1 clients.  This happens on about a dozen clients out of over 100 total.

So far I have tried

- changing authentication method of the affected clients from negotiate to NTLM or kerberos authentication

- restarting outlook client and PC and logging off, logging back in as user

- deleting and recreating ost file

- checked autodiscover settings in IIS on the exchange server, and nothing looks incorrect

cannot find anything in eventlogs of clients, exchange server, or DCs that gives more info about this problem.  What should I try next?  Thank you!



Upgrade directly to CU8

$
0
0

Hi. Have an Exchange 2013 with CU2.

Should i upgrade directly to CU8 or do it in steps? Its different versions outhere, some says go direct to CU8 and other says max 2 version of CU at once. CU2->4->6->8 seems stupid. What is your opinion?

Recover Database Exchange 2010 into Exchange 2013

$
0
0

Hi all,

Is possible recover a backup made in Exchange 2010 into recover DB Exchange 2013?

best regards.

Disabling Exchange Web Services

$
0
0

A recent penetration test report indicated that accessing /EWS is a vulnerability.  I know that /EWS indicates access to Exchange Web Services.

My Question basically is:

1) Is this really a vulnerability?  From what I see here, this does not really sound much like a vulnerabilityhttps://msdn.microsoft.com/en-us/library/office/dd877045%28v=exchg.140%29.aspx, it mostly shows details that I could already access using my credentials on Outlook Web Access.

2) Assuming it is really a vulnerability, how do I go by disabling it.

Exchange 2010 -CAS server

$
0
0

We Have Exchange 2010 environment,We have two CAS servers in the site with NLB configuration. Recently after patching ,one of the CAS servers started behaving erratically and would give password prompting errors etc ..despite escalating the call the problem was not resolved,Since then I have taken the CAS server out of the NLB. Now the CAS  is being serviced by a single server in the NLB cluster.

My requirement is bring back a new CAS server which will work as a standby just in case the existing CAS server fails.

What are my options ?

Is it possible to bring in a 3rd CAS server to the existing NLB ? if yes what is the procedure.

Please advice


Shiva

ldap recipient filter on addresslist invalid

$
0
0

Hi Members,

I cannot create a new mailbox from EAC.I had recently installed exchange 2013 sp1 in an Exchange 2007 sp3 CCR environment.

Any help would be appreciated.

Thanks in advance.

2013/2010 OWA coexistence with Web Application Proxy

$
0
0

Hi,

Migrating over to Exchange 2013 from 2010. The 2013 box is in a different AD site to the 2010 box. We are using Web Application Proxy (WAP) with ADFS to publish OWA using non-claims aware relaying party trust (currently working for 2010 OWA). The WAP and ADFS servers are in the 2010 AD site.

ActiveSync, and Autodiscover are working both internally and externally. OWA and OA work fine internally. 2013 users OWA and OA work fine externally. When a 2010 user logs into OWA externally we get an 'Error has occurred' message page from the ADFS server. 

I've removed the ExternalUrl from the 2010 OWA and ECP virtual directory. Authentication is set (same as 2013) to Integrated Windows. 

In the IIS logs on the 2013 box I can see the OWA requests are being received:

2015-04-08 11:16:16 10.3.12.69 GET /owa &CorrelationID=<empty>;&ClientId=FBAQHKEADPZQUZQ&cafeReqId=04aaa656-f930-449b-9055-01e750a3b8a9; 4432010User@domain.local 10.1.8.118 Mozilla/5.0+(Windows+NT+6.3;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko https://fs.domain.com/adfs/ls?version=1.0&action=signin&realm=urn%3AAppProxy%3Acom&appRealm=33862507-17b3-e411-80da-005056bb775c&returnUrl=https%3A%2F%2Fwebmail.domain.com%2Fowa&client-request-id=26AA0452-7194-0002-BC78-AA269471D001 302 0 0 62

Yet on the 2010 IIS logs I can't see any entries. My understanding is that 2013 will just proxy OWA requests through to 2010 without any further configuration. I've set virtual directory authentication etc as per the Exchange deployment assistance guidance.

There isn't much out there about coexistence with WAP and ADFS. Any help appreciated.


David Robertson


anything useful :-)

$
0
0

Exchange 2013 On premise Version 15 build 913.22

I have 3 separate physical servers with attached storage setup with RAID 0

I have 20 disks each with a single database

everything in a DAG and setup with auto-reseeding

everything is healthly and working as expected.

I have my active databases balance fairly evenly between all the servers.

Occasionally I notice that 1 or 2 databases have changed its active server, this is all fine and dandy as it is seamless and causes no problems, typically I will just move it back to keep the balance.

I guess what I was wondering is if there was some way I could be notified when this happens and why it happened?

Issues with Send-MailMessage, Exchange 2013 and Distribution Groups - The server response was: 4.7.0 - PRX1

$
0
0

Hello,

I have a scheduled task running a PowerShell script as a Domain User that at the end sends an email to a Distribution Group.

As part of trying to identify why it doesn't always send to the Distribution Group I have added in an identical command to send the message directly to myself. The email to me is received but the email to the group is never received.

The transcript from the script includes this error:

Send-MailMessage : Error in processing. The server response was: 4.7.0 
Temporary server error. Please try again later. PRX1 
At C:\_Scripts\_IDAM\_IDM\manageAD_TestEmail.ps1:187 char:1+ Send-MailMessage -To toaddress -From replyaddress ...   + CategoryInfo          : InvalidOperation: (System.Net.Mail.SmtpClient:Sm    tpClient) [Send-MailMessage], SmtpException   + FullyQualifiedErrorId : SmtpException,Microsoft.PowerShell.Commands.Send    MailMessage
  • I can email the group through Outlook
  • The group is set to receive unauthenticated email (inside and outside the organisation)

Help... please...


Exchange 2013 CU2v2 / Update-OfflineAddressBook -> MSExchangeMailboxAssistants / 17004

$
0
0

Hello

i successfully upgraded my exchange 2007 SP3 RU10 organization to Exchange 2013 CU2v2.
Exchange 2007 server has been uninstalled so there is now only one multirole Exchange 2013 CU2v2 server.
I'm unable to update the offline address book.
When i launch update-offlineaddress book, i get the following event MSExchangeMailboxAssistants 17004.
Outlook clients get an error during download.

MSExchangeMailboxAssistants / 17004

       Generation of OAB "\Default Offline Address Book (Ex2013)" failed.       
Dn: CN=Default Offline Address Book (Ex2013),CN=Offline Address Lists,CN=Address Lists Container,CN=Première organisation,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domain,DC=local       
ObjectGuid: 369672ec-df0c-444f-ab39-4715be1db67c       
Stats: S:OAB='\Default Offline Address Book (Ex2013)';I64:Status=2147500037;Dt:StartTime=2013-08-05T05:40:40.5735929Z;Dt:EndTime=0001-01-01T00:00:00.0000000;S:DC=;I32:Total.Records=0;I32:Total.TempFiles=0;Ti:TimeWritingFiles=00:00:00.1093694;S:Wasted=False;Ti:Al.Unsorted.LdapElapsedTime=00:00:00;Ti:MailboxDownload.StoreRpcLatency=00:00:00.0160000;I32:MailboxDownload.StoreRpcCount=5;Ti:MailboxDownload.CpuTime=00:00:00;Ti:MailboxDownload.ElapsedTime=00:00:00.0045731;Ti:Total.CpuTime=00:00:00.0625000;Ti:Total.ElapsedTime=00:00:00.1436004;I32:Template.FS.BytesRead=59764;I32:Template.FS.BytesWritten=88284;Ti:Template.FS.Reading.ElapsedTime=00:00:00.0003211;Ti:Template.FS.Writing.ElapsedTime=00:00:00.0007523;Ti:Template.CpuTime=00:00:00.0625000;Ti:Template.ElapsedTime=00:00:00.1329682;;      
S:Exp=System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at Microsoft.Exchange.MailboxAssistants.Assistants.OABGenerator.TemplateFileGenerator.SetTemplateEncodingAndLcid()
   at Microsoft.Exchange.MailboxAssistants.Assistants.OABGenerator.TemplateFileGenerator.GenerateTemplateFile(FileSet fileSet)
   at Microsoft.Exchange.MailboxAssistants.Assistants.OABGenerator.OABGenerator.GenerateTemplateFiles()
   at Microsoft.Exchange.MailboxAssistants.Assistants.OABGenerator.OABGenerator.GenerateOrLinkTemplateFiles(AssistantTaskContext assistantTaskContext)     

Any idea ?

Thx

MapiExceptionNoAccess: Unable to list Mdb status. (hr=0x80070005, ec=-2147024891) when doing New-MoveRequest

$
0
0

Hi I am migrating users to a new AD forest (Exchange 2010 > 2013)

I am able to successfully run the Prepare-MoveRequest.ps1, however I get the error when running the New-MoveREquest

New-Moverequest -Identity userA -RemoteLegacy -RemoteCredential:$RemoteCredentials -RemoteGlobalCatalog:SOURCEDC.domainA.local -TargetDatabase:"Mailbox Database" -TargetDeliveryDomain:domainB.local

MapiExceptionNoAccess: Unable to list Mdb status. (hr=0x80070005, ec=-2147024891) 
Diagnostic context:
Lid: 65256
Lid: 1991 StoreEc: 0x80070005
Lid: 1591 StoreEc: 0x80070005
+ CategoryInfo: NotSpecified: (:) [New-MoveRequest], RemoteTransientException
+ FullyQualifiedErrorId: [Server=MX01,RequestId=d9d0f473-1a45-4db2-95db-9045dccf5ccf,TimeStamp=10/04/2015 3:51:49 AM]
[FailureCategory=Cmdlet-RemoteTransientException] 2B127DD0,Microsoft.Exchange.Management.RecipientTasks.
 NewMoveRequest
+ PSComputerName: MX01.domainB.local



qourum

$
0
0

hi,

what is Quorum and File witness ?? what is the functionality ??

Missing the Mailbox Alias...

$
0
0

Hi People!

I'm trying this line:

Get-mailbox -RecipientTypeDetails RoomMailBox | Get-MailboxCalendarSettings| select Identity,BookingWindowInDays,MaximumDurationInMinutes,ConflictPercentageAllowed, DefaultReminderTime | export-csv MyMailboxesCalendarSettings.csv

How can I get the alias instead of Identity for each mailbox? I tried to type just Alias but it doesn't work. 

Thanks in advance!

\\Emilio


Exchange shell command to query shared mailbox permission by AD security group

$
0
0
I have searched for and not found exactly what I'm looking for. I need to search shared mailboxes by a known security group, to identify which shared mailbox(es) a particular AD security group has access to. I've found shell commands and scripts to output the permissions of all users/groups for all shared mailboxes, but I need to search for one security group at a time to see what mailbox it's been assigned to with Full Access.  Thanks in advance.

Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.


Email Forwarding on an on-prem mailbox to Office 365 mailbox

$
0
0

Hi All,

I need to put forwarding in place on a user's mailbox which is now on our on-prem Exchange 2013 server (we have hybrid deployment). I need to deliver to mailbox and forward to another user's mailbox of which is in Office 365. (The user has left and we move mailboxes back to our on-prem Exchange when users leave).

I used to be able to do this when we had Exchange 2010 on prem via EMC, but don't seem to be able to do this via EAC on Exchange 2013. If I go to mailbox features on the mailbox I want to put the forwarding on, and then mail flow, and then browse to select the receipient - it doesn't show me recipients in Office 365.

Any help on how to correctly put forwarding on an on-prem mailbox to a mailbox in Office 365, would be much appreciated.

Thanks,

Chris

Query regarding removing logs from ExchangeServer\inetpub\logs\LogFiles

$
0
0

We have single Exchange 2013 running in the environment.

On C:\inetpub\logs\LogFiles\W3SVC1 and W3SVC2

W3SVC1 is 9 GB. The last modified file is u_ex130624.log modified 6/24/2013.

W3SVC2 is 12 GB. The last modified u_ex150413.log modifies 4/13/2015.

Is it safe to delete files from W3SVC1?

And is it safe to delete old files from W3SVC2?

Please advise

New installation of Exchange Server 2013

$
0
0

After installing Exchange 2013 on a Server running Microsoft Server 2012 I am unable to bring up the (EAC) Exchange Administration Center. I am entering the addresshttp : // <servername> / ecp as listed in my instructions and i am getting ERROR 404 from the IIS8 Server.

404 - File or directory not found.

The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

The Windows Installer does not permit installation from a RDP connection.

$
0
0

Hello!

Today when was installing Exchange 2013SP1 onto one of my virtual machines I got the following error:

This error has suprised me in a lot of ways: 1) it was my 10th, or 20th or ... installation of Exchange on to the same test VM and this error has never arised before, 2) it's rather tardy error as Step1 and Step2 completed successfully in spite of"The Windows Installer does not permit installation from a RDP connection." 3) I was usingVirtual machine connection - not RDP connection!

???

Thank you in advance,

Michael

external appointment request are processed automatically just at one user

$
0
0

Hello,

i have the following Problem:

At just one User external appointment request are processed automatically.

All Settings are the same then at all other users:

I'm glad for all Information!

Thanks in advance

Erik Mühlfarth

Viewing all 4521 articles
Browse latest View live