We are writing an app that needs to write to a users calendar. How do I enable impersonation? I looked at the ExchangeImpersonationType and the ConnectingSIDType objects. I get an error message at runtime. I am not an Exchange Adminstrator but I can let them know what needs to be done. We plan to create some type of superuser account that can eventually write to any mailbox/calendar in our organization. Anyways how do I enable impersonation on one user first of all? Thanks In Advance, ~ck
Hello, see http://msdn2.microsoft.com/en-us/library/bb204095.aspx and http://msdn2.microsoft.com/en-us/library/bb204088.aspx. Kind regards, Henning Krause "CK" wrote in message news:ZRLTi.13615$lD6.10971@newssvr27.news.prodigy.net... > We are writing an app that needs to write to a users calendar. How do I > enable impersonation? I looked at the ExchangeImpersonationType and the > ConnectingSIDType objects. I get an error message at runtime. I am not an > Exchange Adminstrator but I can let them know what needs to be done. We > plan to create some type of superuser account that can eventually write to > any mailbox/calendar in our organization. Anyways how do I enable > impersonation on one user first of all? > Thanks In Advance, > ~ck >
How do you do this with Active Directory Users and Computers. The link talks about powershell and mentions that you can do it in Active Directory users and Computers but there are no examples of this. Any suggestions? Thanks, ~ck "Henning Krause [MVP - Exchange]" wrote in message news:uokywomFIHA.1184@TK2MSFTNGP04.phx.gbl... > Hello, > > see http://msdn2.microsoft.com/en-us/library/bb204095.aspx and > http://msdn2.microsoft.com/en-us/library/bb204088.aspx. > > Kind regards, > Henning Krause > > "CK" wrote in message > news:ZRLTi.13615$lD6.10971@newssvr27.news.prodigy.net... >> We are writing an app that needs to write to a users calendar. How do I >> enable impersonation? I looked at the ExchangeImpersonationType and the >> ConnectingSIDType objects. I get an error message at runtime. I am not an >> Exchange Adminstrator but I can let them know what needs to be done. We >> plan to create some type of superuser account that can eventually write >> to any mailbox/calendar in our organization. Anyways how do I enable >> impersonation on one user first of all? >> Thanks In Advance, >> ~ck >> >