I'm trying to recover a mailstore using the RSG, but when I go to add the
mailstore to it, the one I need is missing, but the other 2 mailstores from
the same SG are listing, along with all other mailstores from the other SG's.

Any suggestions on why it's not being listed and possible fixes?

Thanks,
Scott

Re: mailstore missing from recovery list by Andy

Andy
Thu Mar 13 13:24:42 CDT 2008

On Thu, 13 Mar 2008 11:20:01 -0700, Scott Monroe
<ScottMonroe@discussions.microsoft.com> wrote:

>I'm trying to recover a mailstore using the RSG, but when I go to add the
>mailstore to it, the one I need is missing, but the other 2 mailstores from
>the same SG are listing, along with all other mailstores from the other SG's.
>
>Any suggestions on why it's not being listed and possible fixes?

Has it already been added to the RSG?


>
>Thanks,
>Scott

Re: mailstore missing from recovery list by ScottMonroe

ScottMonroe
Thu Mar 13 13:32:02 CDT 2008

No, when I try to add it to the RSG, it's not showing up in the Select
Database to Recover list.

"Andy David {MVP}" wrote:

> On Thu, 13 Mar 2008 11:20:01 -0700, Scott Monroe
> <ScottMonroe@discussions.microsoft.com> wrote:
>
> >I'm trying to recover a mailstore using the RSG, but when I go to add the
> >mailstore to it, the one I need is missing, but the other 2 mailstores from
> >the same SG are listing, along with all other mailstores from the other SG's.
> >
> >Any suggestions on why it's not being listed and possible fixes?
>
> Has it already been added to the RSG?
>
>
> >
> >Thanks,
> >Scott
>

Re: mailstore missing from recovery list by FD

FD
Thu Mar 13 15:02:06 CDT 2008

Did you removed it from Active Directory?

"Scott Monroe" wrote:

> No, when I try to add it to the RSG, it's not showing up in the Select
> Database to Recover list.
>
> "Andy David {MVP}" wrote:
>
> > On Thu, 13 Mar 2008 11:20:01 -0700, Scott Monroe
> > <ScottMonroe@discussions.microsoft.com> wrote:
> >
> > >I'm trying to recover a mailstore using the RSG, but when I go to add the
> > >mailstore to it, the one I need is missing, but the other 2 mailstores from
> > >the same SG are listing, along with all other mailstores from the other SG's.
> > >
> > >Any suggestions on why it's not being listed and possible fixes?
> >
> > Has it already been added to the RSG?
> >
> >
> > >
> > >Thanks,
> > >Scott
> >

Re: mailstore missing from recovery list by ScottMonroe

ScottMonroe
Thu Mar 13 15:23:03 CDT 2008

No, the mailstore is still active and showing in the storage group, and I
looked at the entries in AD configuration and did not see a difference
between that mailstore and another one that does show up in the list.

"FD" wrote:

> Did you removed it from Active Directory?
>
> "Scott Monroe" wrote:
>
> > No, when I try to add it to the RSG, it's not showing up in the Select
> > Database to Recover list.
> >
> > "Andy David {MVP}" wrote:
> >
> > > On Thu, 13 Mar 2008 11:20:01 -0700, Scott Monroe
> > > <ScottMonroe@discussions.microsoft.com> wrote:
> > >
> > > >I'm trying to recover a mailstore using the RSG, but when I go to add the
> > > >mailstore to it, the one I need is missing, but the other 2 mailstores from
> > > >the same SG are listing, along with all other mailstores from the other SG's.
> > > >
> > > >Any suggestions on why it's not being listed and possible fixes?
> > >
> > > Has it already been added to the RSG?
> > >
> > >
> > > >
> > > >Thanks,
> > > >Scott
> > >

Re: mailstore missing from recovery list by Jamestechman

Jamestechman
Fri Mar 14 10:22:44 CDT 2008

Heard about this before but never found a solution. Did you try
deleting your RSG and trying again. If not you could try creating it
manually. I've never tried so I cannot guarantee if the method works
or not.


Try creating it manually through adsiedit. Create a database to
recover using one that does get listed. Then open adsiedit. Find that
store object in recovery storage groups. Now you want to use this as a
template and re-home all attributes to the one that does not list ie.
cn; dn msExchMailboxGUID; msExchOrigMDB etc.

Basically just go through all properties that are configured and
replace anything that references the one you used as template to the
one that won't list. There shouldn't be more than a few.

Also for grins see if this applies.

Recovery storage group functionality disabled
http://technet.microsoft.com/en-us/library/aa997964(EXCHG.80).aspx



James Chong (MVP)
MCITP | EMA; MCSE | M+, S+,
Security+, Project+, ITIL
msexchangetips.blogspot.com

On Mar 13, 2:20=A0pm, Scott Monroe
<ScottMon...@discussions.microsoft.com> wrote:
> I'm trying to recover a mailstore using the RSG, but when I go to add the
> mailstore to it, the one I need is missing, but the other 2 mailstores fro=
m
> the same SG are listing, along with all other mailstores from the other SG=
's.
>
> Any suggestions on why it's not being listed and possible fixes?
>
> Thanks,
> Scott


Re: mailstore missing from recovery list by ScottMonroe

ScottMonroe
Fri Mar 14 14:39:03 CDT 2008

James,

I tried deleting the RSG and recreating it with a different name, with no
change. I know that if I create the AD object it will probably work, but was
hoping not to have to go through that process, but will give it a try.

Okay, I've created the AD object, and things look good in System Manager
with the store showing up in the RSG. I have to wait for a tape to be
reloaded into my changer and then I'll be able to see if it actually
restores. If it does restore, I'll post a detailed explanation of what I did
for other's reference.

Thanks,
Scott

"Jamestechman" wrote:

> Heard about this before but never found a solution. Did you try
> deleting your RSG and trying again. If not you could try creating it
> manually. I've never tried so I cannot guarantee if the method works
> or not.
>
>
> Try creating it manually through adsiedit. Create a database to
> recover using one that does get listed. Then open adsiedit. Find that
> store object in recovery storage groups. Now you want to use this as a
> template and re-home all attributes to the one that does not list ie.
> cn; dn msExchMailboxGUID; msExchOrigMDB etc.
>
> Basically just go through all properties that are configured and
> replace anything that references the one you used as template to the
> one that won't list. There shouldn't be more than a few.
>
> Also for grins see if this applies.
>
> Recovery storage group functionality disabled
> http://technet.microsoft.com/en-us/library/aa997964(EXCHG.80).aspx
>
>
>
> James Chong (MVP)
> MCITP | EMA; MCSE | M+, S+,
> Security+, Project+, ITIL
> msexchangetips.blogspot.com
>
> On Mar 13, 2:20 pm, Scott Monroe
> <ScottMon...@discussions.microsoft.com> wrote:
> > I'm trying to recover a mailstore using the RSG, but when I go to add the
> > mailstore to it, the one I need is missing, but the other 2 mailstores from
> > the same SG are listing, along with all other mailstores from the other SG's.
> >
> > Any suggestions on why it's not being listed and possible fixes?
> >
> > Thanks,
> > Scott
>
>