Audit mailbox rights msExchMailboxSecurityDescriptor
12 Mar 2007 09:14:48 -0700
I'm using the following to audit mailbox rights. However, this is per
user, I need to specify the dn for each account that I wish to export
the rights from. Does anybody know a method to get this to do all
accounts in my domain? Thanks
James Chong (MVP)
MCSE | M+, S+, MCTS, Security+
msexchangetips.blogs ...
|
Exchange rights within SYSTEM account
12 Mar 2007 07:29:28 -0700
Hi all,
I am having a problem with scripting and no ammount of google-ing has
come up with a solution as yet. I have a script which emails me a list
of Exchange mailboxes and their sizes. The script runs perfectly fine
if I login to the server with the admin account, it is based on
http://msdn2.microsoft.co ...
|
WebDAV: SEARCH Mothod -> Non-String-User Fields
Mon, 12 Mar 2007 13:06:30 +0100
Hi,
the following SEARCH Method returns error "400 - Request is badly formed" in
my user field "ADDWARE-UM3-SYNC-ABSID" is Non-String-Value (PT_LONG).
Why i cant query for this field?
btw: If i use String8-Types it works great. But i cant change field type
(compatibility reasons)
'the SQL query.
...
|
creating multiple appointment via webdav
Mon, 12 Mar 2007 09:53:19 +0100
Hello,
I've written a little tool that writes the appointmens from a database
to exchange. I've used the PROPPATCH method to write one appointment by
one http connection. This is very slow(I have about 2000 appointments),
is there an other way to create many appointment in one connection? I've
tried the ...
|
Searching Appointments with WebDAV and Userproperties
Fri, 9 Mar 2007 08:23:39 +0100
Hi,
Relating example: http://msdn2.microsoft.com/en-us/library/aa123570.aspx
It works great but how is the syntax for User Properties in WebDAV sql
queries?
Stefan
...
|
C# accessing Exchange 5.5 public folders?
8 Mar 2007 12:58:52 -0800
Is there a way to programmatically pull e-mails and or documents from
Exchange 5.5 public folders? If not, is there a way to access a
mailbox and read the mail and attachments from Exchange 5.5?
...
|
Setting appointment duration with IAppointment
8 Mar 2007 05:30:15 -0800
Hi,
using IAppointment interface in C++ to create appointments in a
calendar on an Exchange 2000 server. Previously starttime/endtime
properties were used to set the time of the appointment, but now a
change to starttime/duration is neccessary to fix a problem.
I have tried setting the duration property i ...
|
|
|
copying contents of public folders and email messages to a File server
Wed, 7 Mar 2007 10:27:48 -0500
is there a way to move all the public folders from an exchange storeage to a
File Server and directory structure?
...
|
Public Folder Path
Wed, 7 Mar 2007 16:58:58 +0500
Dear All,
Can anyone tell me that where are the Public Folders created in Exchange?
And what is their Physical Path?
Actually, I am required to use a Method in an API, which allocates resources
to Public Folder. I need to pass the Public Folder path to that Method. I am
unable to find out what path do I have ...
|
technology use suggestion
Tue, 6 Mar 2007 09:16:37 -0800
we are developing a gateway solution between exchange and our unified
communications platform. requirements are:
1) Application is a server based process running on box in same
domain/cluster as exchange server
2) single service account to be able to access all mailboxes, read only
3) Need event triggers ...
|