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
2
votes
1 answer

How do I install Microsoft Exchange 2013 with Microsoft Powershell DSC?

We are working on a new build procedure. As a proof of concept, I wanted to install an Exchange 2013 server with CAS and Hub roles. I cannot find documentation on just how to do that. Has anyone tried this? I've seen examples for Windows Server…
Belmin Fernandez
  • 10,799
  • 27
  • 84
  • 148
2
votes
1 answer

Updated Mailbox Quota, Outlook does not update with new quota value

My own mailbox on Exchange 2013 hit it's quota and outlook (2013) informed me of this, so I increased my Exchange mailbox quota. Since increasing it, outlook has not updated to reflect this. I continue to be informed that I'm over my quota and I…
Damo
  • 415
  • 3
  • 7
  • 17
2
votes
1 answer

Exchange SSL for Internal and External Access

I am going around in circles trying to configure Exchange / The Domain to accept an SSL certificate without showing a security warning when launching outlook. **Configuration:** 2012 Domain Controller 2013 Exchange server (one) Outlook…
Damo
  • 415
  • 3
  • 7
  • 17
2
votes
2 answers

Unable to remove userphotos from users/mailboxes in Exchange 2013

I'm trying to remove user photos from all users/mailboxes in Exchange 2013. Documentation is hard to find, most of the documentation seems to refer to previous versions of Exchange, and the methods used there no longer seem to work. We're using…
Danny Bessems
  • 56
  • 1
  • 5
2
votes
1 answer

Confusion with Exchange 2013 Setup - Multiple Domains

I have a new install of Exchange 2013, and have added 4 authoritative domains, now I am adding mail boxes. If I want to have an info@ email address on each, how can I accomplish this? It seems like the first works fine, then when I add the second…
box86rowh
  • 143
  • 4
2
votes
1 answer

Can you auto-invite new members of a distribution list to a meeting?

At the beginning of the year the members of the "All Employees" distribution list is invited to the quarterly company meetings. The problem is that when a new employee is hired on and their mailbox is created and added to the "All Employees"…
0xDECAFBAD
  • 21
  • 4
2
votes
0 answers

Exchange (2013) Powershell Connection Error

I am using Windows 2008 R2 with Exchange 2013 I am trying to connect to my exchange server with the following command but receive an error each time: $session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri…
user2104891
  • 135
  • 2
  • 12
2
votes
2 answers

Users unable to send over SMTP after upgrade to Exchange 2013

We just upgraded a customer to Exchange 2013 from Exchange 2010. The 2010 machine is still in place, but all the mailboxes have been moved over to the 2013 machine. The users have absolutely no problem exchanging mail inside or outside with Outlook,…
Tamerz
  • 412
  • 3
  • 6
  • 14
2
votes
5 answers

Outlook 2010 fails to connect to Exchange 2013

I have an Exchange Server 2013 and I am trying to connect using Outlook 2010. Both are running on the same server. The Outlook installation is just for testing mailboxes. Outlook first refused to connect because the network adapter didn't have a…
Andrew J. Brehm
  • 1,611
  • 7
  • 37
  • 57
2
votes
2 answers

Slow SMTP responses with Exchange 2013 (Not network infra related)

(I know 2013 is shortly out of support, and it will be replaced, but in the interim, I'm experiencing an issue I would like to fix.) I will use telnet over port 25 as my example, but normal traffic also behaves the same way. When I send a packet…
wnogt
  • 29
  • 1
2
votes
2 answers

Having issue with applying CU23 onto Exchange 2013

I am new to this forum. I need to update my exchange 2013 because of the recent microsoft vulnerability and also because it needs to be updated for the migration to office 365. My exchange is 2013 and it is version 15 Build is 1395.4 . I have a…
2
votes
1 answer

Exchange 2013 HAFNIUM attack: based on these factors, is this server compromised?

Last week, a server running (only) Exchange Server 2013 was hit with probes from the ongoing HAFNIUM-style attack. We ran the Health Checker script provided by Microsoft and found that we needed to upgrade. We upgraded to Exchange Server 2013 CU23…
Jesper
  • 115
  • 1
  • 2
  • 12
2
votes
1 answer

Set distribution group to reject all e-mails from a certain domain

We have been bought out buy another company and are in the process of moving distribution groups shared inboxes etc. over to the new companies domain. We have one distribution group for our accounts team where they receive various e-mails from…
2
votes
1 answer

Using EWS to access O365 mailbox

We're trying to allow vendors to use EWS to connect to mailboxes on O365. We've disabled MFA for this specific user. When we test connection to the EWS test site https://outlook.office365.com/ews/exchange.asmx internally in the corp network, it…
Lex
  • 574
  • 2
  • 6
  • 16
1
vote
1 answer

Exchange 2013 DAG - where to place witness server?

We have a setup with two Exchange 2013 servers (EX01 and EX02, every with all roles) in DAG on the single site. DAG is only for failover purposes. I'm planning to move one server to the second datacenter. Question: Where should i place the witness…