Re: logparzer by Kevin
Kevin
Tue Nov 27 15:49:12 PST 2007
have you tried a newsgroup for logparser? I think I've even seen some posts
about logparser in Microsoft's PowerShell newsgroup.
--
Kevin Weilbacher [SBS MVP]
"The days pass by so quickly now, the nights are seldom long"
*
"dcarlos" <dcarlos@discussions.microsoft.com> wrote in message
news:O6cTMpOMIHA.5140@TK2MSFTNGP05.phx.gbl...
> Greetings,
>
> Using logparzer, how to output only one occurrence of a search string?
>
> In dhcpserverlog, an IP address will be listed multiple times if the
> lease
> period short , say 2hrs.. I want to get all the IPs or MACs from the log
> without duplicates.. this is to get number of clients that a dhcpserver is
> servicing...
>
> Regards
> Carlos
>
>