Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > Windows Server

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-06-2008, 01:58 PM
=?Utf-8?B?UG9vZGxl?=
 
Posts: n/a
Migrating Exchange Databse

Hi

I need to move the Exchange Database from one server to another. A client
just bought a new server and both servers are are running on SBS2003 and
Exchange 2003.

Ive tried using the migration wizard on exchange, but it doesnt work, I
suspect because both servers currently use the same name.

The current MDBDATA file is 3.4GB

How do I do it withouth osing emails?
--
Poodle


Reply With Quote
  #2 (permalink)  
Old 04-06-2008, 02:32 PM
Meinolf Weber
 
Posts: n/a
Re: Migrating Exchange Databse

Hello Poodle,

In normal windows server, just add the new server as a member to the domain
install Exchange in the same organisation and move the mailboxes and public
folders to the new one. But i am not sure if this works in SBS.
But the way you try with the same servername could not work, because the
machine has to be in the same domain, so that also the administrator SID
is the same, other wise you can't access the database.

Better crosspost in SBS newsgroup and additonal in Exchange newsgroup.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> Hi
>
> I need to move the Exchange Database from one server to another. A
> client just bought a new server and both servers are are running on
> SBS2003 and Exchange 2003.
>
> Ive tried using the migration wizard on exchange, but it doesnt work,
> I suspect because both servers currently use the same name.
>
> The current MDBDATA file is 3.4GB
>
> How do I do it withouth osing emails?
>



Reply With Quote
  #3 (permalink)  
Old 04-06-2008, 02:46 PM
=?Utf-8?B?UG9vZGxl?=
 
Posts: n/a
Re: Migrating Exchange Databse

The problem now is that both these machines are Domain Controllers, since the
new one is supposed to replace the old one.

Also, the Exchange Server names are the same.

Is there no other way I can move this databse to the new server, other than
the Migration Tool on Exchange?


--
Poodle



"Meinolf Weber" wrote:

> Hello Poodle,
>
> In normal windows server, just add the new server as a member to the domain
> install Exchange in the same organisation and move the mailboxes and public
> folders to the new one. But i am not sure if this works in SBS.
> But the way you try with the same servername could not work, because the
> machine has to be in the same domain, so that also the administrator SID
> is the same, other wise you can't access the database.
>
> Better crosspost in SBS newsgroup and additonal in Exchange newsgroup.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
> > Hi
> >
> > I need to move the Exchange Database from one server to another. A
> > client just bought a new server and both servers are are running on
> > SBS2003 and Exchange 2003.
> >
> > Ive tried using the migration wizard on exchange, but it doesnt work,
> > I suspect because both servers currently use the same name.
> >
> > The current MDBDATA file is 3.4GB
> >
> > How do I do it withouth osing emails?
> >

>
>
>

Reply With Quote
  #4 (permalink)  
Old 04-06-2008, 03:02 PM
Meinolf Weber
 
Posts: n/a
Re: Migrating Exchange Databse

Hello Poodle,

A bit more work, but you can use the EXMERGE tool from MS to export/import
all mailboxes to/from .pst file. The .pst file you can add without a problem
to a new server, doesn't matter about security.
http://www.microsoft.com/downloads/d...displaylang=en

Check out with a test mailbox BEFORE using production mailboxes.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> The problem now is that both these machines are Domain Controllers,
> since the new one is supposed to replace the old one.
>
> Also, the Exchange Server names are the same.
>
> Is there no other way I can move this databse to the new server, other
> than the Migration Tool on Exchange?
>
> "Meinolf Weber" wrote:
>
>> Hello Poodle,
>>
>> In normal windows server, just add the new server as a member to the
>> domain
>> install Exchange in the same organisation and move the mailboxes and
>> public
>> folders to the new one. But i am not sure if this works in SBS.
>> But the way you try with the same servername could not work, because
>> the
>> machine has to be in the same domain, so that also the administrator
>> SID
>> is the same, other wise you can't access the database.
>> Better crosspost in SBS newsgroup and additonal in Exchange
>> newsgroup.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers
>> no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> Hi
>>>
>>> I need to move the Exchange Database from one server to another. A
>>> client just bought a new server and both servers are are running on
>>> SBS2003 and Exchange 2003.
>>>
>>> Ive tried using the migration wizard on exchange, but it doesnt
>>> work, I suspect because both servers currently use the same name.
>>>
>>> The current MDBDATA file is 3.4GB
>>>
>>> How do I do it withouth osing emails?
>>>



Reply With Quote
  #5 (permalink)  
Old 04-06-2008, 03:23 PM
=?Utf-8?B?UG9vZGxl?=
 
Posts: n/a
Re: Migrating Exchange Databse

Ive downloaded Exmerge, extracted its contents to a folder and when I try to
run the application, it says, " The application has failed to start because
EXCHMEM.dll was not found. Re-installing the applcation may fix this problem.

What is wrong, I dont understand?
--
Poodle




"Meinolf Weber" wrote:

