Re: Monitor file size of "pub1.edb" and "priv1.edb"

From: lshe (lshe_at_n-able.com)
Date: 04/13/04


Date: Tue, 13 Apr 2004 19:00:57 -0400

Hi, It works

Thank you very much!

Li
"Chung-Wei Foong [MSFT]" <chungwf@online.microsoft.com> wrote in message
news:%23hozbfaIEHA.1140@tk2msftngp13.phx.gbl...
> One possible solution you can do, is run a query as follows e.g.:
>
> Select * from CIM_DATAFile where name="c:\\Program
> Files\\Exchsrvr\\MDBDATA\\pub1.edb"
>
> and check for filesize property periodically.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> Use of any included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
>
>
>
> "lshe" <lshe@n-able.com> wrote in message
> news:uUUs%232ZIEHA.3200@TK2MSFTNGP10.phx.gbl...
> > Hi, Guys
> > Is it possible to monitor the file size of "pub1.edb" and "priv1.edb"
via
> > WMI ?
> >
> > Thanks
> >
> > Li
> >
> >
> >
>
>