mb
2006-02-15 19:46:36 UTC
EHLO just posted this
(http://blogs.technet.com/exchange/archive/2006/02/14/419562.aspx) SQL
query to generate reports on EAS users.
I tried to get this to run but it isn't working. LogParser is given me
the following error:
"WARNING: Input format not specified - using TEXTLINE input format.
Error: SELECT clause: Syntax Error: unknown field 'cs-username'
To see valid fields for the TEXTLINE input format type:
LogParser -h -i:TEXTLINE"
It seems to me that the SQL query is creating a data type called
cs-username which is supposed to pull all the user info from the
Exchange logs.
I noticed that they are references the log file at c:\public\logs\*.log
which is not where mine are stored.
Obivously I'm not getting the info from the logs, but I can't figure
out why. Has anyone else tried this or might know what I need to edit
for my configuration.
Thanks.
(http://blogs.technet.com/exchange/archive/2006/02/14/419562.aspx) SQL
query to generate reports on EAS users.
I tried to get this to run but it isn't working. LogParser is given me
the following error:
"WARNING: Input format not specified - using TEXTLINE input format.
Error: SELECT clause: Syntax Error: unknown field 'cs-username'
To see valid fields for the TEXTLINE input format type:
LogParser -h -i:TEXTLINE"
It seems to me that the SQL query is creating a data type called
cs-username which is supposed to pull all the user info from the
Exchange logs.
I noticed that they are references the log file at c:\public\logs\*.log
which is not where mine are stored.
Obivously I'm not getting the info from the logs, but I can't figure
out why. Has anyone else tried this or might know what I need to edit
for my configuration.
Thanks.