> Hello Poodle,
>
> A bit more work, but you can use the EXMERGE tool from MS to export/import
> all mailboxes to/from .pst file. The .pst file you can add without a problem
> to a new server, doesn't matter about security.
> http://www.microsoft.com/downloads/d...displaylang=en
>
> Check out with a test mailbox BEFORE using production mailboxes.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
> > The problem now is that both these machines are Domain Controllers,
> > since the new one is supposed to replace the old one.
> >
> > Also, the Exchange Server names are the same.
> >
> > Is there no other way I can move this databse to the new server, other
> > than the Migration Tool on Exchange?
> >
> > "Meinolf Weber" wrote:
> >
> >> Hello Poodle,
> >>
> >> In normal windows server, just add the new server as a member to the
> >> domain
> >> install Exchange in the same organisation and move the mailboxes and
> >> public
> >> folders to the new one. But i am not sure if this works in SBS.
> >> But the way you try with the same servername could not work, because
> >> the
> >> machine has to be in the same domain, so that also the administrator
> >> SID
> >> is the same, other wise you can't access the database.
> >> Better crosspost in SBS newsgroup and additonal in Exchange
> >> newsgroup.
> >>
> >> Best regards
> >>
> >> Meinolf Weber
> >> Disclaimer: This posting is provided "AS IS" with no warranties, and
> >> confers
> >> no rights.
> >> ** Please do NOT email, only reply to Newsgroups
> >> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
> >>> Hi
> >>>
> >>> I need to move the Exchange Database from one server to another. A
> >>> client just bought a new server and both servers are are running on
> >>> SBS2003 and Exchange 2003.
> >>>
> >>> Ive tried using the migration wizard on exchange, but it doesnt
> >>> work, I suspect because both servers currently use the same name.
> >>>
> >>> The current MDBDATA file is 3.4GB
> >>>
> >>> How do I do it withouth osing emails?
> >>>

>
>
>

Reply With Quote
  #6 (permalink)  
Old 04-06-2008, 03:36 PM
Meinolf Weber
 
Posts: n/a
Re: Migrating Exchange Databse

Hello Poodle,

Copy it to the C:\program files\exchsrvr\bin folder or place a copy of EXCHMEM.dll
in the folder where you place Exmerge.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> The application has failed to start because EXCHMEM.dll was not found.
> Re-installing the applcation may fix this problem
>



Reply With Quote
  #7 (permalink)  
Old 04-06-2008, 03:58 PM
=?Utf-8?B?UG9vZGxl?=
 
Posts: n/a
Re: Migrating Exchange Databse

Ok, it works now. After copying the old pst files to a folder, where do I
paste it on the new server? Becasuse I see on the MDBDATA folder, its only
..edb and .stm files?
--
Poodle




"Meinolf Weber" wrote:

> Hello Poodle,
>
> Copy it to the C:\program files\exchsrvr\bin folder or place a copy of EXCHMEM.dll
> in the folder where you place Exmerge.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
> > The application has failed to start because EXCHMEM.dll was not found.
> > Re-installing the applcation may fix this problem
> >

>
>
>

Reply With Quote
  #8 (permalink)  
Old 04-06-2008, 04:35 PM
Meinolf Weber
 
Posts: n/a
Re: Migrating Exchange Databse

Hello Poodle,

You have to place the .pst on your new server, dosn't matter where. If you
start exmerge there you have to provide the path to the .pst location. Check
the Word document which is included in the folder where you installed it.
Detailed description about the use.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> Ok, it works now. After copying the old pst files to a folder, where
> do I paste it on the new server? Becasuse I see on the MDBDATA folder,
> its only .edb and .stm files?
>
> "Meinolf Weber" wrote:
>
>> Hello Poodle,
>>
>> Copy it to the C:\program files\exchsrvr\bin folder or place a copy
>> of EXCHMEM.dll in the folder where you place Exmerge.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers
>> no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> The application has failed to start because EXCHMEM.dll was not
>>> found. Re-installing the applcation may fix this problem
>>>



Reply With Quote
  #9 (permalink)  
Old 04-06-2008, 06:29 PM
Ace Fekay [MVP]
 
Posts: n/a
Re: Migrating Exchange Databse

In news:43623930-93C2-41DB-9545-7D04F321F9C5@microsoft.com,
Poodle <Poodle@discussions.microsoft.com> typed:
> Ok, it works now. After copying the old pst files to a folder, where
> do I paste it on the new server? Becasuse I see on the MDBDATA
> folder, its only .edb and .stm files?


Hello Poodle,

Essentially you're using what is called the Exmerge Two-Step process. The
process involves exporting all the users' mailboxes to PST files in the
first step, then importing the PSTs into the pre-mailbox enabled users on
the new server, which is the second step. Yes, the users must be created
first on the new server and they also must be mailbox-enabled.

Exmerge will name the PST names based on their aliases. Therefore the new
identical users that you need to create on the new server MUST MATCH the
original alias names on the source (the original). If not, you have to
manually rename the PSTs to match the aliases on the target. You would n eed
to install Exmerge on the new system the way you did on the old, then you
simply run Exmerge and pump the PSTs into their current mailboxes.

As for Public Folders, you can create a PST in your own profile, pump out a
copy of all the folders, then open the PST in a profile on the new domain,
and pump them in.

As Meinolf suggested, this is ALL documented in the doc files.

--
Regards,
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT,
MVP Microsoft MVP - Directory Services
Microsoft Certified Trainer

For urgent issues, you may want to contact Microsoft PSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

Infinite Diversities in Infinite Combinations


Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > Windows Server


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 12:55 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Wohnung Berlin | Babb Fest | Loans | Loans | Loans



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114