<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'ADS input format'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=ADS+input+format&amp;orTags=0</link><description>Search results matching tag 'ADS input format'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>RE: ACL List</title><link>http://forums.iis.net/p/1144957/1855258.aspx#1855258</link><pubDate>Thu, 31 May 2007 23:58:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1855258</guid><dc:creator>LogParser User : José Gisbert</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>May be U can use Dumpacl (free) in command-line mode. Is a very usefull tool, and u can use logparser to filter/generate the report automatically, only if u want.&lt;br&gt;&lt;br&gt;</description></item><item><title>RE: Multiple User Object Variables</title><link>http://forums.iis.net/p/1145900/1855108.aspx#1855108</link><pubDate>Mon, 12 Feb 2007 17:23:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1855108</guid><dc:creator>LogParser User : sa07</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>&lt;P&gt;Got it, I was using the wrong operators and like a dummy, the * as a wildcard instead of %. Here is the Query:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LogParser "SELECT name, userPrincipalName, userAccountControl, canonicalName INTO &lt;a target=_blank href="file://\\somemachine\reports\test4.csv"&gt;\\somemachine\reports\test4.csv&lt;/A&gt; FROM 'LDAP://domaincontroller.domain.re.xyz/ou=something,ou=something,dc=something,dc=something,dc=something,dc=something' WHERE canonicalName NOT LIKE '%/something/%'AND canonicalName NOT LIKE '%/something/%' AND userAccountControl = 512" -i:ADS -objClass:user -o:CSV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WORKS PERFECTLY! &lt;/P&gt;</description></item><item><title>RE: Multiple User Object Variables</title><link>http://forums.iis.net/p/1145900/1855066.aspx#1855066</link><pubDate>Mon, 12 Feb 2007 16:37:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1855066</guid><dc:creator>LogParser User : DEinspanjer</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>What is an example of a canonicalName you would and would not want to match the query?&lt;br&gt;</description></item><item><title>Multiple User Object Variables</title><link>http://forums.iis.net/p/1145900/1851112.aspx#1851112</link><pubDate>Mon, 12 Feb 2007 13:12:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1851112</guid><dc:creator>LogParser User : sa07</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trying to get logparser to query both an "=" and an IS NOT and I'm having a problem. Here is the base Query (which works well):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LogParser "SELECT name, userPrincipalName, userAccountControl, canonicalName INTO &lt;a target=_blank href="file://\\somecomputer\reports\userreport.csv"&gt;\\somecomputer\reports\userreport.csv&lt;/A&gt; FROM 'LDAP://dc.domain.blah.xyz/ou=something,ou=something,dc=something,dc=something,dc=something,dc=something' WHERE userAccountControl = 512" -i:ADS -objClass:user -o:CSV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to include something like "WHERE canonicalName IS NOT */*/variable/*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description></item><item><title>RE: converting lastLogon to a timestamp??</title><link>http://forums.iis.net/p/1145642/1855030.aspx#1855030</link><pubDate>Tue, 23 Jan 2007 14:02:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1855030</guid><dc:creator>LogParser User : huberse</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>had to try also a little time .... but here's the Result that works.&lt;br&gt;&lt;br&gt;AD counts in 100 nanoseconds from 1. Jan 1601  ?!?   weird somehow&lt;br&gt;&lt;br&gt;SELECT TO_TIMESTAMP(ADD(DIV(TO_REAL(LastLogon), 10000000.0), TO_REAL(TIMESTAMP('1601','yyyy')))) AS [LastLogon]&lt;br&gt;&lt;br&gt;&lt;br&gt;best regards  Serge</description></item><item><title>RE: Find Password Last Set</title><link>http://forums.iis.net/p/1145043/1854923.aspx#1854923</link><pubDate>Wed, 13 Dec 2006 06:47:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1854923</guid><dc:creator>LogParser User : deadMETAL</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>Thanks very much for this, I can make use of this, I'll also use it to find old computer accounts -objClass:Computer&lt;br&gt;&lt;br&gt;Thanks again</description></item><item><title>RE: Chart csv data</title><link>http://forums.iis.net/p/1145791/1854908.aspx#1854908</link><pubDate>Tue, 14 Nov 2006 18:15:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1854908</guid><dc:creator>LogParser User : sotherls</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>[QUOTE User="LogParser User : sotherls"]Quote: When I try working on it I get an error of "Error: Syntax Error:  : expecting FROM keyword instead of token 'c:\logparser\test\Chart.gif'"   logparser -i:CSV "SELECT TOP 10 Time, Count INTO c:\logpars...[/QUOTE] &lt;br /&gt;&lt;P&gt;I had to modify your query to get you further along:&lt;/P&gt;&lt;P&gt;logparser -i:CSV "SELECT TOP 10 TS, Counts INTO c:\logparser\test\Chart.GIF FROM c:\logparser\test\log.csv ORDER by TS DESC" -charttype:bar3d&lt;/P&gt;&lt;P&gt;Which results in this display.&lt;/P&gt;&lt;P&gt;&lt;IMG style="WIDTH: 336px; HEIGHT: 295px" height=480 alt="" hspace=0 src="E:\Logparser\chart.gif" width=639 align=baseline border=0&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>RE: Chart csv data</title><link>http://forums.iis.net/p/1145791/1854907.aspx#1854907</link><pubDate>Tue, 14 Nov 2006 17:38:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1854907</guid><dc:creator>LogParser User : Hitchheik</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>When I try working on it I get an error of "Error: Syntax Error: &lt;from-clause&gt;: expecting FROM keyword instead of token 'c:\logparser\test\Chart.gif'" &lt;br&gt;&lt;br&gt;logparser -i:CSV "SELECT TOP 10 Time, Count INTO c:\logparser\test\Chart.GIF FROM c:\logparser\test\log.csv ORDER by Time DESC" -charttype:bar3d&lt;br&gt;&lt;br&gt;</description></item><item><title>RE: Chart csv data</title><link>http://forums.iis.net/p/1145791/1854893.aspx#1854893</link><pubDate>Tue, 14 Nov 2006 17:03:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1854893</guid><dc:creator>LogParser User : sotherls</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>[QUOTE User="LogParser User : sotherls"]Quote: THis should be soooo simple but it isn't - yet. Help!  I have a csv file which has data similar to this:  TIME,COUNTed 2006-11-09 13:51:24,3279 2006-11-09 13:56:24,3285 2006-11-09 14:01:24,3295 2006-1...[/QUOTE] &lt;br /&gt;&lt;P&gt;Ok, to expand further.....&lt;/P&gt;&lt;P&gt;If I have the following dataset&lt;BR&gt;TS,Counts,Server&lt;BR&gt;2006-11-14 11:08:06,1,Server-1&lt;BR&gt;2006-11-14 11:08:07,1966,Server-2&lt;BR&gt;2006-11-14 11:10:00,3,Server-1&lt;BR&gt;2006-11-14 11:10:00,1849,Server-2&lt;BR&gt;2006-11-14 11:15:00,1,Server-1&lt;BR&gt;2006-11-14 11:15:00,1436,Server-2&lt;BR&gt;2006-11-14 11:20:00,4,Server-1&lt;BR&gt;2006-11-14 11:20:00,1065,Server-2&lt;BR&gt;2006-11-14 11:25:00,4,Server-1&lt;BR&gt;2006-11-14 11:25:00,818,Server-2&lt;BR&gt;2006-11-14 11:30:00,13,Server-1&lt;BR&gt;2006-11-14 11:30:00,652,Server-2&lt;/P&gt;&lt;P&gt;I would like to see if I can output a chart that would show server-1's count next to server-2's count by TS (timestamp).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>RE: Chart csv data</title><link>http://forums.iis.net/p/1145791/1854892.aspx#1854892</link><pubDate>Tue, 14 Nov 2006 16:27:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1854892</guid><dc:creator>LogParser User : sotherls</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>[QUOTE User="LogParser User : sotherls"]Quote: What are you having trouble with? The query or the chart? The query should be something along the lines of:  SELECT TOP 10 Time, Count FROM log ORDER by Time DESC[/QUOTE] &lt;br /&gt;The query isn't the issue. It is the chart output format that is causing me grief.</description></item></channel></rss>