Questions tagged [exchange-2013]

Exchange Server 2013 is the version of Microsoft Exchange that went RTM on October 11, 2012. It replaced Exchange Server 2010. Exchange Server is the email server product developed by Microsoft, and (most notably), integrates calendaring and contact management software with its email functionality.

Exchange Server 2013 logo

Exchange Server 2013 is the version of Microsoft Exchange that went RTM on October 11, 2012. It replaced Exchange Server 2010. Exchange Server is the email server product developed by Microsoft, and (most notably), integrates calendaring and contact management software with its email functionality.

Notable new features and changes in Exchange Server 2013 include:

  • EMC (Exchange Management Console) has been replaced by a Web-based Exchange Administrative Center (EAC).
  • Offline support in Outlook Web Access
  • Site Mailboxes (Allows SharePoint documents and emails to be integrated with each other)
  • Outlook and OWA integration with apps from the Office marketplace
  • Data Loss Prevention (DLP)
    • This is actually a data-leakage protection capability, and DLP policies are based on regulatory standards, including PII and PCI.
  • Public folders are now stored in mailbox databases

More information can be found at the Wikipedia page for Exchange Server.

716 questions
0
votes
0 answers

Sending email from Exchange & Notes

We have a domain, contoso.com, which is running under Lotus Domino 9. Under said domain we have accounts like alexander@contoso.com or info@contoso.com, and we can send and receive eMail with Lotus Notes and iNotes. This domain has an MX…
Alexander
  • 137
  • 8
0
votes
1 answer

Proxy Exchange Server using mod_proxy

I'm having a problem getting my Exchange Server to work with mod_proxy. This is my current VirtualHost config: ServerName mail.example.com ServerAlias www.mail.example.com ProxyPass / …
noahp78
  • 161
  • 3
0
votes
1 answer

Which mailbox information will get-mailbox return after I move a mailbox?

Assume, I move a mailbox from one database to another. Within the retention period, get-mailboxstatistics will return mailbox information for both databases ie. there will be two entries for the same mailbox. But get-mailbox cmdlet will return only…
0
votes
0 answers

What are the cases when get-mailboxstatistics cmdlet returns duplicate mailbox information?

I'm using Exchange 2010 and sometimes I've noticed that the cmdlet get-mailboxstatistics returns duplicate mailbox information. For example, if I move a mailbox from one database to other, the cmdlet shows that particular mailbox information for…
0
votes
1 answer

One Certificate to Rule them all

I'm looking to roll out Exchange 2013. We also have various web facing properties. We have an internal domain name of ourdomain.local and an external domain name of ourdomain.com. To keep things as simple as possible I'd like to a SAN certificate…
0
votes
1 answer

High CPU Usage by LSASS.exe when installing Exchange Server 2013

We have a Windows 2008 R2 DC and we are installing Exchange Server 2013 (New installation) on a Windows 2012 R2 Server. During the installation I noticed it is getting stuck after completing 18% or 19% during the ADPreare step. Following are my…
0
votes
0 answers

Exchange 2013 Outlook "Send to cache"

Having some trouble with users changing AD accounts but their primary SMTP address is moved to the new account. Let me explain: User Andersson1 gets a new AD accout because he changes department and now gets the AD account Andersson2. The old…
user2782999
  • 123
  • 3
  • 8
0
votes
3 answers

exchange 2013 transport role won't start unless custom receive connector is disabled

We have one Exchange 2013 server (EX13 – Exchange 2013 SP1 on Win2012R2). CAS and MBX roles installed. When I start the server up, the Microsoft Exchange Transport service does not start. I figured out that if I disable my custom “Receive…
Rich701
  • 163
  • 1
  • 1
  • 8
0
votes
1 answer

Exchange: find where is stored an email by its internalMessagedId

I have some trouble with Exchange, I received some emails from a gmail account and I didn't find them in my mailbox. I check Echange logs with Get-MessageTrackingLog and I could find this…
Tobia
  • 1,272
  • 9
  • 41
  • 81
0
votes
1 answer

Reliably identify sender in Exchange SmtpReceiveAgent

I use Exchange as a simple SMTP server and I want to take specific actions depending on who the sender is. I made a connector which allow basic authentication (auth login) and a SmtpReceicveAgent. I tried to retrieve the logged user in the code of…
Luke Marlin
  • 101
  • 3
0
votes
1 answer

How to change password complexity for mailbox in exchange 2013

I find the default password policy in exchange pretty weak (only 6 char.). Is there a way to change this password policy ? e.g. : Minimum 1 cap, Minimum 8 letters. Thank you !
Vinc 웃
  • 177
  • 1
  • 2
  • 7
0
votes
1 answer

Exchange Admin Archiving for Legal Purposes

I have a new Exchange server and a few domains setup, all seems to be working OK. One of my clients is asking how the Archiving works as of now as they need to keep all email communications for the last 7 years for legal purposes. What is the…
box86rowh
  • 143
  • 4
0
votes
1 answer

Catch-All for MS Exchange 2013 SP1 on specific Authoritative Domains

I have an MS Exchange 2013 SP1 Environment with an Edge Server in the DMZ. I have several email domains added to the accepted domains and all are authoritative. For the purposes of this query, we will call them: yyy.com (catch-all) zzz.com…
atomicharri
  • 321
  • 6
  • 24
0
votes
1 answer

Installation failure in MS-exchange server 2013 in step 8

Exchange server 2013 installation i got following error message, i configure active directory and domain and assign roles for them. every time at 97% in step 8 i got this. Error: The following error was generated when "$error.Clear(); if…
0
votes
1 answer

MS-Exchange Server questions

I am a new user of MS-Exchange Server and I have a couple of queries regarding MS-Exchange. 1) May I install 2 versions of MS-Exchange on one system? (Installing Exchange 2010 and Exchange 2013 on the same system, for example.) 2) May I use a…