<?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>- danovich.com.au - &#187; Tools</title>
	<atom:link href="http://blog.danovich.com.au/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danovich.com.au</link>
	<description>For the enterprise sys admin by the enterprise sys admin</description>
	<lastBuildDate>Fri, 03 Feb 2012 02:56:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Outlook profile settings ignored in Office 2010 SP1 using OCT</title>
		<link>http://blog.danovich.com.au/2012/02/03/outlook-profile-settings-ignored-in-office-2010-sp1-using-oct/</link>
		<comments>http://blog.danovich.com.au/2012/02/03/outlook-profile-settings-ignored-in-office-2010-sp1-using-oct/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 02:56:37 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[SMS / SCCM]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[ignore]]></category>
		<category><![CDATA[kb2590591]]></category>
		<category><![CDATA[MSP]]></category>
		<category><![CDATA[not applied]]></category>
		<category><![CDATA[OCT]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[Office Customization Tool]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[profile]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=703</guid>
		<description><![CDATA[I was using the Office Customization Wizard to deploy a MST file for Office 2010 &#8211; pretty staight forward &#8211; it had some settings in there for for creating Outlook user profiles. It was working without problem. Then I added the Office 2010 Service Pack 1 MSP files to the Upgrade folder (slipstreaming). After this, [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2012/02/03/outlook-profile-settings-ignored-in-office-2010-sp1-using-oct/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCCM Task Sequence Monitor</title>
		<link>http://blog.danovich.com.au/2012/01/05/sccm-task-sequence-monitor/</link>
		<comments>http://blog.danovich.com.au/2012/01/05/sccm-task-sequence-monitor/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 00:00:56 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[SMS / SCCM]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[configmgr]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[task sequence]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=684</guid>
		<description><![CDATA[This is a great tool for automatically backing up SCCM task sequences. It basically monitors task sequences and will back them up whenever anyone attempts to change one. It’s very good for version / change control when there are potentially multiple people working on task sequences. I have implemented this before but can never find [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (1 vote cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2012/01/05/sccm-task-sequence-monitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running program in SYSTEM context</title>
		<link>http://blog.danovich.com.au/2011/12/10/running-program-in-system-context/</link>
		<comments>http://blog.danovich.com.au/2011/12/10/running-program-in-system-context/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 05:57:27 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[SMS / SCCM]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[cmd.exe]]></category>
		<category><![CDATA[psexec]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SYSTEM]]></category>
		<category><![CDATA[system context]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=666</guid>
		<description><![CDATA[This is an old trick, one that I have been using for many years, but I&#8217;ve never documented it. Often when working with SCCM, you will need to test how something will operate when running in the SYSTEM context (as opposed USER context) &#8211; scripts, exes, msis, lots of things. I&#8217;ve used the trick with [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2011/12/10/running-program-in-system-context/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Certificate Expiration Alerting tool</title>
		<link>http://blog.danovich.com.au/2011/12/09/microsoft-certificate-expiration-alerting-tool/</link>
		<comments>http://blog.danovich.com.au/2011/12/09/microsoft-certificate-expiration-alerting-tool/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 03:40:35 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Certificates]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[alerter]]></category>
		<category><![CDATA[Alerting]]></category>
		<category><![CDATA[CA]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[Expiration]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=662</guid>
		<description><![CDATA[I came across this very useful free tool for alerting when a certificate that has been issued by an internal Microsoft Certificate Authority is going to expire (SCOM can do this too but this is a good alernative). In the words of the developer: The Certificate Expiration Alerter helps IT departments monitor the expiration status [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2011/12/09/microsoft-certificate-expiration-alerting-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft System Center ROI tool</title>
		<link>http://blog.danovich.com.au/2011/10/17/microsoft-system-center-roi-tool/</link>
		<comments>http://blog.danovich.com.au/2011/10/17/microsoft-system-center-roi-tool/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 23:29:40 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[SMS / SCCM]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Microsoft System Center]]></category>
		<category><![CDATA[ROI]]></category>
		<category><![CDATA[SCCM]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=643</guid>
		<description><![CDATA[I came across an interesting and free tool. In their own words, this tool Quickly Generate Credible, Personalized ROI presentations and Proposals for System Center. The System Center ROI/TCO tool enables a comprehensive business case for the entire System Center suite including: System Center Operations Manager System Center Configuration Manager System Center Virtual Machine Manager [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2011/10/17/microsoft-system-center-roi-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tool for pinging multiple hosts</title>
		<link>http://blog.danovich.com.au/2011/09/05/tool-for-pinging-multiple-hosts/</link>
		<comments>http://blog.danovich.com.au/2011/09/05/tool-for-pinging-multiple-hosts/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 06:49:34 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[multiple hosts]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[ping them]]></category>
		<category><![CDATA[powershell]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=623</guid>
		<description><![CDATA[I came across a great tool called Ping Them, great for pinging multiple hosts. See http://blogs.microsoft.co.il/blogs/doli/archive/2011/08/17/free-tool-ping-them.aspx for more details. This is similar to a Powershell script of mine over here &#8211; http://blog.danovich.com.au/2009/06/10/nifty-powershell-script-to-ping-multiple-servers/ &#8211; but this new tool adds a great GUI and some additional functionality. &#160; &#160; Rating: 0.0/10 (0 votes cast)<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2011/09/05/tool-for-pinging-multiple-hosts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCCM report for SQL server Developer, Enterprise and Standard version installations</title>
		<link>http://blog.danovich.com.au/2011/08/15/sccm-report-for-sql-server-developer-enterprise-and-standard-version-installations/</link>
		<comments>http://blog.danovich.com.au/2011/08/15/sccm-report-for-sql-server-developer-enterprise-and-standard-version-installations/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 00:39:11 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[SMS / SCCM]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[EA]]></category>
		<category><![CDATA[Enterprise and Standard version installations]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MOF]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SCCM report for SQL server Developer]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[true up]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=612</guid>
		<description><![CDATA[I had a requirement to report on SQL Server installations in our environment as part of our Microsoft EA true-up process. This included SQL 2000, 2005 &#038; 2008 installations. The difficulty was that you can&#8217;t run a simple Add / Remove Programs report because it will report all of the SQL client tools installations as [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=7.0" /></div><div>Rating: 7.0/<strong>10</strong> (1 vote cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2011/08/15/sccm-report-for-sql-server-developer-enterprise-and-standard-version-installations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCCM unattended OSD with bootable USB drive</title>
		<link>http://blog.danovich.com.au/2011/08/01/sccm-unattended-osd-with-bootable-usb-drive/</link>
		<comments>http://blog.danovich.com.au/2011/08/01/sccm-unattended-osd-with-bootable-usb-drive/#comments</comments>
		<pubDate>Sun, 31 Jul 2011 15:00:03 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[SMS / SCCM]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[bootable]]></category>
		<category><![CDATA[OSD]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[unattended]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=600</guid>
		<description><![CDATA[Here&#8217;s a neat trick to created an unattended USB boot disk for deploying SCCM OSD task sequences. The machine that you are going to use for this process needs to have the SCCM console loaded on it. The machine also needs to be a Windows Vista, Windows 7 or Windows Server 2008 or higher Operating [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (3 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2011/08/01/sccm-unattended-osd-with-bootable-usb-drive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SCCM packages &#8220;waiting to install package&#8221; installation status</title>
		<link>http://blog.danovich.com.au/2011/04/21/sccm-packages-waiting-to-install-package-installation-status/</link>
		<comments>http://blog.danovich.com.au/2011/04/21/sccm-packages-waiting-to-install-package-installation-status/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 04:43:53 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[SMS / SCCM]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[configmgr]]></category>
		<category><![CDATA[Cryptographic]]></category>
		<category><![CDATA[refresh distribution point]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Update.inf]]></category>
		<category><![CDATA[waiting to install package]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=568</guid>
		<description><![CDATA[I recently had a secondary site distribution point that wouldn&#8217;t recieve any packages, for every package there was &#8220;waiting to install package&#8221; installation status. The other 20-odd distribution points were fine. I checked out the DISTMGR.LOG on the secondary site distribution point to find this, the last line was giving it away: STATMSG: ID=2322 SEV=I [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (1 vote cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2011/04/21/sccm-packages-waiting-to-install-package-installation-status/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Copy AD group membership from one group to another</title>
		<link>http://blog.danovich.com.au/2011/02/22/copy-ad-group-membership-from-one-group-to-another/</link>
		<comments>http://blog.danovich.com.au/2011/02/22/copy-ad-group-membership-from-one-group-to-another/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 23:36:12 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[group membership]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=545</guid>
		<description><![CDATA[Here is a good VB script for copying the group membership from one Active Directory group to another: &#160; strSGroupDN = InputBox ("Enter the DN of Source Group" &#038; VBCRLF &#038;_ vbcrlf&#038; _ vbcrlf&#038; _ "e.g. CN=Source Group,OU=Users,DC=NWTraders,DC=com") strDGroupDN = InputBox ("Enter the DN of Destination Group" &#038; VBCRLF &#038;_ vbcrlf&#038; _ vbcrlf&#038; _ "e.g. [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=1.0" /></div><div>Rating: 1.0/<strong>10</strong> (2 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2011/02/22/copy-ad-group-membership-from-one-group-to-another/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test remote SQL connectivity</title>
		<link>http://blog.danovich.com.au/2011/01/01/test-remote-sql-connectivity/</link>
		<comments>http://blog.danovich.com.au/2011/01/01/test-remote-sql-connectivity/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 01:40:23 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[UDL]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=509</guid>
		<description><![CDATA[I came across a great post today and thought I would share &#8211; reposted straight from http://blogs.msdn.com/b/steverac/archive/2010/12/14/test-remote-sql-connectivity-easily.aspx Have you ever been troubleshooting a problem with remote SQL Iproxy MP, remote DB, etc) and wanted to test to see if the local system account (or any account for that matter) could make a remote connection to [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (1 vote cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2011/01/01/test-remote-sql-connectivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Permanent fix for Xbox 360 red ring of death</title>
		<link>http://blog.danovich.com.au/2010/10/26/permanent-fix-for-xbox-360-red-ring-of-death/</link>
		<comments>http://blog.danovich.com.au/2010/10/26/permanent-fix-for-xbox-360-red-ring-of-death/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 22:06:48 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[fix red ring]]></category>
		<category><![CDATA[fix Xbox 360]]></category>
		<category><![CDATA[mattock]]></category>
		<category><![CDATA[permanent fix]]></category>
		<category><![CDATA[red ring of death]]></category>
		<category><![CDATA[xbox 360]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=441</guid>
		<description><![CDATA[I&#8217;m usually a big fan of whatever rolls off the Microsoft production line. Not so with the first generation of Xbox 360s from a few years ago &#8211; these have to be one of the most flawed pieces of technology in history. After getting my early Xbox 360 fixed no less than 3 times I [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (4 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/10/26/permanent-fix-for-xbox-360-red-ring-of-death/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remove $NTUninstall and $hf_mig$ folders</title>
		<link>http://blog.danovich.com.au/2010/09/23/remove-ntuninstall-and-hf_mig-folders/</link>
		<comments>http://blog.danovich.com.au/2010/09/23/remove-ntuninstall-and-hf_mig-folders/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 03:22:37 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[$hf_mig$]]></category>
		<category><![CDATA[$NTUninstall]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[temporary files]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=424</guid>
		<description><![CDATA[There has been a useful article published that outlines how to delete the $NTUninstall and $hf_mig$ folders locally and domain wide to free up space. The script to run it domain wide is located here &#8211; http://kbuninstall.codeplex.com/releases/52673/download/151923. Check out the post here &#8211; http://deploywindows.net/archives/2563 &#8211; To do it locally (taken from above post) create a [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/09/23/remove-ntuninstall-and-hf_mig-folders/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Virtualization support for Microsoft products including SCCM, OCS, Exchange, ISA</title>
		<link>http://blog.danovich.com.au/2010/09/21/virtualization-support-for-microsoft-products-including-sccm-ocs-exchange-isa/</link>
		<comments>http://blog.danovich.com.au/2010/09/21/virtualization-support-for-microsoft-products-including-sccm-ocs-exchange-isa/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 06:20:35 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[App-V]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[OCS / Lync]]></category>
		<category><![CDATA[SMS / SCCM]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[hardware virtualization]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[Virtualization support]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=420</guid>
		<description><![CDATA[For many years I&#8217;ve had to scour the interwebs to find out if hardware virtualization is supported by Mircosoft for a particular product. I&#8217;m not sure how long it has been around but I&#8217;ve finally found the Windows Server Catalog site which will simply tell you if it is supported or not: http://www.windowsservercatalog.com/svvp.aspx?svvppage=svvpwizard.htm For example [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=9.3" /></div><div>Rating: 9.3/<strong>10</strong> (3 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/09/21/virtualization-support-for-microsoft-products-including-sccm-ocs-exchange-isa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add the classic menu theme to Office 2007 &amp; 2010</title>
		<link>http://blog.danovich.com.au/2010/08/06/add-the-classic-menu-theme-to-office-2007-2010/</link>
		<comments>http://blog.danovich.com.au/2010/08/06/add-the-classic-menu-theme-to-office-2007-2010/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 01:12:33 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[classic]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[no ribbon]]></category>
		<category><![CDATA[Office 2003]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[UBitMenu]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=400</guid>
		<description><![CDATA[After years of using Office 2007 &#38; 2010, sometimes I still wish to go back to the menus of Office 2003 where there were no ribbons. I&#8217;ve recently come across a free (for personal use) tool called UBitMenu which allows us to do this. After downloading the setup from http://www.ubit.ch/software/ubitmenu-languages/ , close all of your [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (1 vote cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/08/06/add-the-classic-menu-theme-to-office-2007-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Group Policy Search</title>
		<link>http://blog.danovich.com.au/2010/06/25/group-policy-search/</link>
		<comments>http://blog.danovich.com.au/2010/06/25/group-policy-search/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 07:08:34 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=380</guid>
		<description><![CDATA[Microsoft have just published a website that allows you to search for a group policy setting.  This is much easier than having to open an existing Group Policy Object to see what policy settings are available.  URL is http://gps.cloudapp.net/ &#160; &#160; Rating: 10.0/10 (2 votes cast)<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (2 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/06/25/group-policy-search/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Great tool to install multiple applications at once</title>
		<link>http://blog.danovich.com.au/2010/06/23/great-tool-to-install-multiple-applications-at-once/</link>
		<comments>http://blog.danovich.com.au/2010/06/23/great-tool-to-install-multiple-applications-at-once/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 13:37:00 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[install software]]></category>
		<category><![CDATA[multiple applications]]></category>
		<category><![CDATA[ninite]]></category>
		<category><![CDATA[save time]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=378</guid>
		<description><![CDATA[I&#8217;ve recently come across a nifty tool that will automate the installation of popular software. It automatically says No to toolbars, detects either 32 or 64 bit versions and generally saves you a heap of time. The application is called Ninite Easy PC Setup and is available here &#8211;&#62; http://ninite.com/  It is similar to the Google [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (1 vote cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/06/23/great-tool-to-install-multiple-applications-at-once/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Encypting disk via BitLocker on Windows 7 with a USB key</title>
		<link>http://blog.danovich.com.au/2010/05/10/encypting-disk-via-bitlocker-on-windows-7-with-a-usb-key/</link>
		<comments>http://blog.danovich.com.au/2010/05/10/encypting-disk-via-bitlocker-on-windows-7-with-a-usb-key/#comments</comments>
		<pubDate>Mon, 10 May 2010 07:55:49 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[BitLocker]]></category>
		<category><![CDATA[BitLocker encryption]]></category>
		<category><![CDATA[BitLocker encryption USB]]></category>
		<category><![CDATA[BitLocker encryption Windows 7]]></category>
		<category><![CDATA[disk encryption]]></category>
		<category><![CDATA[drive encryption]]></category>
		<category><![CDATA[Encypting disk via BitLocker on Windows 7 with a USB key]]></category>
		<category><![CDATA[laptop stolen]]></category>
		<category><![CDATA[TPMEncypting disk via BitLocker on Windows 7 with a USB key]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[usb key]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 BitLocker]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=173</guid>
		<description><![CDATA[BitLocker Drive Encryption is a full disk encryption feature included with the Ultimate and Enterprise editions of Windows 7 (and Vista and Server 2008). On my recent travels, I knew there would be times when I would need to leave my laptop unattended (like in a hotel or baggage dropoff area) and I wanted to ensure [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (1 vote cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/05/10/encypting-disk-via-bitlocker-on-windows-7-with-a-usb-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Query to show members of an AD group</title>
		<link>http://blog.danovich.com.au/2010/03/31/query-to-show-members-of-an-ad-group/</link>
		<comments>http://blog.danovich.com.au/2010/03/31/query-to-show-members-of-an-ad-group/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 01:32:32 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ad group membership]]></category>
		<category><![CDATA[dsget]]></category>
		<category><![CDATA[dsquery]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group membership]]></category>
		<category><![CDATA[Query to show members of an AD group]]></category>
		<category><![CDATA[samid]]></category>
		<category><![CDATA[username]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=321</guid>
		<description><![CDATA[You&#8217;ll often need a quick way to get the names of users in a particular Active Directory group into a text or Excel file for reporting or other reasons. You can use dsquery to achieve this easily: dsquery group -name "group name" &#124; dsget group -members -expand &#124; dsget user -fn -ln Of course you [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=9.7" /></div><div>Rating: 9.7/<strong>10</strong> (3 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/03/31/query-to-show-members-of-an-ad-group/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simple query to find if processor is 64 bit capable</title>
		<link>http://blog.danovich.com.au/2010/03/27/simple-query-to-find-if-processor-is-64-bit-capable/</link>
		<comments>http://blog.danovich.com.au/2010/03/27/simple-query-to-find-if-processor-is-64-bit-capable/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 05:57:56 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[32]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[64]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[datawidth]]></category>
		<category><![CDATA[processor]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[WMI]]></category>
		<category><![CDATA[wmic]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=317</guid>
		<description><![CDATA[I&#8217;ve often used a very simple query to find if a processor is 64 bit capable. Open up a command prompt and enter the following: wmic cpu get datawidth I doesn&#8217;t matter the version of the Operating System you are running, this WMI query will return the actually hardware processor capability. If it returns a [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=5.0" /></div><div>Rating: 5.0/<strong>10</strong> (3 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/03/27/simple-query-to-find-if-processor-is-64-bit-capable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

