Re: migrate 2003 to 2007
Wed, 17 Oct 2007 18:05:01 -0700
If you want consider doing it yourself, you could start by reading Paul
Robichaux's Exchange 2007 book.
--
Ed Crowley
MVP - Exchange
"Protecting the world from PSTs and brick backups!"
"Ricky" <newsgroupsmail@gmail.com> wrote in message
news:eERtmiPEIHA.4880@TK2MSFTNGP03.phx.gbl...
> Hi
>
> I want to ...
|
Re: migrate 2003 to 2007
Wed, 17 Oct 2007 23:27:04 +0100
Ok!
Thanks anyway.
"Rodney R. Fournier [MVP]" <rod@die.spam.die.nw-america.com> wrote in
message news:edqUCTQEIHA.4140@TK2MSFTNGP03.phx.gbl...
> Huge HP fan here ;)
>
> Cheers,
>
> Rodney R. Fournier
>
> MVP - Windows Server - Clustering
> http://www.nw-america.com - Clustering Website
> http://msmvps ...
|
Re: migrate 2003 to 2007
Wed, 17 Oct 2007 23:11:09 +0100
I agree with you about HP. Can't you advice me what HP server would be
perfect to this job?
Thanks
Ricky
"Rodney R. Fournier [MVP]" <rod@die.spam.die.nw-america.com> wrote in
message news:uK$eilQEIHA.1316@TK2MSFTNGP02.phx.gbl...
> Here is where the other advice comes in, hire a consultant :) I was
> sp ...
|
I get always 400 bad request with webdav
14 Mar 2007 05:51:22 -0700
Hi,
I'm trying to connect to a public folder of exchange with webdav. this
is the code that I run, but I always receive 400 bad request message.
I've tried different queries but the result is always the same:
Dim URI As String = "http://serverip/Public/foldername/"
Dim query As String = ""
query = "<?xml ...
|
Exchange 2003 and .NET 2.0
13 Mar 2007 13:57:15 -0700
Hi,
Before I go too deep in my research I'd like to know if the following
is possible:
1- Can one search throught the whole Exchange database for messages
for any user using a .NET API?
2- Can one search throught the whole Exchange database for contacts
for any user using a .NET API?
I have seen lot ...
|
List all existing Mailboxes via webdav
Tue, 13 Mar 2007 13:06:45 +0100
Hi,
what is the best way to get a list of all existing mailboxes via webdav?
btw: Is it possible to get the name/caption of default calendar-Folder?
Thanks
Stefan
...
|
save email messages
Mon, 12 Mar 2007 12:48:41 -0400
i have set a recordset to a specific folder on exchange and now i want to
save the email messages using cdo to my local drive. i found an example of
getstream.savetofile but that does not help me. i want to save these eml as
..msg with all the attachment and body in tact. can you help please?
...
|
|
|
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.
...
|