EWS Manage Api Exchange Online TokenCredentials always returning 401
Hi,Im trying to get acces to Exchange Online with the EWS manage api 2.2 and Im trying using this ExchangeService service = new ExchangeService(); service.TraceEnabled = true; service.Url = new...
View ArticleOutlook Automatic Replies (former Out of Office Assistant) rule change to...
Hi,could you make the following change to the configuration of the Automatic Replies function (former Out of Office Assistant). Our clients have found it very cumbersome that when they send emails to...
View ArticleCannot login to my server PC
Hi, A couple of weeks now, I have not been able to login to my server PC due to an error message stating 'wrong username or incorrect password'. I run Exchange server on windows SBS 2011 and I have a...
View ArticleBetter language for email polling, C# or C++?
There's currently a small internal debate over what language we should be writing an email polling service. It is a part of a much broader system. Various accounts will be set up, and emails will be...
View ArticleHow to set OAB generation schedule to "Never" or "Always" in Exchange 2013
In exchange 2010, I can set OAB generation schedule to "Never" or "Always" with commands like this:Set-OfflineAddressBook -Identity "\Default Offline Address Book" -Schedule neverSet-OfflineAddressBook...
View ArticleExport list of Mailboxes to PST in Exchange Server 2010 -SP3 RU8v2.
Hi Everyone.Every month we have to export around 50 to100 mailbox to PST for users leaving process and the below command we use to export for each users manually.Command :New-MailboxExportRequest...
View ArticleSetting Out Of Office from Outlook not working with exchange 2010
Hi We have an exchange 2010 server with 2 load balanced CAS server and Mailbox servers in a DAG. We have a few domain names accepted (will call it firstdomain.com and seconddomain.com) but only one...
View ArticleEWS API (java) to read all the contacts in directory
Hi, I'm able to read my contacts using EWS API in JAVA. But I also want to read all the contacts in the directory, I mean all users in that domain. Do we have any way to list them?
View Articlehow to restrict a distribution list to accept messages from a security group
how to restrict a distribution list to accept messages from a security group
View ArticlePromoting Member Server windows 2012 Standard to Domain controller
Dear all,We currently are running Windows Server 2003 DC's in a 2003 domain/forest functional level.Also are running Exchange 2003 Enterprise SP2 and Exchange Sever 2010 + SP3 (DAG) in coexistanceWe...
View ArticleExchange Web Services & Powershell - Contact Update Issues
Hi All,I am using EWS with Powershell for the first time, and although my code works, I have run across an issue I am not able to fix. I am trying to fix users' contacts that have been imported...
View ArticleEWS Attachment Name Incorrect
We are encountering an issue with EWS 2.2 Managed API(and previous versions) and attachment names. EWS exposes two potential fields for an attachment name. Name, and FileName. In our findings, Name...
View ArticleHow to configure Outlook anywhere on MAC
Hello,Maybe someone knows how to enable outlook anywhere on Mac, the problem is that I cannot make this thing work when the Macbook outside an office. I found a temporary solution which gives an...
View Articlecreate Appointment on Exchange Server
Dear All,I ran the following c# code on the machine running exchange server 2003. The applications seems okey as no exception is generated and I just can not see any appointment item is created in both...
View ArticleATTENTION: Forum Moderation Notice
Folks,The purpose of this forum is to provide a place for developers using Exchange-related APIs (MAPI, EWS, etc) to ask questions and participate in discussions about development-related topics. Over...
View ArticleExchange 2010 - Universal DL members not being removed via Powershell in...
Hello all,I am wondering if people have seen issues with Universal DLs where members are not removed from the DLs. DLs are being populated through a query from an Oracle Database. Membership is removed...
View ArticleHow to retrieve unchecked default remind value in exchange web service
I can get the default remind minutes value from user configuration dictionary property ('piRemindDefault'). How do I get the value from EWS if I uncheck the Default reminder checkbox in outlook...
View Article[E2010] [TA] [C#] [Windows]: Add my assembly to Transport Agent project
Hello, please help me determine how i should add additional assembly (MimeKit) for my Transport Agent project. As usual I added refference and rebuild project then copy to Exchange Server and try to...
View ArticleRetreive attachments from ics file
Hi,I am trying to make a sample calendar project using ews managed api with version ExchangeVersion2010. I am getting total appointment properties like subject,startdate and so on.... using ics file...
View ArticleIs RAID 5 good option for Exchange 2013 Database
I would be implementing exchange 2013 soon and we are planning to 8 x 1200GB 10k SAS disks (5TB avaiable space), So i am just curious to know if RAID 5 is good option for Exchange 2013...
View Article