Questions tagged [exchange-server-2013]

Microsoft released the (RTM) milestone for Exchange Server 2016 on December 3, 2012.

Microsoft Exchange Server 2013

Use this tag if you intend to refer specifically to the 2013 version of Exchange server. If you have reason to believe your question refers to exchange server in parallel, use exchange-server instead.

123 questions
0
votes
1 answer

Exchange Server 2013 logs and location

I'm looking for the location of Exchange Server 2013 logs, and I can't find it on Microsoft's site and I'm not able to Google it as well. Does anyone have a URL where all of Exchange Server 2013's logs and locations are listed?
chuacw
  • 1,685
  • 1
  • 23
  • 35
0
votes
1 answer

Is Exchange Server 2013 extendable

For a project I'm working on, I need to subscribe to Exchanges server side events. Each time a calendar appointment is created, whether from Outlook or the web ui, I need to access the appointment data (date & time, participants, location, etc) so I…
Ken Bonny
  • 729
  • 1
  • 9
  • 29
0
votes
1 answer

How to connect to Exchange Server 2013 via PHP?

I am trying to figure out a way was I can connect to Exchange Server 2013 where I can read/send email. Also, Add/view event calendar event. Is there a PHP API that will allow me to access the information?
Jaylen
  • 39,043
  • 40
  • 128
  • 221
0
votes
1 answer

End Event on Room Resource calendar

The problem that I face: I currently use a product that displays calendar items on an iPad outside of conference rooms. I have all the room resources set up and everything works brilliantly except if I try to end the event early from this…
0
votes
1 answer

EWS Powershell Exchange 2013 FindFolders returns 0 results

I am currently trying to make this script run on exchange 2013 to convert folder types from IPF.IMAP to IPF.NOTE as the folders are not showing on mobile devices after being imported from Imap. This script returns 0 results after running and…
0
votes
1 answer

EWS No Resources in Appointment.Resources after Appointment.Bind

I'm using the EWS Managed API to load appointments for a specific room resource, and publish it via WCF to be consumed by a tablet device. I'd like to cancel the meeting room booking if the organizer doesn't perform a specific action after 15mins…
Marcel
  • 944
  • 2
  • 9
  • 29
0
votes
0 answers

Suggestion for connecting with remote powershell

I'm connecting to an Exchange server for a remote powershell session, I have a code example below. I do not want to hard code the "exchangeServerName" variable in case that box is ever offline, and I cannot run Get-ExchangeServer | Where-Object…
0
votes
1 answer

E-Mail rule to move Mails to a specific address into folder

we've got a Exchange 2013 postbox with several E-Mail addresses assigned. For better organization, Exchange should move incoming mail into various folders. The target-folder depends on the SMTP-Address to which the mail was sent to. Problem is:…
Sascha
  • 2,193
  • 3
  • 24
  • 38
0
votes
2 answers

404 error while trying to access Exchange 2013 ECP from one of two CAS servers

I have been tasked with not only upgrading our environment from Exchange 2007 to Exchange 2013 but to also implement redundancy by also deploying it to our Disaster Recovery site. To this end here is what I am trying to accomplish: Head Office has…
Chuck Herrington
  • 155
  • 1
  • 2
  • 16
0
votes
2 answers

MAPI ConfigureMsgService fails with error code 80040115. How to solve this issue?

I have an Exchange organisation with Exchange 2013 and Exchange 2007 server. I need to pull some data from Exchange 2007 server and I'm using MAPI for that purpose. In MAPI, while creating a profile using a user in Exchange 2013, the method…
0
votes
1 answer

Adding a user to a specific GAL in a multitenant exchange environment

I have a multi-tenant exchange 2013 environment which is used by several customers. We recently added a new user to one of our customers domains via the EAC. The correct habitat was selected etc, but this user was not added to the GAL of that…
John
  • 755
  • 1
  • 18
  • 46
0
votes
1 answer

The Autodiscover service couldn't be located in C# but works for Outlook

Tried everything I've found and keep getting this error using AutodiscoverUrl call on EWS service. have tried supplying webcredentials, networkcredentials, and none. If I set the service.Url property myself then it works. I can access EWS calls no…
Stephen Price
  • 1,629
  • 1
  • 24
  • 42
0
votes
1 answer

Exchange 2013 get uniqueId of WellKnownFolderName

This might be stupid but i have been looking for this for a long time now and i still don't have any idea on how to do it. my problem is that i got a folderId(which has no name but just the UniqueId) coming from an event and i want to know if this…
gilles emmanuel
  • 221
  • 3
  • 16
0
votes
1 answer

Connect to Exchange in another domain using Redemption

Is it possible to connect to Exchange server, that is in another domain, by Redemption? Thanks
0
votes
1 answer

How to get contact details in C# code , when new contact is created in Exchange Server 2013

I need to synchronize contacts in Exchange Server and Sugar CRM Application. 10 users exists in my Exchange server , same users exists in Sugar CRM Application. my task is to create service that, if any User [ex:David] create new contact in Exchange…
1 2 3
8
9