<?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>IIS7 - Administration Pack</title><link>http://forums.iis.net/1149.aspx</link><description>Questions about using the Microsoft Administration Pack to administer your servers or sites.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Custom report for unique visits</title><link>http://forums.iis.net/thread/1889987.aspx</link><pubDate>Wed, 14 Jan 2009 18:34:05 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1889987</guid><dc:creator>SinghGurpreet</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1889987.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1889987</wfw:commentRss><description>&lt;p&gt;There is an article present on how to build your custom report at &lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.iis.net/carlosag/archive/2008/05/30/new-articles-for-building-iis-manager-extensions-published-in-iis-net.aspx"&gt;http://blogs.iis.net/carlosag/archive/2008/05/30/new-articles-for-building-iis-manager-extensions-published-in-iis-net.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It makes use of the Logparser for processing of the files. You can write your custom query as &lt;/p&gt;
&lt;p&gt;logparser &amp;quot;Select top 25 c-ip as IP_Address,count(*) from &amp;#39;C:\inetpub\logs\LogFiles\W3SVC1\u_ex*.log&amp;#39; where date=TO_TIMESTAMP(&amp;#39;2007-07-27&amp;#39;,&amp;#39;yyyy-MM-dd&amp;#39;) group by c-ip order by c-ip&amp;quot;&lt;/p&gt;
&lt;p&gt;Let me know if it helps.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Custom report for unique visits</title><link>http://forums.iis.net/thread/1889750.aspx</link><pubDate>Mon, 12 Jan 2009 21:49:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1889750</guid><dc:creator>squitz</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1889750.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1889750</wfw:commentRss><description>&lt;p&gt;I don&amp;#39;t think so, because Users Accessed reports the same numbers that the Site Traffic reports for my website; and i&amp;#39;m pretty sure that Site Traffic is purely hits, and i know that i have visited the site multiple times a couple days to make sure that i haven&amp;#39;t broken it with the changes i&amp;#39;ve made.&lt;/p&gt;&lt;p&gt;The report i have in mind is a count of the distinct client IP address from the IIS logs for each date in the specified range. There would only be 2 columns of data produced by the report, one for the date, one for a count of the unique IP address that accessed the web site that date. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Custom report for unique visits</title><link>http://forums.iis.net/thread/1889736.aspx</link><pubDate>Mon, 12 Jan 2009 19:46:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1889736</guid><dc:creator>SinghGurpreet</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1889736.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1889736</wfw:commentRss><description>&lt;p&gt;Can you elaborate on this? Unique visits based on the users?&lt;/p&gt;
&lt;p&gt;Is it not similar to what Report &amp;quot;Users Accessed&amp;quot; does?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Custom report for unique visits</title><link>http://forums.iis.net/thread/1889726.aspx</link><pubDate>Mon, 12 Jan 2009 18:18:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1889726</guid><dc:creator>squitz</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1889726.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1889726</wfw:commentRss><description>&lt;p&gt;Is&amp;nbsp; it possible to create a custom report that displays information like the Site Traffic report, but counts unique visits instead of total visits? &lt;/p&gt;</description></item></channel></rss>