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
1
vote
1 answer

Displaying an Business 2 or Notes field in Outlook contact card company wide?

A manager in our organization wants a quick and easy way to see a person's extension number when he looks at the contact card from office (the small one that appears when you hover or a name not the full card) but does not want it as part of the…
1
vote
1 answer

Certificate status still pending even after completion

I have exchange 2013 on Azure VM which is also a DC. for using services like autodiscover etc I need to get a valid 3rd Party certificate which I got from STARTSSL, I generated the request and got the certificate downloaded along with private key…
1
vote
1 answer

Exchange2013 - Archive mailbox issues - not populating

I'm using Exchange 2013 in our environment and I am doing a test for a user with emails older than 5 years in their mailbox. I used the following PS command: Enable-Mailbox "Username" -Archive -ArchiveDatabase "ExistingDatabaseName" The database is…
Abraxas
  • 1,229
  • 1
  • 16
  • 25
1
vote
4 answers

Exchange2013 unable to remove empty database

I am unable to remove one of the mailbox databases in our exchange org. The error i get says it is because the MailboxDB is not empty, but I've checked for all types of mailboxes. There are no regular, archive, or arbitration mailboxes on this…
kazaamjt
  • 145
  • 2
  • 15
1
vote
2 answers

2010 Hybrid Exchange Decommission Free License

We currently have a single Exchange 2010 SP3 CU10 server in a hybrid mode with office 365, I understand that it is best / necessary to retain an exchange server on premise to edit attributes of users such as proxy addresses and passwords. I have…
1
vote
2 answers

Disabling Outlook Anywhere for external users in Exchange 2013

I've been exhaustively Googling this issue to no avail, and am at the point where Microsoft's $2000 support quote is actually looking reasonable, but I was hoping maybe someone here would have an idea. PROBLEM: we would like to disable Exchange…
1
vote
1 answer

Enable Exchange 2013 activesync quarantine

I'd like to enable on my Exchange 2013 server the quarantine settings for activesync, because I want that my colleagues can sync with their mailbox only the company mobile phone and not their personal phone/ipad/tablet. I have two questions: 1) I…
maurice
  • 61
  • 2
  • 6
1
vote
1 answer

Cannot expand the folder

Boss wants access to all staff mailboxes (31 users). I've added full access permissions for each mailbox via powershell: Add-MailboxPermission -Identity "STAFF" -User" "BOSS" -AccessRights FullAccess All mailboxes are appearing in bosses outlook. A…
Kelewan
  • 11
  • 4
1
vote
2 answers

Backing up 2 Exchange Servers in a DAG

A little explanation of our setup.. We have an Exchange 2013 in our main site with 1 Database Active on it and then we have a DR Exchange 2013 with the same Database but as passive. Users are currently connecting to both servers since the DR is a…
StefanGrech
  • 154
  • 2
  • 10
1
vote
3 answers

Exchange 2013 Is it possible to use message rules to change from email address of emails send to a group of users?

I do not want to change the from address for all messages, only for the ones sent to a small group. For example: Normally notification@domain.com is sent email to users@domain.com. What I need to do is if notification@domain.com is sending an…
Wally Kroeker
  • 23
  • 1
  • 1
  • 5
1
vote
1 answer

How to get Exchange 2013's Junk Email filter to honor the SCL set in a transport rule?

I'm having an external spam filter scan our messages for SPAM. However, if the message is borderline SPAM, I'd love for it to be dropped into the user's "Junk Email" folder in Outlook/OWA. I've setup the Antispam agents in Exchange 2013, but…
Brett G
  • 2,033
  • 2
  • 28
  • 45
1
vote
1 answer

Exchange 2013 reduce disk writes

I have some write problems on my system. One of the most ravenous virtual machine is Exchange 2013 with only 70 mailboxes. This is a writes list dump example: If we exclude all EDB files and exchange mailbox LOGs I get many application/performance…
Tobia
  • 1,272
  • 9
  • 41
  • 81
1
vote
0 answers

Why does this user's SMTP-AUTH e-mails vanish when sent to some groups?

I've got a user "Bob" with an interesting problem. He needs to send to the distribution group "group", but has a problem with the e-mails just vanishing. From the client (SMTP-AUTH w/TLS on the MSA port) standpoint, it's successful. Bob…
Brian Knoblauch
  • 2,196
  • 2
  • 32
  • 48
1
vote
2 answers

how to mail-enable an exchange 2013 contact?

Can anyone tell me what i'm doing wrong here? The docs say i can mail-enable a contact, but I'm getting a strange error: "This task does not support recipients of this type. The specified recipient foo is of type MailContact. Please make sure that…
Spongman
  • 111
  • 1
  • 1
  • 7
1
vote
0 answers

Cant send large attachments from iOS using Exchange 2013

Some of my users are having issues sending emails with attachments from iOS devices but the same works fein from desktop versions. There seems to be a link to the size of the attachment, as an example 8mb files are causing an issue where 1mb files…