| Author |
Dismount Exchange Public store via command line
|
|
|
| Is there a way to dismount the Public Store from the
command line?
| |
| Boris Yanushpolsky 2002-10-05, 8:13 pm |
| Threre is no way to do it from the command line, however you can write a VB
script to do that. You would need to use the IMailboxStoreDB interface which
is a part of CDOEXM and call the Dismount function on the object.
You can also mount stores using that interface and get the status of the
stores to see if they are mounted or not.
"Wil" <Wbabinchak@nospam-networksourceone.com> wrote in message
news:677501c24aa5$7c4e9820$36e
f2ecf@tkmsftngxa12...
> Is there a way to dismount the Public Store from the
> command line?
>
| |
|
| Can't NET STOP do it?
"Boris Yanushpolsky" <borisyanush@hotmail.com> wrote in message
news:e37WymrSCHA.216@tkmsftngp11...
> Threre is no way to do it from the command line, however you can write a
VB
> script to do that. You would need to use the IMailboxStoreDB interface
which
> is a part of CDOEXM and call the Dismount function on the object.
> You can also mount stores using that interface and get the status of the
> stores to see if they are mounted or not.
>
> "Wil" <Wbabinchak@nospam-networksourceone.com> wrote in message
> news:677501c24aa5$7c4e9820$36e
f2ecf@tkmsftngxa12...
> > Is there a way to dismount the Public Store from the
> > command line?
> >
>
>
|
|
|
|