<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WebSpy Blog&#187; Microsoft ISA Server &#8211; WebSpy Blog</title>
	<atom:link href="http://www.webspy.com.au/blogs/index.php/category/microsoft-isa-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webspy.com.au/blogs</link>
	<description>For when WebSpyrians have something to say.</description>
	<lastBuildDate>Fri, 09 Dec 2011 01:18:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Watch your TMG&#8217;s waist line. Switch log format and reduce fat now!</title>
		<link>http://www.webspy.com.au/blogs/index.php/watch-your-tmgs-waist-line-switch-log-format-and-reduce-fat-now/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/watch-your-tmgs-waist-line-switch-log-format-and-reduce-fat-now/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 04:57:46 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Firewall Analysis]]></category>
		<category><![CDATA[Log File Analysis]]></category>
		<category><![CDATA[Microsoft ISA Server]]></category>
		<category><![CDATA[Microsoft Threat Management Gateway]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Tips and Best Practices]]></category>
		<category><![CDATA[Vantage]]></category>
		<category><![CDATA[Web Browsing Analysis]]></category>
		<category><![CDATA[WebSpy]]></category>
		<category><![CDATA[storages]]></category>
		<category><![CDATA[disk space]]></category>
		<category><![CDATA[Disk Usage]]></category>
		<category><![CDATA[Forefront TMG]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDE]]></category>
		<category><![CDATA[SQL Express]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Text Logging]]></category>
		<category><![CDATA[Threat Management Gateway]]></category>
		<category><![CDATA[TMG]]></category>
		<category><![CDATA[W3C]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=2251</guid>
		<description><![CDATA[We often recommend customers using Microsoft ISA or TMG switch their logging to W3C text file, in order to get the best possible import speed, and also because the text logs are much easier to access from a remote machine (see my previous article on accessing TMG&#8217;s SQL Express Log database). Logging to the default [...]]]></description>
			<content:encoded><![CDATA[<p>We often recommend customers using Microsoft ISA or TMG switch their logging to W3C text file, in order to get the best possible import speed, and also because the text logs are much easier to access from a remote machine (see my previous article on <a title="Accessing Microsoft TMG's SQL Express Log File Database" href="http://www.webspy.com.au/blogs/index.php/accessing-microsoft-forefront-tmgs-log-files-sql-express/" target="_blank">accessing TMG&#8217;s SQL Express Log database</a>). Logging to the default MSDE or SQL Express databases also requires more resources in terms of processor utilization, memory consumption and disk I/O.</p>
<p>But there is another advantage to switching to text. They take up considerably less disk space. Here are some figures:</p>
<p><span id="more-2251"></span></p>
<h2>Number of Records in 235 MBs of log data:</h2>
<p><img class="size-full wp-image-2256" title="Number of Records in 235MB of TMG logs" src="http://www.webspy.com.au/blogs/wp-content/uploads/2010/10/Number-of-Records-in-235MB-of-logs1.png" alt="Number of Records in 235MB of TMG logs" width="369" height="250" /><br />
235 MB of TMG&#8217;s W3C text logs contains 326,824 records. An SQL Express database of the same size (mdf and ldf files) contains only 40,308 records. In other words, w3C text logs can store over 8 times as much data in the same amount of disk space.</p>
<h2>A rule of thumb:</h2>
<p>By switching to W3C text logs, the disk space taken by your log files will be roughly 12% of the SQL Express or MSDE log files. This can be reduced even further by compressing your text logs.</p>
<ul>
<li>MSDE/SQL logs: budget for <strong>5 KB per record</strong></li>
<li>W3C Text logs: budget for <strong>0.71 KB per record</strong></li>
</ul>
<p>How many records your ISA or TMG server creates per day will depend on the number of users in your organization and how much traffic they generate, but about 16,000 records per user is a reasonable estimate.</p>
<h2>A real world example</h2>
<p>If you are hitting<strong> 500 GB</strong> of SQL Express/ MSDE logs per month (about 86,128,205 records), simply switching to W3C text logs will reduce this down to <strong>61 GB</strong>.<br />
<img class="size-full wp-image-2259" title="Log File Size - SQL Express vs W3C Text files (86,128,205 records)" src="http://www.webspy.com.au/blogs/wp-content/uploads/2010/10/Log-Size.png" alt="Log File Size - SQL Express vs W3C Text files (86,128,205 records)" width="421" height="241" /></p>
<p>Once imported into a WebSpy Storage, the storage size would be roughly <strong>53 GB (</strong>87% of the original W3C text logs).</p>
<p>With NTFS compression applied to the Storage folder, the WebSpy Storage would be roughly <strong>13.4 GB (</strong>22% of the original W3C text logs).</p>
<p>Applying NTFS compression to your WebSpy Storages folder is certainly a good idea. This does not impact performance. If anything, it may improve performance slightly as there is less disk fragmentation within the storage.</p>
<h2>Disadvantages and Alternatives</h2>
<p>Please be aware that by changing your logging to text, the default reporting functionality within TMG will no longer work. However, the reporting supplied by WebSpy Vantage should <a title="8 Reasons Not to use Microsoft Forefront TMG's default reporting" href="http://www.webspy.com.au/blogs/index.php/8-reasons-not-to-use-microsoft-forefront-tmgs-reporting/" target="_blank">more than adequately replace this feature</a>.</p>
<p>If you are still concerned about changing the logging method, you can utilize a script published by Microsoft to convert your SQL Express logs to W3C text.  You can then keep the text logs and set some more stringent data retention policies on the SQL Express logs, such as clearing logs every week. You can download this script as part of the <a title="Microsoft TMG 2010 Tools and Software Development Kit (SDK)" href="http://www.microsoft.com/downloads/en/details.aspx?familyid=8809CFDA-2EE1-4E67-B993-6F9A20E08607&amp;displaylang=en" target="_blank">Microsoft Forefront Threat Management Gateway (TMG) 2010 Tools &amp; Software Development Kit</a>.</p>
<h2>Additional Resources</h2>
<ul>
<li>Here&#8217;s a great article by Marc Grote at <a href="http://isaserver.org">isaserver.org</a> on the pros and cons of the different logging options in ISA and TMG. It also takes you through how to exclude fields to reduce the amount of data being logged:<br />
<a title="Microsoft Forefront TMG Logging Options" href="http://www.isaserver.org/tutorials/Microsoft-Forefront-TMG-Logging-options-Forefront-TMG.html" target="_blank">http://www.isaserver.org/tutorials/Microsoft-Forefront-TMG-Logging-options-Forefront-TMG.html</a></li>
<li>Also take a look at Richard Hicks&#8217; blog regarding MSDE performance with ISA Server 2006:<br />
<a title="MSDE Performance with Microsoft ISA Server 2006" href="http://tmgblog.richardhicks.com/2009/10/31/msde-performance-with-microsoft-isa-server-2006/" target="_blank">http://tmgblog.richardhicks.com/2009/10/31/msde-performance-with-microsoft-isa-server-2006/</a></li>
<li>Here&#8217;s another article on <a href="http://isaserver.org/">isaserver.org</a> by Richard Hicks on the logging enhancements in TMG 2010<br />
<a href="http://www.isaserver.org/articles/Logging-Enhancement-Microsoft-Forefront-Threat-Management-Gateway-TMG-2010.html&quot;" target="_blank">http://www.isaserver.org/articles/Logging-Enhancement-Microsoft-Forefront-Threat-Management-Gateway-TMG-2010.html</a></li>
</ul>
<p>The figures above were produced using some sample logs received from customers with similar (but not exactly the same) logging settings. If you have changed to text logging, I&#8217;d be very interested to hear the sort of disk savings you are seeing, and I&#8217;m sure others would to. So please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/watch-your-tmgs-waist-line-switch-log-format-and-reduce-fat-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vantage Update 2.2.0.55 (Clearswift, Palo Alto Networks, WatchGuard and more)</title>
		<link>http://www.webspy.com.au/blogs/index.php/vantage-update-2-2-0-55-clearswift-palo-alto-networks-watchguard-and-more/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/vantage-update-2-2-0-55-clearswift-palo-alto-networks-watchguard-and-more/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 07:25:56 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[ClearSwift]]></category>
		<category><![CDATA[Firewall Analysis]]></category>
		<category><![CDATA[FlowMonitor]]></category>
		<category><![CDATA[IronPort]]></category>
		<category><![CDATA[Loaders]]></category>
		<category><![CDATA[Log File Analysis]]></category>
		<category><![CDATA[Microsoft ISA Server]]></category>
		<category><![CDATA[Partners]]></category>
		<category><![CDATA[Software Updates]]></category>
		<category><![CDATA[Third Party]]></category>
		<category><![CDATA[Vantage]]></category>
		<category><![CDATA[WebSpy News Update]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[ASA]]></category>
		<category><![CDATA[IOS Firewall]]></category>
		<category><![CDATA[ISA Server]]></category>
		<category><![CDATA[Microsoft ISA]]></category>
		<category><![CDATA[PA Firewall]]></category>
		<category><![CDATA[Palo Alto Networks]]></category>
		<category><![CDATA[PIX]]></category>
		<category><![CDATA[SECURE Web Gateway]]></category>
		<category><![CDATA[Sophos]]></category>
		<category><![CDATA[Syslog]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Watchguard]]></category>
		<category><![CDATA[Web Security Appliance]]></category>
		<category><![CDATA[XTM]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=2196</guid>
		<description><![CDATA[We&#8217;ve just released an auto update for the Vantage software range. This release includes some new log format additions, and some fixes to existing formats.
What&#8217;s New?
Clearswift SECURE Web Gateway W3C
Clearswift have just released the latest version of their SECURE Web Gateway, which includes a transaction log export function. This enables you to send transaction logs [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just released an auto update for the Vantage software range. This release includes some new log format additions, and some fixes to existing formats.<span id="more-2196"></span></p>
<h2>What&#8217;s New?</h2>
<h3>Clearswift SECURE Web Gateway W3C</h3>
<p>Clearswift have just released the latest version of their SECURE Web Gateway, which includes a transaction log export function. This enables you to send transaction logs in W3C format to an off-box FTP server for analysis. If you are updating to the latest Clearswift SECURE Web Gateway, make sure you update your Vantage software to 2.2.0.55 in order to import your W3C Transaction logs. <a title="Using WebSpy Vantage with ClearSwift SECURE Web Gateway" href="http://www.webspy.com/vendors/clearswift/howto.aspx" target="_blank">More information on using WebSpy Vantage with Clearswift SECURE Web Gateway</a>.</p>
<h3>Cisco Firewall Bandwidth loader</h3>
<p>We have also introduced a new Loader for Cisco ASA, PIX and IOS Firewall devices. This new loader imports TCP, UDP, ICMP and GRE &#8217;session close&#8217; events into one schema, allowing you to aggregate size values across these  events. This loader is called Cisco Firewall (Bandwidth) and is now available on the Loader Selection page of the Import Wizard. Previously, these events were imported into separate schemas so there was no great way to determine total bandwidth from your Cisco syslog files (<a title="How to report on bandwidth utilization using Netflow and WebSpy FlowMonitor" href="http://www.webspy.com.au/blogs/index.php/how-to-report-on-bandwidth-utilization-using-cisco-devices/" target="_blank">without using Netflow and WebSpy FlowMonitor</a>).</p>
<h3>Palo Alto Networks and WatchGuard XTM</h3>
<p>We&#8217;re also very happy to welcome Palo Alto Networks to the WebSpy supported log file list. Vantage now supports both the CSV and syslog file formats from your PA Firewall.</p>
<p>Another new addition is support for the latest WatchGuard XTM devices running firmware version 11.</p>
<h2>Full List of Changes</h2>
<p>Here&#8217;s the full list of changes included in this update:</p>
<ul>
<li>New: Clearswift SECURE Web Gateway W3C.</li>
<li>New: Palo Alto Networks Firewall (CSV/Syslog)</li>
<li>New: Cisco Firewall (Bandwidth): This new Cisco loader imports TCP, UDP, ICMP and GRE events from ASA, PIX and IOS syslogs into one schema to aggregate size values across these events.</li>
<li>New: Added WatchGuard XTM: Currently http-proxy, https-proxy, smtp-proxy and firewall lines are supported.</li>
<li>Fixed: ISA Server: Fixed format detection issues, and issues importing hits with very large size values.</li>
<li>Fixed: IronPort WSA: Fixed format detection issues, as well as the import issue &#8220;Invalid value for DVS Scan Code&#8221;</li>
<li>Fixed: Sophos WSA: Fixed format detection issues and invalid line issues.</li>
</ul>
<h2>How to update</h2>
<p>To update your software, simply click <strong>Tools | Check for updates</strong>. To update the Vantage Web Module, right-click the WebSpy system tray icon and select &#8216;Check for updates&#8217;. If you have issues with the Web Module update process, please see: <a title="Web Module Update Issues" href="http://www.webspy.com.au/forums/viewtopic.php?f=4&amp;t=29" target="_blank">http://www.webspy.com.au/forums/viewtopic.php?f=4&amp;t=29</a></p>
<p>Let me know if you have any questions or issues!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/vantage-update-2-2-0-55-clearswift-palo-alto-networks-watchguard-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips from TMG Expert: Changing WebSpy Vantage Scheduled Task Recurrence Interval</title>
		<link>http://www.webspy.com.au/blogs/index.php/tips-from-tmg-expert-changing-webspy-vantage-scheduled-task-recurrence-interval/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/tips-from-tmg-expert-changing-webspy-vantage-scheduled-task-recurrence-interval/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 03:57:08 +0000</pubDate>
		<dc:creator>Asa</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Microsoft ISA Server]]></category>
		<category><![CDATA[Microsoft Threat Management Gateway]]></category>
		<category><![CDATA[automate]]></category>
		<category><![CDATA[Forefront TMG]]></category>
		<category><![CDATA[ISA Server]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[recurrence interval]]></category>
		<category><![CDATA[Richard Hicks]]></category>
		<category><![CDATA[Scheduled Tasks]]></category>
		<category><![CDATA[Tasks]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=1940</guid>
		<description><![CDATA[Microsoft ISA Server and Forefront TMG users are probably familiar with isaserver.org’s informative news articles, tutorials, blogs and forums. I just wanted to bring your attention to one of isaserver.org’s contributing blog authors, Richard Hicks.  
Richard has been working with Forefront Threat Management Gateway (TMG) 2010 and its predecessors for more than 12 years. [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft ISA Server and Forefront TMG users are probably familiar with <a href="http://www.isaserver.org">isaserver.org</a>’s informative news articles, tutorials, blogs and forums. I just wanted to bring your attention to one of isaserver.org’s contributing blog authors, <a href="http://isaserver.org/Richard_Hicks/">Richard Hicks</a>.  </p>
<p>Richard has been working with Forefront Threat Management Gateway (TMG) 2010 and its predecessors for more than 12 years. He has designed and deployed network security solutions using TMG and ISA for SMB&#8217;s, military and defense organizations, and Fortune 500 companies around the world. </p>
<p>In addition to his isaserver.org blogs, Richard has his own ISA/TMG blog where he recently posted some useful <a href="http://tmgblog.richardhicks.com/2010/07/16/changing-the-webspy-vantage-scheduled-task-recurrence-interval/">tips on changing WebSpy Vantage’s scheduled task recurrence interval</a> using the schtasks.exe command line tool.  Adding more frequent import options (i.e. hourly) is on the product roadmap but until then, using the command line tool is a great alternative.<br />
<span id="more-1940"></span></p>
<p>We do recommending visiting <a href="http://tmgblog.richardhicks.com/">tmgblog.richardhicks.com</a> &#8211; brimming with ISA Server and TMG information and tips, here&#8217;s just some of the latest blogs: </p>
<ul>
<li><a href="http://tmgblog.richardhicks.com/2010/07/16/changing-the-webspy-vantage-scheduled-task-recurrence-interval/">Changing WebSpy Vantage Scheduled Task Recurrence Interval</a></li>
<li><a href="http://tmgblog.richardhicks.com/2010/07/14/websense-integration-support-for-forefront-threat-management-gateway-tmg-2010/">Websense Integration Support for Forefront Threat Management Gateway (TMG) 2010</a></li>
<li><a href="http://tmgblog.richardhicks.com/2010/07/09/load-balancing-and-forefront-tmg-firewall-clients/">Load Balancing and Forefront TMG Firewall Clients</a></li>
<li><a href="http://tmgblog.richardhicks.com/2010/06/29/how-to-slipstream-service-pack-1-for-tmg/">How to Slipstream Service Pack 1 for TMG</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/tips-from-tmg-expert-changing-webspy-vantage-scheduled-task-recurrence-interval/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why there is so much anonymous traffic in Microsoft TMG and ISA logs</title>
		<link>http://www.webspy.com.au/blogs/index.php/why-there-is-so-much-anonymous-traffic-in-microsoft-tmg-and-isa-logs/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/why-there-is-so-much-anonymous-traffic-in-microsoft-tmg-and-isa-logs/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 03:18:29 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Aliases]]></category>
		<category><![CDATA[Firewall Analysis]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Log File Analysis]]></category>
		<category><![CDATA[Microsoft ISA Server]]></category>
		<category><![CDATA[Microsoft Threat Management Gateway]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[Tips and Best Practices]]></category>
		<category><![CDATA[Vantage]]></category>
		<category><![CDATA[Web Browsing Analysis]]></category>
		<category><![CDATA[WebSpy]]></category>
		<category><![CDATA[Anonymous]]></category>
		<category><![CDATA[Filter]]></category>
		<category><![CDATA[FTMG]]></category>
		<category><![CDATA[ISA Server]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Proxy Authentication Required]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[requires authorization]]></category>
		<category><![CDATA[Result Code]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[Threat Management Gateway]]></category>
		<category><![CDATA[TMG]]></category>
		<category><![CDATA[Unauthenticated]]></category>
		<category><![CDATA[user agent]]></category>
		<category><![CDATA[username]]></category>
		<category><![CDATA[windows update]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=1928</guid>
		<description><![CDATA[
One of the most common questions we get asked by users of Microsoft TMG and ISA is why there is so much traffic attributed to the Anonymous user. Even though unauthenticated access to the web has been disabled, they still see the &#8216;Anonymous&#8217; user as one of the top users in their reports.
So let&#8217;s use [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webspy.com.au/blogs/wp-content/uploads/2010/07/Anonymous.png"><img src="http://www.webspy.com.au/blogs/wp-content/uploads/2010/07/Anonymous-300x164.png" alt="" title="Large percentage of anonymous traffic" width="300" height="164" class="size-medium wp-image-1933" style="float:right" /></a><br />
One of the most common questions we get asked by users of Microsoft TMG and ISA is why there is so much traffic attributed to the Anonymous user. Even though unauthenticated access to the web has been disabled, they still see the &#8216;Anonymous&#8217; user as one of the top users in their reports.</p>
<p>So let&#8217;s use WebSpy Vantage to drill into that Anonymous user and find out what is going on.<span id="more-1928"></span></p>
<p>One way to do this is to run an Ad-hoc analysis on the Summaries screen and drilldown into the Anonymous user to view all the information about that user. However, TMG and ISA tend to log a lot of information that may not be relevant to this particular investigation, so I&#8217;ve created some report templates (one for ISA and one for TMG) and a set of Aliases that pull out some relevant information.</p>
<h3>Download our Anonymous Traffic Investigation Report</h3>
<p>If you&#8217;re running WebSpy Vantage download the <a href="http://www.webspy.com.au/blogs/wp-content/uploads/2010/07/AnonymousTrafficReports.zip">Anonymous Traffic Report Templates &amp; Aliases</a></p>
<p>Then open the .Templates file on the Reports tab, and the .Aliases file on the Aliases tab. Once you have both files opened, go to the Reports tab and click either the &#8216;Anonymous Traffic Investigation (ISA)&#8217; or the &#8216;Anonymous Traffic Investigation (TMG)&#8217; report. Then click the &#8216;Generate report&#8217; link and run the report template on your ISA or TMG storage.</p>
<p>The report gives you the ability to drill into the Allowed, Denied and Failed traffic to see a list of the unauthenticated IPs, Sites, Rules responsible for blocking or allowing the traffic, unauthenticated Applications and Result Codes.</p>
<h3>Main causes of anonymous traffic</h3>
<p>What you will probably find is that most of the Anonymous traffic is being denied by your TMG or ISA firewall. When a client first requests a web page, the proxy will challenge the client for authentication. These events are often logged with the result code 12209 meaning &#8216;<em>authorization is required to fulfill the reques</em>t&#8217;. These requests are therefore denied by the proxy until the client&#8217;s credentials are authenticated.</p>
<p>Have a look at the amount of traffic being denied and then checkout the Result Codes associated with the denied traffic. Chances are you&#8217;ll see &#8216;proxy authentication required&#8217; appear predominantly.</p>
<p>If you also look at the Applications section you may also find that Windows Updates are sailing through   your TMG or ISA firewall unauthenticated.</p>
<h3>Filter out unauthenticated traffic from Reports</h3>
<p>The most logical next step is to filter out the information you do not want in your reports. You&#8217;ll probably still want to include Windows Update traffic in your reports, but you&#8217;re probably not so interested in the &#8216;proxy authentication required&#8217; information. So let&#8217;s filter that out.</p>
<p>To do this:</p>
<ol>
<li>Go to the Reports tab and select the report you want to filter (such as your Organization report)</li>
<li>Click &#8216;Edit Template&#8217;, then click &#8216;Template Properties&#8217;.</li>
<li>In the filter section at the bottom of the dialog, click <strong>Add | Field value filter</strong>.</li>
<li>Select the &#8216;Result Code&#8217; summary and select the Status Code Names (ISA-FTMG) alias.</li>
<li>On the toolbar, search for Authorization, and check the following two items:
<ul>
<li>The server requires authorization to fulfill the request. Access to the Web Proxy filter is denied.</li>
<li>The server requires authorization to fulfill the request. Access to the Web server is denied. Contact the server administrator.</li>
</ul>
</li>
<li>Ensure the &#8216;Exclude&#8217; radio button is selected and click <strong>OK</strong>.</li>
</ol>
<p>If you decide that you don&#8217;t care about seeing ANY unauthenticated traffic in your reports, you can always simply filter out the Anonymous user from your reports.</p>
<p>To do this:</p>
<ol>
<li>Go to the Reports tab and select the report you want to filter (such as your Organization report)</li>
<li>Click &#8216;Edit Template&#8217;, then click &#8216;Template Properties&#8217;.</li>
<li>In the filter section at the bottom of the dialog, click <strong>Add | Field value filter</strong>.</li>
<li>Select the &#8216;Username&#8217; summary.</li>
<li>On the toolbar, click <strong>Add </strong>and type &#8216;anonymous&#8217;. Click <strong>OK</strong>.</li>
<li>Ensure the Exclude radio button is selected and click <strong>OK</strong>.</li>
</ol>
<p>Hopefully this article improves your understanding of the &#8216;anonymous&#8217; user, and gives you some actions to take for your specific reporting situation.</p>
<p>If you have any questions, please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/why-there-is-so-much-anonymous-traffic-in-microsoft-tmg-and-isa-logs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Vantage Update 2.2.0.43</title>
		<link>http://www.webspy.com.au/blogs/index.php/vantage-update-22043/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/vantage-update-22043/#comments</comments>
		<pubDate>Thu, 20 May 2010 06:45:45 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[IronPort]]></category>
		<category><![CDATA[Loaders]]></category>
		<category><![CDATA[Log File Analysis]]></category>
		<category><![CDATA[Microsoft ISA Server]]></category>
		<category><![CDATA[Microsoft Threat Management Gateway]]></category>
		<category><![CDATA[Software Updates]]></category>
		<category><![CDATA[Tips and Best Practices]]></category>
		<category><![CDATA[Vantage]]></category>
		<category><![CDATA[Web Module]]></category>
		<category><![CDATA[WebSpy]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[Astaro]]></category>
		<category><![CDATA[Barracuda]]></category>
		<category><![CDATA[BlueCoat]]></category>
		<category><![CDATA[ClearSwift]]></category>
		<category><![CDATA[dynamic reports]]></category>
		<category><![CDATA[FTMG]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft Forefront TMG]]></category>
		<category><![CDATA[NetAsq]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=1511</guid>
		<description><![CDATA[We've just released an auto update for WebSpy Vantage (Premium, Giga and Ultimate) as well as the Web Module. This is a great update for Vantage Ultimate users as we've introduced a new feature/tab into the Web Module called 'Dynamic Reports'.

Here's the full list of changes since the last auto update (2.2.0.32 on the 14th April 2010).]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just released an auto update for WebSpy Vantage (Premium, Giga and Ultimate) as well as the Web Module.</p>
<p>This is a great update for Vantage Ultimate users as we&#8217;ve introduced a new feature/tab into the Web Module called &#8216;Dynamic Reports&#8217;.</p>
<p>If you&#8217;re publishing the same report to the Web Module each day, you can use the Dynamic Reports tab to select a date range and a department (or whatever organizational groups you have defined) and the Web Module will collate all the daily reports that match that filter into one report. This allows you to report on entire week, month or year by simply &#8216;reporting on reports&#8217;, rather than reporting months of raw storage data.</p>
<p>Here&#8217;s the full list of changes since the last auto update (2.2.0.32 on the 14th April 2010).</p>
<p><strong>Application Changes</strong></p>
<ul>
<li>Added Dynamic Reports feature to the Web Module.</li>
<li>Rewrote the Web Module transfer protocol. New protocol adds version checking, connection checking, and integrity checking for high latency environments.</li>
<li>Purge data from storage task no longer prevents importing new hits when all data is removed from an input within a storage.</li>
<li>IPv6 addresses now show IPv4-mapped addresses as plain IPv4 addresses in summaries.</li>
<li>IPv6 and IPv4 addresses are now freely interchangable in filter expressions.</li>
<li>Fixed IPv6 drilldowns on the Summaries screen</li>
<li>SQL inputs can now be resumed from the previous position. Previously any input that was partially imported would be skipped when importing new hits.</li>
<li>Template-based analysis has been fixed, no longer results in blank/non-existent analysis.</li>
<li>Added new string manipulation functions to expression language; Contains, StartsWith, EndsWith, IndexOf.</li>
</ul>
<p><strong>Loader Changes</strong></p>
<ul>
<li>Astaro: Now checks that the ID field is present in a line before attempting to read it.</li>
<li>Barracuda Web Filter: Added this format to replace Spy Filter.</li>
<li>BlueCoat Proxy SG W3C: Added support for gmttime, timestamp, x-bluecoat-surfcontrol-is-denied and x-bluecoat-transaction-id.</li>
<li>ClearSwift: Added a new loader group for ClearSwift that includes the MimeSweeper loaders</li>
<li>ClearSwift SECURE Web Gatway: Now supported with the Web Appliance loader</li>
<li>Clearswift Web Appliance: User summary displays Source IP if Username is blank.</li>
<li>IronPort WSA: Fixed memory usage issues.</li>
<li>Microsoft FTMG: Added category name lookup to SQL loader.</li>
<li>Microsoft FTMG: No longer fails to import lines where the rule field contains square brackets.</li>
<li>Microsoft FTMG: URL Category field is now a string instead of an integer. Added URL Categorization Reason field.</li>
<li>Microsoft FTMG: Fixed memory usage issues.</li>
<li>Microsoft IIS W3C: No longer hangs or crashes when loading a file that isn&#8217;t IIS W3C.</li>
<li>NetAsq: Added support for srcname field. The Username summary is populated with user first, and then srcname if user is blank. The User summary is also now populated with Source IPs if the Username summary is blank.</li>
</ul>
<p>To update WebSpy Vantage, simple select Tools | Check for updates.</p>
<p>To update the Web Module, login to the Web Module server, right-click the WebSpy system tray icon, and select Check for updates.</p>
<p>As always, please <a title="Contact WebSpy" href="http://www.webspy.com/about/contact.aspx" target="_blank">contact us</a> if you have any issues or questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/vantage-update-22043/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Simple Reasons Why Resellers Want WebSpy</title>
		<link>http://www.webspy.com.au/blogs/index.php/3-simple-reasons-why-resellers-want-webspy/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/3-simple-reasons-why-resellers-want-webspy/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 07:48:58 +0000</pubDate>
		<dc:creator>Asa</dc:creator>
				<category><![CDATA[Log File Analysis]]></category>
		<category><![CDATA[Microsoft ISA Server]]></category>
		<category><![CDATA[Partners]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[Sales and Marketing]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[Astaro]]></category>
		<category><![CDATA[Barracuda Networks]]></category>
		<category><![CDATA[Blue Coat]]></category>
		<category><![CDATA[IronPort]]></category>
		<category><![CDATA[ISA Server]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[reporting problems]]></category>
		<category><![CDATA[resellers]]></category>
		<category><![CDATA[Sophos]]></category>
		<category><![CDATA[Squid Proxy]]></category>
		<category><![CDATA[TMG]]></category>
		<category><![CDATA[vendors]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=1352</guid>
		<description><![CDATA[To set things straight from the get-go, this is not a plug about our partner program, margin structure or reseller support. All the ingredients necessary to bake a successful partner cake are present (and being improved&#8230;get ready for some exciting partner announcement in the coming weeks). No, this is simply a very factual overview of [...]]]></description>
			<content:encoded><![CDATA[<p>To set things straight from the get-go, this is not a plug about our partner program, margin structure or reseller support. All the ingredients necessary to bake a successful partner cake are present (and being improved&#8230;get ready for some exciting partner announcement in the coming weeks). No, this is simply a very factual overview of the Network and Security Industry, where majority of security vendors fall short and where WebSpy continues to save our resellers’ day.</p>
<p><span id="more-1352"></span></p>
<p>&nbsp;</p>
<h2>WebSpy’s Industry Fit</h2>
<p>WebSpy is a global leader in reporting and analysis on Internet activity when used in partnership with security vendors such as <strong>Microsoft ISA Server, Microsoft Forefront TMG, Cisco IronPort, Blue Coat, Sophos, Astaro, Barracuda, Squid Proxy</strong>, and <a href="http://www.webspy.com.au/resources/logformats.aspx">many more</a>. </p>
<p>Below image neatly summarizes how WebSpy report on log files from vendor devices in the Unified Threat Management (UTM) and Secure Web Gateway (SWG) sectors, and specifically focus on reporting and analysis on Internet activity aspects within the SIEM sector. </p>
<p><img src="http://www.webspy.com.au/blogs/wp-content/uploads/2010/04/webspy-industry-fit.jpg" alt="webspy-industry-fit" title="webspy-industry-fit" width="545" height="393" class="aligncenter size-full wp-image-1353" /></p>
<h1>THE REASONS</h1>
<p>&nbsp;</p>
<h2><strong>1. WebSpy Adds Value to Existing Product Portfolio</strong></h2>
<p>There’s a multitude of reputable, solid and reliable security vendors that frequently form a part of our resellers’ product portfolio. Their network and security devices do a great job providing network structure and actively protecting against security issues.  </p>
<p>However, analysis and reporting is not their forte, not their core, and more often than not reporting is only a feature within their complete network and security solution.</p>
<p><a href="http://en.wikipedia.org/wiki/Magic_Quadrant">Gartner’s latest Magic Quadrants</a> on SWG and UTM vendors (or “SMB Multifunctional Firewalls” as labelled by Gartner) clearly highlights the security vendor’s weakness in reporting. </p>
<p>Straight from the horse’s mouth, here’s some vendor reporting issues as highlighted by Gartner:</p>
<ul>
<li>“Lacking enterprise-class administration and reporting capabilities.”</li>
<li>“Advanced ad-hoc reporting features are lacking and custom reports are limited to filter settings on existing reports.”</li>
<li>“Reports are very basic, and there are only a limited number of pre-developed reports.”</li>
<li>“Per-user reports and forensic investigations are weak.”</li>
<li>“On-box reporting is very basic and requires Windows and SQL database licenses for the reporting server.”</li>
<li>“The number of canned reports is low and some reports do not have obvious features, such as pie graph options. Some customers complained about the scalability of the reporting interface.”</li>
<li>“Users describe the vendor’s reporting and alerting as difficult to use.”</li>
<li>“Although management is strong, users cite quality of reporting as a deficiency.”</li>
</ul>
<p>With this information at hand it comes as no surprise that resellers want WebSpy’s reporting solutions to complement and add value to existing Internet security devices and provide their clients with valuable, advanced, customized and scalable reports on the exact use of web servers, web proxy, servers, email server, firewalls, switches, routers, and spam and virus application.</p>
<p>&nbsp;</p>
<h2><strong>2. WebSpy Helps Generate and Facilitate SWG and UTM sales opportunities</strong></h2>
<p>You’ll be surprised by the amount of clients who base the decision of which Internet security device to purchase on reporting abilities.</p>
<p>WebSpy has a proven track record of assisting both Internet security vendors, such as IronPort, Microsoft ISA Server, Sophos, and their resellers in securing sales of their Internet security appliances. On numerous occasions our resellers have been able to secure deals, which could have been lost to a competing vendor/reseller, simply because they were able to throw advanced reporting into the mix.</p>
<p>&nbsp;</p>
<h2><strong>3. WebSpy Substantially Increase Sales Revenue through Add-On Sales</strong></h2>
<p>Our resellers have found that recommending WebSpy reporting with every Internet security and network installation gives them the ability substantially increase add-on sales revenue with limited efforts involved. </p>
<p>The fact we offer competitive upgrade rebates if a reseller’s client have already invested time and money in a competing third-party reporting solution, or on-appliance reporting, naturally makes the transition to WebSpy even smoother.</p>
<p>&nbsp;</p>
<p><strong>Not convinced? Have a look at these:</strong></p>
<ul>
<li><a href="http://www.webspy.com.au/isaserver/webspy-and-isa.aspx">10 Reasons to report on ISA Server using WebSpy </a></li>
<li><a href="http://www.webspy.com/vendors/ironport/">10 Reasons to report on IronPort using WebSpy</a></li>
<li><a href="http://www.webspy.com/vendors/sophos/default.aspx">10 Reasons to report on Sophos using WebSpy</a></li>
<li><a href="http://www.webspy.com.au/blogs/index.php/8-reasons-not-to-use-microsoft-forefront-tmgs-reporting/">8 Reasons NOT to Use Microsoft Forefront TMG’s Reporting</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/3-simple-reasons-why-resellers-want-webspy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vantage Update 2.2.0.27 &#8211; Fix for Microsoft FTMG SQL Import</title>
		<link>http://www.webspy.com.au/blogs/index.php/vantage-update-22027-fix-for-microsoft-ftmg-sql-import/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/vantage-update-22027-fix-for-microsoft-ftmg-sql-import/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 15:58:13 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Loaders]]></category>
		<category><![CDATA[Log File Analysis]]></category>
		<category><![CDATA[Microsoft ISA Server]]></category>
		<category><![CDATA[Microsoft Threat Management Gateway]]></category>
		<category><![CDATA[Software Updates]]></category>
		<category><![CDATA[Vantage]]></category>
		<category><![CDATA[Web Module]]></category>
		<category><![CDATA[WebSpy]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Forefront]]></category>
		<category><![CDATA[FTMG]]></category>
		<category><![CDATA[Import]]></category>
		<category><![CDATA[Importing]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSFW]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Specified Cast Invalid]]></category>
		<category><![CDATA[SQL Express]]></category>
		<category><![CDATA[Threat Management Gateway]]></category>
		<category><![CDATA[TMG]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=1272</guid>
		<description><![CDATA[Our support for Microsoft Forefront Threat Management Gateway is quite new and we’ve just fixed a couple of issues that we haven’t yet released as a public update yet. In particular, this update fixes the "specified cast invalid error" that occurs when importing the Web Proxy database logs.]]></description>
			<content:encoded><![CDATA[<p>Our support for Microsoft Forefront Threat Management Gateway is quite new and we’ve just fixed a couple of issues in build 2.2.0.27. In particular, this update fixes the &#8220;specified cast invalid error&#8221; that occurs when importing the Web Proxy database logs.</p>
<p>Check your version in Help | About. If you are running 2.2.0.27 or above, then you already have this update. If not, make sure you update to your software by selecting <strong>Tools | Check for updates.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/vantage-update-22027-fix-for-microsoft-ftmg-sql-import/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8 Reasons NOT to Use Microsoft Forefront TMG&#8217;s Reporting</title>
		<link>http://www.webspy.com.au/blogs/index.php/8-reasons-not-to-use-microsoft-forefront-tmgs-reporting/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/8-reasons-not-to-use-microsoft-forefront-tmgs-reporting/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 06:48:39 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Aliases]]></category>
		<category><![CDATA[Firewall Analysis]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Loaders]]></category>
		<category><![CDATA[Log File Analysis]]></category>
		<category><![CDATA[Microsoft ISA Server]]></category>
		<category><![CDATA[Microsoft Threat Management Gateway]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[Tips and Best Practices]]></category>
		<category><![CDATA[Vantage]]></category>
		<category><![CDATA[Web Browsing Analysis]]></category>
		<category><![CDATA[Web Module]]></category>
		<category><![CDATA[WebSpy]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[drilldowns]]></category>
		<category><![CDATA[Filtering]]></category>
		<category><![CDATA[Forefront]]></category>
		<category><![CDATA[FTMG]]></category>
		<category><![CDATA[limitations]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[report distribution]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[secure report distribution]]></category>
		<category><![CDATA[sub-domains]]></category>
		<category><![CDATA[TMG]]></category>
		<category><![CDATA[TMG Reporting]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=1181</guid>
		<description><![CDATA[I've been having a look through the reporting functionality included in Microsoft Forefront Threat Management Gateway to find that not much has changed from ISA Server 2006. There is some new information regarding the newly implemented URL categorization and threat management technology, but there is very little flexibility or customization for those with reporting requirements beyond general overviews cluttered with irrelevant information. Here is what I consider to be the 8 main limitations of Microsoft Forefront TMG's reporting functionality.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been having a look through the reporting functionality included in Microsoft Forefront Threat Management Gateway to find that not much has changed from ISA Server 2006. There is some new information regarding the newly implemented URL categorization and threat management technology, but there is very little flexibility or customization for those with reporting requirements beyond general overviews cluttered with irrelevant information.<span id="more-1181"></span></p>
<p>Here&#8217;s a quick video outlining some of the differences between TMGs Reporting, and what can be achieved using WebSpy Vantage. The video does not illustrate all the limitations outlined below, so please read on.<br />
<object width="400" height="255" data="http://blip.tv/play/hLYlgcLyGAA" type="application/x-shockwave-flash"><param name="src" value="http://blip.tv/play/hLYlgcLyGAA" /><param name="allowfullscreen" value="true" /></object></p>
<h2>Whats is in the Forefront TMG report?</h2>
<p>The default TMG report contains the following sections</p>
<ul>
<li>Summary</li>
<li>Web Usage</li>
<li>Application Usage</li>
<li>Traffic and Utilization</li>
<li>Security</li>
<li>Malware Protection</li>
<li>URL Filtering</li>
<li>Network Inspection System</li>
</ul>
<p>Each section contains overviews such as &#8216;Top users&#8217; and &#8216;Top Sites&#8217;.</p>
<p>If your reporting requirements can be satisfied with these overviews &#8211; that&#8217;s great! Unfortunately, when you start thinking about what system administrators and other people in your organization actually need to make informed decisions, this report is quite limiting.</p>
<h1>The 8 Limitations of Microsoft Forefront TMG&#8217;s Reporting</h1>
<p>Here is what I consider to be the<strong> </strong>8 main limitations of Microsoft Forefront TMG&#8217;s reporting functionality.</p>
<h2>1. No Drilldowns</h2>
<p>Want to see the sites that the top 5 users accessed? Want to see the users that downloaded the most traffic from youtube? These are fairly standard reporting requirements that simply cannot be achieved using the inbuilt TMG reporting.</p>
<p>WebSpy Vantage lets you either interactively drilldown into a user or site, or produce a regular report that includes further details about what your top users have actually been up to.</p>
<h2>2. No Filtering</h2>
<p>When you generate a report in TMG, you can only filter the report by a date range. There is no way to filter out anonymous (unauthenticated) traffic or exclude traffic coming from advertising servers (such as doubleclick and 2mdn.net) that tend to dominate most of the top 10 sites.</p>
<p>This can easily be achieved using WebSpy&#8217;s software. Check out my<a href="http://www.webspy.com.au/blogs/index.php/how-to-remove-clutter-from-your-web-reports/" target="_blank"> video on how to remove clutter from your web reports</a>.</p>
<h2>3. No Customization</h2>
<p>Customization of each overview in the TMG report is limited to the number of items to show (e.g. top 5 or top 50 users), and the sort order (Incoming Bytes, Outgoing Bytes, Requests and Total Bytes).</p>
<p>What about the time a user spent browsing the web, or the number of users that visited a specific site? There is no way to add custom columns such as total browsing time, average session time, or number of users/sites/IPs to the report tables.</p>
<p>Or say you simply want to change your top users chart from a bar to pie to easily see the percentage used. Nope sorry!</p>
<p>If you do make one of the two available customizations in a TMG report, you then get the annoying Apply / Discard message to save changes to the configuration database.</p>
<p>All of these customizations can be achieved using WebSpy Vantage, and it doesn&#8217;t touch your TMG server to apply a change to a report.</p>
<h2>4. Limited Report Distribution</h2>
<p>When you generate a report, you get the option to email it to a specific email address. What if you would like to create a report for every department, and then email it to the managers of each department? Or better yet, host the report on a secure web server where department managers can log in and view their reports?</p>
<p>WebSpy Vantage Ultimate comes with a secure &#8216;Web Module&#8217; specifically for this purpose and managers still receive a link to the report via email.</p>
<h2>5. Cluttered &#8216;Top Sites&#8217; List</h2>
<p>The &#8216;Top sites&#8217; list can become particularly cluttered due to the inclusion of sub-domains. I don&#8217;t want to mentally add up the size values from farm1.static.flickr.com, farm2.static.flickr.com, and farm3.static.flicr.com &#8211; I just want to know how much was downloaded from flickr.com.</p>
<p>This is compounded by the inability to exclude sites that are merely placing advertising banners on the actual sites users are visiting (as mentioned in the &#8216;No Filtering&#8217; limitation above).</p>
<p>WebSpy Vantage breaks URLs down into separate components and lets you analyze each part separately. Look at the <strong>Site Domains</strong> summary to remove sub-domains and see <em>only </em>flickr.com. Or perhaps you want to see the keywords a user entered into search engines like Google? Or perhaps the top pages accessed within a website? No problem. Just include the <strong>Site Keywords</strong> or <strong>Site Resource</strong> summaries in your Vantage reports.</p>
<h2>6. No Grouping or Aliasing</h2>
<p>There is no way to group users into departments or locations, or IP addresses into subnets, or extensions such as .html, .pdf or .exe into file types. The ability to group and represent raw log data in more meaningful ways, as offered by WebSpy Vantage, can increase the value of a report tremendously.</p>
<h2>7. No Productivity Assessment</h2>
<p>One of the major features introduced in TMG since ISA Server 2006 is the included URL categorization technology.</p>
<p>Although the TMG report gives you an overview of the categories that have been visited, the report does not use this information to display a productivity assessment for your users.</p>
<p>WebSpy Vantage not only provides this assessment, but also the ability to customize the categories that are deemed productive as this can vary wildly depending on the industry and organization.</p>
<h2>8. Not browser independent</h2>
<p>This is a minor limitation that can be a major annoyance. The report that TMG produces is a HTML report that only displays correctly in Internet Explorer. As Forefront TMG is a Microsoft product, this is not exactly surprising, but still very annoying if IE is not your default browser.</p>
<h2>How to get awesome reports from Forefront TMG</h2>
<p>If you have had personal experience with any of the above limitations, you&#8217;ve probably been hunting for an alternative solution. I strongly recommend checking out the <a title="WebSpy Vantage" href="http://www.webspy.com/products/vantage/default.aspx" target="_blank">WebSpy Vantage</a> range of products, and if you would like secure report distribution via the &#8216;Web Module&#8217;, <a title="Vantage Ultimate" href="http://www.webspy.com/products/vantage/ultimate/vantageultimate.aspx" target="_blank">Vantage Ultimate</a> is what you are after.</p>
<p>If you agree or disagree with anything in this article, I encourage you to leave your thoughts in the comments.</p>
<p>Cheers!</p>
<p>Scott</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/8-reasons-not-to-use-microsoft-forefront-tmgs-reporting/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Microsoft TMG and UAG Released! What is the difference?</title>
		<link>http://www.webspy.com.au/blogs/index.php/microsoft-tmg-and-uag-released-what-is-the-difference/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/microsoft-tmg-and-uag-released-what-is-the-difference/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 07:31:02 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Firewall Analysis]]></category>
		<category><![CDATA[Loaders]]></category>
		<category><![CDATA[Log File Analysis]]></category>
		<category><![CDATA[Microsoft ISA Server]]></category>
		<category><![CDATA[Microsoft Threat Management Gateway]]></category>
		<category><![CDATA[Software Updates]]></category>
		<category><![CDATA[Vantage]]></category>
		<category><![CDATA[Web Browsing Analysis]]></category>
		<category><![CDATA[WebSpy]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[Forefront]]></category>
		<category><![CDATA[Importing]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Migrating]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Threat Management Gateway]]></category>
		<category><![CDATA[TMG]]></category>
		<category><![CDATA[UAG]]></category>
		<category><![CDATA[Unified Access Gateway]]></category>
		<category><![CDATA[Upgrading]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=1032</guid>
		<description><![CDATA[Most of our customers using Microsoft ISA server are probably aware by now that Microsoft have released the new version of ISA server, which is now re-branded as Microsoft Forefront Threat Management Gateway (TMG). In addition to this, Microsoft has also re-branded its Internet Access Gateway (IAG) to Unified Access Gateway (UAG).

If you&#8217;re confused, Derek [...]]]></description>
			<content:encoded><![CDATA[<p>Most of our customers using Microsoft ISA server are probably aware by now that Microsoft have released the new version of ISA server, which is now re-branded as <strong>Microsoft Forefront Threat Management Gateway (TMG)</strong>. In addition to this, Microsoft has also re-branded its Internet Access Gateway (IAG) to Unified Access Gateway (UAG).<br />
<span id="more-1032"></span><br />
If you&#8217;re confused, Derek Seaman has a great blog post that clears up some of the confusion around ISA/TMG/IAG/UAG at <a href="http://derek858.blogspot.com/2009/05/isa-vs-tmg-vs-iag-vs-uag-are-you.html" target="_blank">http://derek858.blogspot.com/2009/05/isa-vs-tmg-vs-iag-vs-uag-are-you.html</a></p>
<h3>TMG or UAG? What is the difference?</h3>
<p>TMG is an<strong> outgoing proxy</strong> that protects your internal users from malware, viruses and the like. TMG generates some great web proxy log files to import into WebSpy Vantage allowing you to monitor where your users are going on the Internet, how much they&#8217;re downloading etc.  TMG, unlike ISA, now has deep packet inspection for HTTPS traffic, plus a bunch of other <a href="http://www.microsoft.com/forefront/threat-management-gateway/en/us/whats-new.aspx">new features</a>.</p>
<p>UAG is an <strong>incoming proxy</strong> that provides employees, partners and vendors secure remote access to corporate resources such as Outlook Web Access (OWA) and Sharepoint (MOSS). It utilizes the TMG engine, but this is mainly just to protect the UAG server (more on this topic here <a title="About TMG and UAG - what is supported and what is not" href="http://technet.microsoft.com/en-us/library/ee522953.aspx" target="_blank">http://technet.microsoft.com/en-us/library/ee522953.aspx</a>).</p>
<p>TMG can also publish your OWA and MOSS sites, but this is no longer recommended by Microsoft. They recommend using a dedicated UAG server to perform this function.</p>
<h3>Upgrading to TMG</h3>
<p>If you&#8217;re thinking about migrating your ISA server (2004 or 2006) to TMG, you may like to check out this migration guidance video with Mohit Saxena (Senior Technical Lead) and Jim Harrison (Program Manager). <a href="http://edge.technet.com/Media/ISA-to-TMG-Migration-Guidance/" target="_blank">http://edge.technet.com/Media/ISA-to-TMG-Migration-Guidance/</a></p>
<p style="text-align: center;">
<div id="attachment_1043" class="wp-caption aligncenter" style="width: 310px"><a href="http://edge.technet.com/Media/ISA-to-TMG-Migration-Guidance/" target="_blank"><img class="size-medium wp-image-1043 " title="Microsoft Forefront TMG Migration Video" src="http://www.webspy.com.au/blogs/wp-content/uploads/2009/12/microsofttmgmigrationvideo-300x170.png" alt="Microsoft Forefront TMG Migration Video" width="300" height="170" /></a><p class="wp-caption-text">Microsoft Forefront TMG Migration Video</p></div>
<h3>Reporting on TMG</h3>
<p>If you&#8217;re using TMG at the moment, we invite you to analyze your web proxy and/or firewall logs using WebSpy Vantage and tell us what you think!  <a href="http://www.webspy.com/products/vantage/default.aspx" target="_blank">Download your copy of WebSpy Vantage here</a>, and import your logs using the Microsoft FTMG format:</p>
<div id="attachment_596" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.webspy.com.au/blogs/wp-content/uploads/2009/09/microsoft-ftmg.png"><img class="size-medium wp-image-596" title="Microsoft Forefront Threat Management Gateway" src="http://www.webspy.com.au/blogs/wp-content/uploads/2009/09/microsoft-ftmg-300x225.png" alt="Microsoft Forefront Threat Management Gateway" width="300" height="225" /></a><p class="wp-caption-text">Microsoft Forefront Threat Management Gateway</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/microsoft-tmg-and-uag-released-what-is-the-difference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Forefront TMG Release Candidate now available</title>
		<link>http://www.webspy.com.au/blogs/index.php/microsoft-forefront-tmg-release-candidate-now-available/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/microsoft-forefront-tmg-release-candidate-now-available/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 01:00:34 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Firewall Analysis]]></category>
		<category><![CDATA[Loaders]]></category>
		<category><![CDATA[Log File Analysis]]></category>
		<category><![CDATA[Microsoft ISA Server]]></category>
		<category><![CDATA[Microsoft Threat Management Gateway]]></category>
		<category><![CDATA[Third Party]]></category>
		<category><![CDATA[Vantage]]></category>
		<category><![CDATA[Web Browsing Analysis]]></category>
		<category><![CDATA[WebSpy]]></category>
		<category><![CDATA[WebSpy News Update]]></category>
		<category><![CDATA[Forefront]]></category>
		<category><![CDATA[Importing]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[release candidate]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[TMG]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=734</guid>
		<description><![CDATA[Microsoft have announced the availability of Microsoft Forefront Threat Management Gateway (TMG) Release Candidate (RC).  This is the final public release of TMG before it is made available to purchase. 

If you're considering upgrading your ISA Server to TMG, this means that you can start your deployment using the Release Candidate, and simply switch it to a licenced version with no additional configuration changes once the full release is available.]]></description>
			<content:encoded><![CDATA[<p>Microsoft has announced the availability of Microsoft Forefront Threat Management Gateway (TMG) Release Candidate (RC).  This is the final public release of TMG before it is made available to purchase. </p>
<p>If you&#8217;re considering upgrading your ISA Server to TMG, this means that you can start your deployment using the Release Candidate, and simply switch it to a licensed version with no additional configuration changes once the full release is available.<span id="more-734"></span> At least, that is what Vladimir Holostov (Lead Program Manager, Release Manager for Forefront TMG 2010) states on the Forefront TMG (ISA Server) Product Team Blog:</p>
<blockquote><p>&#8220;The final product will be released later this year and you can expect it to behave exactly like the Release Candidate. You can install Forefront TMG 2010 RC today and upgrade to a licensed version once available without changing the configuration of your deployment.&#8221; </p></blockquote>
<p>To offer some peace of mind for organizations considering the deployment, Vladimir also mentions that &#8220;Forefront TMG 2010 RC is deployed at three major Microsoft sites located around the world in Haifa, Bellevue and Redmond. More than 20,000 employees are already protected by TMG and these deployments have already accumulated more than 5,000 hours of runtime, performing extremely well under heavy load&#8221;.</p>
<p>No major features have been added to the Release Candidate since Beta 3, however there have been improvements geared around tightening up security, reliability and performance and telemetry. For more information about the release candidate, please visit the<br />
<a href="http://blogs.technet.com/isablog/archive/2009/10/11/forefront-threat-management-gateway-2010-release-candidate-now-available.aspx" target="_blank">Forefront TMG (ISA Server) Product Team Blog</a>. </p>
<p>You can also download the release candidate <a href="http://www.microsoft.com/DOWNLOADS/details.aspx?FamilyID=e05aecbc-d0eb-4e0f-a5db-8f236995bccd&#038;displaylang=en" target="_blank">here</a></p>
<p>I mentioned in my last blog posting that WebSpy has introduced support for reporting on Microsoft Forefront TMG log formats in the Vantage product range. To try it out, please make sure you have installed Vantage 2.2 (any flavour &#8211; Premium, Giga or Ultimate), and then select <strong>Tools | Check for updates </strong>to download build 2.2.0.10 or above.  You can then import your TMG log files by selecting the Microsoft FTMG loader in the import wizard.<br />
<div id="attachment_596" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.webspy.com.au/blogs/wp-content/uploads/2009/09/microsoft-ftmg.png"><img src="http://www.webspy.com.au/blogs/wp-content/uploads/2009/09/microsoft-ftmg-300x225.png" alt="Importing Microsoft Forefront Threat Management Gateway Log Files" title="Importing Microsoft Forefront Threat Management Gateway Log Files" width="300" height="225" class="size-medium wp-image-596" /></a><p class="wp-caption-text">Importing Microsoft Forefront Threat Management Gateway Log Files</p></div></p>
<p>We&#8217;re very interested to hear your thoughts on the reporting functionality, so please go ahead and give it a go!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/microsoft-forefront-tmg-release-candidate-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert Microsoft ISA 2006 MSDE logs to WebSpy compatible text logs</title>
		<link>http://www.webspy.com.au/blogs/index.php/convert-microsoft-isa-2006-msde-logs-to-webspy-compatible-text-logs/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/convert-microsoft-isa-2006-msde-logs-to-webspy-compatible-text-logs/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 04:23:25 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Analyzer]]></category>
		<category><![CDATA[Firewall Analysis]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Loaders]]></category>
		<category><![CDATA[Log File Analysis]]></category>
		<category><![CDATA[Microsoft ISA Server]]></category>
		<category><![CDATA[Third Party]]></category>
		<category><![CDATA[Vantage]]></category>
		<category><![CDATA[Web Browsing Analysis]]></category>
		<category><![CDATA[WebSpy]]></category>
		<category><![CDATA[Firewall Logs]]></category>
		<category><![CDATA[ISA 2006]]></category>
		<category><![CDATA[ISA Server]]></category>
		<category><![CDATA[log conversion]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDE]]></category>
		<category><![CDATA[MSDE To Text]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Web Proxy Logs]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=394</guid>
		<description><![CDATA[A few customers have experienced some issues converting their ISA MSDE logs to text format using Microsofts MSDEToText.vbs script for ISA 2006. We've therefore created a modified version of the script that creates compatible log files for WebSpy software.]]></description>
			<content:encoded><![CDATA[<p>Some customers have experienced issues converting their ISA MSDE logs to text using Microsoft’s MSDEToText.vbs script for ISA 2006 (available at <a href="http://www.microsoft.com/downloads/details.aspx?familyid=23531736-942f-466c-acb3-861a899d37b4&#038;displaylang=en">http://www.microsoft.com/downloads/details.aspx?familyid=23531736-942f-466c-acb3-861a899d37b4&#038;displaylang=en</a>)</p>
<p>If you convert your logs to text using this script, they won&#8217;t import into WebSpy Vantage or Analyzer due to an extra line break in the header of the file (after #fields:). </p>
<p>We&#8217;ve therefore created a modified version of the script that creates compatible log files for WebSpy software. </p>
<p><strong>Download the modified MSDEToText script:<br />
<a href="http://www.webspy.com/resources/utils/MSDEToText.zip">MSDEToText.zip -26 KB</a></strong></p>
<p>Also make sure the file names of your output log files contain the word WEB (for Web Proxy logs) or FWS (for Firewall Logs) as Analyzer and Vantage use these strings to automatically detect the type of ISA log file.</p>
<p>Happy converting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/convert-microsoft-isa-2006-msde-logs-to-webspy-compatible-text-logs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Forefront Threat Management Gateway Beta 3 Now available</title>
		<link>http://www.webspy.com.au/blogs/index.php/forefront-threat-management-gateway-beta-3-now-available/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/forefront-threat-management-gateway-beta-3-now-available/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 03:49:18 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Analyzer]]></category>
		<category><![CDATA[Firewall Analysis]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[Loaders]]></category>
		<category><![CDATA[Log File Analysis]]></category>
		<category><![CDATA[Microsoft ISA Server]]></category>
		<category><![CDATA[Microsoft Threat Management Gateway]]></category>
		<category><![CDATA[Software Updates]]></category>
		<category><![CDATA[Vantage]]></category>
		<category><![CDATA[Web Browsing Analysis]]></category>
		<category><![CDATA[WebSpy]]></category>
		<category><![CDATA[Beta 3]]></category>
		<category><![CDATA[ISA Server]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Repuation Services]]></category>
		<category><![CDATA[MRS]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Threat Management Gateway Reporting]]></category>
		<category><![CDATA[URL Filtering]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=295</guid>
		<description><![CDATA[A couple of weeks ago I <a href="http://www.webspy.com.au/blogs/index.php/microsoft-to-announce-beta-3-for-threat-management-gateway-the-new-isa-server/">posted a blog</a> regarding Microsoft's upcoming Beta 3 release of Forefront Threat Management Gateway (TMG) which will be replacing Microsoft ISA server. Well, it's now been released and can be downloaded from the Microsoft Download Center.]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks ago I <a href="http://www.webspy.com.au/blogs/index.php/microsoft-to-announce-beta-3-for-threat-management-gateway-the-new-isa-server/">posted a blog</a> regarding Microsoft&#8217;s upcoming Beta 3 release of Forefront Threat Management Gateway (TMG) which will be replacing Microsoft ISA server.</p>
<p>Well, it&#8217;s now been released and can be downloaded from the Microsoft Download Center:<span id="more-295"></span><br />
<a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=e05aecbc-d0eb-4e0f-a5db-8f236995bccd">http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=e05aecbc-d0eb-4e0f-a5db-8f236995bccd</a></p>
<p>One of the major improvements in Beta 3 is URL filtering which leverages Microsoft Reputation Services (MRS). With regards to this, Microsoft says:</p>
<blockquote><p>&#8220;At the time of this release, the MRS database content is being populated and updated continuously as part of the initial beta service offering. As this process continues, URL filtering categorization accuracy and comprehensiveness will increase. A telemetry package designed for improving the quality of URL filtering database and collecting your feedback is planned to be released soon. Please check back for updates in August.&#8221;</p></blockquote>
<p>Support for importing Microsoft TMG log files into your favorite WebSpy product is coming soon so stay tuned! Subscribe to the <a href="http://www.webspy.com.au/blogs/index.php/feed/">WebSpy blog RSS feed</a> or <a href="http://www.twitter.com/WebSpy">follow us on twitter</a> if you want to be notified as soon as it&#8217;s available.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/forefront-threat-management-gateway-beta-3-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft to announce Beta 3 for Threat Management Gateway (the new ISA Server)</title>
		<link>http://www.webspy.com.au/blogs/index.php/microsoft-to-announce-beta-3-for-threat-management-gateway-the-new-isa-server/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/microsoft-to-announce-beta-3-for-threat-management-gateway-the-new-isa-server/#comments</comments>
		<pubDate>Mon, 18 May 2009 15:51:32 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Analyzer]]></category>
		<category><![CDATA[Firewall Analysis]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[Loaders]]></category>
		<category><![CDATA[Log File Analysis]]></category>
		<category><![CDATA[Microsoft ISA Server]]></category>
		<category><![CDATA[Microsoft Threat Management Gateway]]></category>
		<category><![CDATA[Software Updates]]></category>
		<category><![CDATA[Vantage]]></category>
		<category><![CDATA[Web Browsing Analysis]]></category>
		<category><![CDATA[WebSpy]]></category>
		<category><![CDATA[Beta 3]]></category>
		<category><![CDATA[IDS]]></category>
		<category><![CDATA[Intrusion Detection]]></category>
		<category><![CDATA[Intrusion Prevention]]></category>
		<category><![CDATA[IPS]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Network Inspection System]]></category>
		<category><![CDATA[NIS]]></category>
		<category><![CDATA[SQL Express Log Files]]></category>
		<category><![CDATA[Threat Management Gateway Reporting]]></category>
		<category><![CDATA[TMG]]></category>
		<category><![CDATA[TMG Log Files]]></category>
		<category><![CDATA[TMG Reprting]]></category>
		<category><![CDATA[URL Filtering]]></category>
		<category><![CDATA[W3C Log Files]]></category>
		<category><![CDATA[Web Security]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=201</guid>
		<description><![CDATA[It sounds like Threat Management Gateway (TMG), the new re-branded version of ISA Server, has been a popular topic at this years TechEd event in the US. 

According to the <a href="http://blogs.technet.com/isablog/archive/2009/05/16/teched-2009-post-show-feedback.aspx">latest blog from TMG's Product Unit Manager</a>, David B. Cross, Beta 3 will be released in the next couple of weeks. As for the full release, David says that they are still on track for Q4 this calendar year. ]]></description>
			<content:encoded><![CDATA[<p>It sounds like Threat Management Gateway (TMG), the new re-branded version of ISA Server, has been a popular topic at this years TechEd event in the US. </p>
<p>According to the <a href="http://blogs.technet.com/isablog/archive/2009/05/16/teched-2009-post-show-feedback.aspx">latest blog from TMG&#8217;s Product Unit Manager</a>, David B. Cross, Beta 3 will be released in the next couple of weeks. As for the full release, David says that they are still on track for Q4 this calendar year. <span id="more-201"></span></p>
<p>Beta 3 will introduce URL filtering that is &#8216;fully integrated&#8217; with TMG&#8217;s web policy rules, and also utilizes Microsoft Reputation Services. </p>
<p>Microsoft are also introducing Intrusion Prevention and Detection (IPS/IDS) capabilities in TMG. These systems will utilize a technology they&#8217;re calling Network Inspection System (NIS) that detects attacks using signatures of known vulnerabilities, downloaded from the Microsoft Malware Protection Center. For more information on NIS see <a href="http://blogs.technet.com/isablog/archive/2009/04/12/exercising-nis-with-test-signature.aspx">http://blogs.technet.com/isablog/archive/2009/04/12/exercising-nis-with-test-signature.aspx</a></p>
<p>If you&#8217;re currently using ISA 2004 or 2006, upgrading to TMG will consist of exporting rules and settings from ISA, then importing them into a clean installation of TMG. TMG will also only run on Windows Server 2008.</p>
<p>Improving the on-box reporting has not been a focus for the TMG development team, so analyzing TMG’s web proxy and firewall logs is still the best way to go for in depth reporting. </p>
<p>If you’re interested in reporting on your TMG log files stay tuned! We’re currently implementing support for the SQL Express, W3C and Native text logs. WebSpy Vantage is likely to be the first application to include the feature, with Analyzer and Live soon to follow. </p>
<p>All going well, you can expect to see TMG support in your favourite WebSpy app within the next month or so. If you want to be notified once we’ve added support, just leave a comment below.</p>
<p>Cheers!<br />
Scott.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/microsoft-to-announce-beta-3-for-threat-management-gateway-the-new-isa-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

