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
3 answers

Issues importing PST into Archive Mailbox Exchange 2013

I've completed a successful mailbox import request into the archive mailbox for a particular user. There are no errors to speak of and the size of the archive mailbox has grown to the expected size after import (approximately 6GB). However, in OWA I…
atomicharri
  • 321
  • 6
  • 24
2
votes
2 answers

How to globally set the deleted item retention period in Exchange Online?

The default retention period for deleted items (those you can recover by using "Recover Deleted Items" in Outlook) is 14 days, but it can be changed; however, this is a per-mailbox setting, and it needs to be changed using PowerShell, because there…
Massimo
  • 70,200
  • 57
  • 200
  • 323
2
votes
1 answer

Exchange 2013 cannot send mails from some (not all!) clients

I have a strange problem with Exchange 2013. I'm using an Wildcard certificate for ex-01.internal.company.nl, this is also the internal + external server name for this machine. The Remote Connectivity Analyzer from Microsoft completes with only a…
Rknabben
  • 31
  • 1
  • 4
2
votes
1 answer

Restrict IMAP access for a given account to only one IP address in Exchange 2013

I've created a "spam crawler" account with full access to all mailboxes in an Exchange 2013 environment to get messages in the junk folder to feed the Bayesian filtering running on SpamAssassin in a Linux Anti-spam machine. This account does not…
Vinícius Ferrão
  • 5,520
  • 11
  • 55
  • 95
2
votes
1 answer

On Premise to Office 365 guidence needed

I need some here. I have an Exchange 2010 and 2013 coexistence scenario. Majority of mailboxes are still Exchange 2010. I now have licencing and want to move our entire environment into Office365. I want to start with one email domain, test it for…
2
votes
2 answers

It cannot determine the content type of the HTTP response from the destination computer wsman

I am trying to connect to an Exchange server via a wsman connection using PowerShell. The client server in question is in a Workgroup, while the Exchange server is in its own domain. I use the following command to try to connect to the…
user2996787
  • 21
  • 1
  • 1
  • 2
2
votes
1 answer

SBS2003 relaying emails to Exchange 2013

Background info: Ive got two Servers: ServerA - Windows 2003 SBS Server, IP: 192.168.10.1/24, PDC for BizA.local, Exchange manages emails for BizA.com ServerB - Windows Server 2010 with Exchange 2013, IP: 192.168.10.10/24, PDC for BizB.local,…
AdamL
  • 37
  • 4
2
votes
1 answer

MailboxExportRequest ContentFilter is "Received -ne $null" when querying by date

I am trying to export a mailbox to a PST. All email that was received before yesterday is what I am trying to export. $y = ((get-date).addDays(-1)).ToShortDateString() $exportRequest = New-MailboxExportRequest -ContentFilter {(Received -lt $y)}…
Johnrad
  • 203
  • 2
  • 7
2
votes
2 answers

Exchange 2013 Edge server setup

I am trying to upgrade my Exchange 2007 setup with Mailbox/CAB/Hub server, (and edge server), to a fully Exchange 2013 setup. I have Exchange 2013 Mailbox server setup, running and working, (on win2012R2 VM in my AD domain), and I have successfully…
Charles Bretana
  • 235
  • 5
  • 17
2
votes
1 answer

DAG: Exchange 2010 and 2013

I have a server 2012 box that is now running AD/GC/DC/DHCP/DNS/Hyper-V and exchange 2010. The domain/exchange started on a sbs 2003 box that I recently demoted after transferring all roles to the 2012 box. I would like to create a virtual machine…
2
votes
1 answer

Content filter on exchange 2013 - not working as expected

I just setup a new ex2013 server, and we have an upstream spam filter that adds the word "[SPAM]" to the subject line if it suspect incoming spam. I want to configure my ex2013 server to delete any incoming messages with [SPAM] in the subject line. …
TSG
  • 1,674
  • 7
  • 32
  • 51
2
votes
1 answer

Microsoft Exchange Calendar Security

Let me preface this with ... I am not a MS Exchange Administrator (I have worked with Lotus Domino/Notes in the past so that's my background). So my terminology might be off. I want to connect to our MS Exchange servers using EWS. Our company…
jtoepfer
  • 131
  • 3
2
votes
1 answer

Exchange 2013 mailbox forwarding even though it's disabled

I had a user which had his email forwarded to gmail.com. Latly i disabled that option via ECP and it has no such settings as forwarding. But then his emails never get into his mailbox. HARED... SMTP test@poland.pl …
MadBoy
  • 3,725
  • 15
  • 63
  • 94
2
votes
0 answers

Exchange 2013 Mail flow rule using RegEx

We're trying to implement a rule on certain mailboxes that it shouldn't accept an email without a subject. I found documentation from Microsoft on exchange 2010 to Configure a Transport Rule for Messages That Have a Blank Subject, but I tried using…
Eli Ekstein
  • 121
  • 2
2
votes
1 answer

What actions in Office 365 trigger requests for new SAML tokens?

We're in the process of diagnosing an issue where our on-premise ADFS servers stop accepting requests from the ADFS proxy servers for short (5m intervals). One behavior that we're having difficulty understanding is that when ADFS stops responding,…
duffbeer703
  • 20,797
  • 4
  • 31
  • 39