Deprecated: Function set_magic_quotes_runtime() is deprecated in /var/hosting/woobcouk/public_html/wiki/wikka.php on line 836
woob.wiki : UseLogParserOnPrintserver

woob.wiki : UseLogParserOnPrintserver

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Download LogParser from Microsoft:
http://www.microsoft.com/downloads/details.aspx?FamilyID=890cd06b-abf8-4c25-91b2-f8d975cf8c07&DisplayLang=en

Use a command prompt, change to the log parser dir.

Run the following command:

LogParser.exe "SELECT SID AS User, SUM(TO_INT(EXTRACT_TOKEN(Strings, -1, '|'))) AS Pages INTO printouts.csv FROM \\<printserver>\System WHERE EventID=10 AND TimeGenerated>'<Lookup period>' GROUP BY SID ORDER BY SUM(TO_INT(EXTRACT_TOKEN(Strings, -1, '|'))) DESC" -resolveSIDs:ON -o:CSV

The file "printouts.csv" contains a list of user:print pages count.


CategoryHowTo

There is one comment on this page. [Display comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.5.0
Page was generated in 0.0102 seconds