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

First Exchange 2013 design for on-prem SMB. Did I miss anything?

Seeing as this is my first design, I'm hoping to make sure I haven't missed any glaring issues before deployment.
Digital ink
  • 500
  • 1
  • 10
  • 23
0
votes
1 answer

How can I update an Exchange Server Monitoring Override?

Assume you have an Exchange 2013 server with existing Server Monitoring Overrides which you can get by running on the Exchange Shell: Get-ServerMonitoringOverride -Server servername | ft -auto and the output shows something like: Identity …
TheCleaner
  • 32,627
  • 26
  • 132
  • 191
0
votes
0 answers

Exchange 2013 New Profile Initial Update Slow, ping to server 300ms, updating at 1.5GB per day

I am using a well known Exchange 2013 provider and having issues recreating a profile and the initial sync download which has 15GB of mail which is taking weeks to update - during the intial sync/update new emails do not update instantly. Once…
morleyc
  • 1,150
  • 13
  • 47
  • 89
0
votes
0 answers

Exchange 2013 Delayed Inbound Emails

Hope someone can help me with the situation I am dealing with. Currently we have a mixed system for Exchange. We have 2 Exchange 2013 servers both running on Server 2012, and one user currently on Office 365. About half of the emails coming into our…
br13
  • 1
  • 2
0
votes
1 answer

How do I filter Exchange 2013 new-moverequest by "StatusDetail"

I am trying to make a report of "interesting" moves, errored, lagged, or slow. I'm starting with this Get-MoveRequest -ResultSize unlimited | where {$_.status -ne "Completed" -and ( ( $_.StatusDetail -ne "CopyingMessages") -and (…
makerofthings7
  • 8,911
  • 34
  • 121
  • 197
0
votes
0 answers

Issue installing exchange server 2013

I was installing exchange server 2013 on windows server 2012 until, in finalizing installation my PC froze and I reset it. After that I tried to install it again, but I see this happened: http://i59.tinypic.com/1t7bf9.png Looks like next button is…
0
votes
1 answer

Failure to match name to address list

I have a multi-tennat Exchange environment. I am trying to migration from 2007 to 2013 and all but one customer is working fine. When I try to setup Outlook on this one customer's computers (in their office), Outlook says, "The action cannot be…
0
votes
0 answers

Exchange 2013 Schema Prep Error

I am installing Exchange 2013 CU9 into a site with an existing Exchange 2013 Cu3 installation. During the ADPREP phase of installation I am getting the following error. PS C:\Users\chilco\Desktop\ex2013> .\Setup.exe /preparead…
bakesale
  • 149
  • 5
  • 13
0
votes
1 answer

SPAMfighter Exchange Module not integration

I have an issue with SPAMfighter Exchange Module after disabling SSLv3. Images weren't showing up and ASP errors when trying to login to the control panel. So I removed it, and reinstalled the application. No change, I'm getting some error messages…
Jason Brown
  • 113
  • 1
  • 11
0
votes
1 answer

SSL Certificates for Exchange 2013

I really need some help in configuring exchange 2013 and SSL. I purchased an SSL cert for my external domain - remote.company.com and this works fine as I have added the certificate and applied it to IIS. However, outlook seems to use IIS too, and…
Simon
  • 231
  • 1
  • 2
  • 8
0
votes
1 answer

Where does Folder Assistant stores Public Folder rules?

O.K, i have to admit this is a demanding issue that probably goes deep down to the Exchange/AD structure; i'm just not sure where to look at for those info: Before 2 weeks, i have successfully migrated an Exchange 2010 server to Exchange 2013.…
0
votes
2 answers

SSL certificate issue for all clients

I had exchange 2013 installed on Windows 2012 server and all way happy until I attempted to add remote access role. This failed the first time, and I had to remove the role and re-add the role. Remote Access is working fine, however, I now have a…
Simon
  • 231
  • 1
  • 2
  • 8
0
votes
1 answer

How to add a subdomain to the exchange server 2013?

I have Exchange Server 2013 which handles our corporate email. The default emails looks like this username@example.com. I need to add a sub domain to the servers so one email can look something like this newUsername@subdomain.example.com Finally I…
Mike
  • 265
  • 6
  • 13
0
votes
1 answer

Unable to disable a mailbox on Exchange 2013

I am doing some testing on Exchange data recovery and I've came across one odd behaviour. I want to test the scenario where a users mailbox is deleted or disabled by mistake and how to recover from those scenarios. First of all, Exchange 2013, for…
user2629636
  • 774
  • 5
  • 19
  • 40
0
votes
1 answer

Adding Exchange Account to Outlook

I have three VMs running on VMWare ESXi: Domain Controller, Exchange Server 2013 and desktop with Outlook 2013. All of them running Windows Server 2012. OWA works fine, but when I'm trying to use Outlook i get: The action cannot be completed. The…
Ilya
  • 1