How to: Get a list of mail users by using the Exchange Management Shell
I'm really sorry, I'm very new VB and I'm trying to learn as I go along. I am trying to run a program that will allow me to get a list of mail users by using the Exchange Management Shell via managed...
View ArticleImpersonating user with Soap calls
I want to create (and delete) calendar items in Outlook 2007 (and Exchange 2007).I do this with soap calls in SOAP UI 5.0.0.<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...
View ArticleC++ CryptProtectData - Exchange MAPI Profile - How to set variables
Hi,i am trying to use the CryptProtectData function so i can encrypt my password and use it inside my MAPI profile. I am using these 2...
View ArticleSync only User Email Folders
Hey guys, Is there a way, when calling syncFolderHierarchy - or possibly something else, to filter only for the folders the user has created himself. This would exclude all calendar, notes, default...
View ArticleMigration from an exchange 2003 organisation A (Exchange 2003 sp2) to another...
Hello,We have two Exchange organisations:- A (Exchange 2003 SP2)- B (Exchange 2010)we want to migrate from A to B. the two organisations have to coexist during the migration (6 months). during this...
View ArticleTrying to get the FROM address of an email with EWS and VB.Net
This is my 1st attempt to use EWS and it's been going very well but I can't seem to get the FROM address of an email message. I have the list of messages and I can get the body and subject but I don't...
View ArticleExchange Powershell script gives dr Watson
Hi,When running a powershell (scheduled) through a batchfile I get a dr. Watson error:WARNING: An unexpected error has occurred and a Watson dump is being generated: Operation is not valid due to the...
View ArticlePowershell - Get-MailPublicFolder Bug
Hey,i found a very weird behavior at the Get-MailPublicFolders.The MSDN-Doc. says that the command returns only the folders they are mail...
View ArticleCan not connect remotely to Exchange online server from azurewebsites and...
I tried to use powershell script and C# code: using (var ps = PowerShell.Create()) { ps.AddScript(scriptText); ps.AddParameters(strArray); var result = ps.Invoke(); } Running Powershell script using...
View ArticleCDOEX Interface "put_BCC" behavior
We use the CDOEX Interface "put_BCC" to add BCC header in a message, and then deliver the message via Exchange Pickup folder.This is interface...
View ArticleHow to recover permanently Deleted Emails and Folders in Microsoft Outlook?
As per the version of Outlook application, the user can locate the Inbox repair tool into the system and then running this utility becomes easy for recovering the PST file.If any problem persists...
View ArticleExchange 2013 Realtime Block List is Kind of Working
Hi Everyone.I've been setting up a RBL in exchange 2013 using zen.spamhaus.org. The IPBlockListProviders require that the connection filtering agent be enabled. By default when running the...
View ArticleItalicize
wasn't sure were to post this as the exchange forum wasn't able to help.I have the following code below and use it in my exchange 2013 transport rule for email signature, I just want to make...
View ArticleUpgrading from Exchange 2007 to Exchange 2013
Hi There,I have two exchange serveres 2007 SP3 and they are ruining on Server 2008 Ent and 2008 R2 Ent.I setup a server 2012 R2 and installed an exchange 2013 on it and a friend of mine helped me on...
View ArticleFind an event with a specific UID using Exchange Web Services 2010
I am accessing Exchange Server API through code to create an appointment. I am able to add an appointment in ES but I am facing an issue to fetch existing appointments in order to update or delete...
View ArticleSearch calendar item through EWS with UID
Hi How can i search calendar item through UID? I am having my own custom unique UID attached with the meeting e.g. < a0mS00000004k8fIAA*Kiran, 234234242, Num1, Booked, some service*O >.I need to...
View ArticleGetting GlobalObjectID from UID(Appointment created from IPhone)
Incase Appointment is created from IPhone i am getting UID as 'FD8436180C594341977272AAB7EF855B0' when listening through...
View ArticleSmall business standard email issue. Shared boxes.
Hello,I have a company with a setup of 10ish accounts / computers on a domain from SBS 2011 Standard. Exchange is used. Every individual has their own email address on the company domain. They all...
View Articlewaad to adfs (sso)
Objective: to have single sign on (o365, VSO, tableau, VPN, etc) using WAAD Is WAAD greater or equal to ADFS ?can I manage WAAD through a gui ? *or only through PowerShell?can WAAD talk with local AD?...
View Article"AccessRights" property cannot be accessed after upgrade Exchange 2013 RTM...
Hello, We have an issue after upgrade Exchange 2013 RTM to Exchange 2013 SP1 or CU6(15.00.0995.017). 1. Run the cmdlet “get-mailboxpermission | select”. It successfully returns valid values. 2. And...
View Article