<?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>SoloDig</title>
	<atom:link href="http://solodig.com/feed" rel="self" type="application/rss+xml" />
	<link>http://solodig.com</link>
	<description>The joy of helping</description>
	<lastBuildDate>Thu, 22 Jul 2010 14:34:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SCCM report -for Computers with IIS installed on servers</title>
		<link>http://solodig.com/some-useful-smssccm-web-reports/sccm-report-for-computers-with-iis-installed-on-servers</link>
		<comments>http://solodig.com/some-useful-smssccm-web-reports/sccm-report-for-computers-with-iis-installed-on-servers#comments</comments>
		<pubDate>Wed, 05 May 2010 19:54:03 +0000</pubDate>
		<dc:creator>Eskon</dc:creator>
				<category><![CDATA[Some useful SMS/SCCM Web Reports]]></category>

		<guid isPermaLink="false">http://solodig.com/?p=343</guid>
		<description><![CDATA[Hi all ,Another report to find out the servers where IIS is installed with the version of it.this assumes that ,you have enabled the inventory agent and set the properties for .exe to not exclude windows folder.If you select exclude files from windows directory,you will not see any results in the report because inetmgr.exe will [...]]]></description>
		<wfw:commentRss>http://solodig.com/some-useful-smssccm-web-reports/sccm-report-for-computers-with-iis-installed-on-servers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to : Qt themes and styling</title>
		<link>http://solodig.com/qt/how-to-qt-themes-and-styling</link>
		<comments>http://solodig.com/qt/how-to-qt-themes-and-styling#comments</comments>
		<pubDate>Tue, 13 Apr 2010 08:48:44 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>
		<category><![CDATA[Qt]]></category>

		<guid isPermaLink="false">http://solodig.com/?p=311</guid>
		<description><![CDATA[I shall start with a brief intro on Qt’s theming/styling and different ways they can be controlled at run-time and go through with some example and references: Look and feel (theme) of Qt applications can be changed either by implementing custom style class inherited from QStyle or by using one of the predefined Style classes [...]]]></description>
		<wfw:commentRss>http://solodig.com/qt/how-to-qt-themes-and-styling/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>collection to get list of systems that doesnt have specific application installed</title>
		<link>http://solodig.com/collections/collection-to-get-list-of-systems-that-doesnt-have-specific-application</link>
		<comments>http://solodig.com/collections/collection-to-get-list-of-systems-that-doesnt-have-specific-application#comments</comments>
		<pubDate>Fri, 19 Mar 2010 14:02:41 +0000</pubDate>
		<dc:creator>Eskon</dc:creator>
				<category><![CDATA[Collections]]></category>

		<guid isPermaLink="false">http://solodig.com/?p=269</guid>
		<description><![CDATA[There might be the scenario where you will be looking for computers which doesnt have particular application installed on.Create a new collection and copy the below  simple WQL query which list you all computers there by you can advertise the application package onto it. select SMS_G_System_SYSTEM.Name from  SMS_R_System inner join SMS_G_System_SYSTEM on SMS_G_System_SYSTEM.ResourceID = SMS_R_System.ResourceId where SMS_G_System_SYSTEM.Name [...]]]></description>
		<wfw:commentRss>http://solodig.com/collections/collection-to-get-list-of-systems-that-doesnt-have-specific-application/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using NSImage in a non-GUI application</title>
		<link>http://solodig.com/qt/using-nsimage-in-a-non-gui-application</link>
		<comments>http://solodig.com/qt/using-nsimage-in-a-non-gui-application#comments</comments>
		<pubDate>Mon, 15 Mar 2010 13:00:20 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Qt]]></category>
		<category><![CDATA[Mac os x]]></category>
		<category><![CDATA[NSImage]]></category>

		<guid isPermaLink="false">http://solodig.com/?p=241</guid>
		<description><![CDATA[I was trying to do image manipulation like rotate/resize/convert image files. My application is a daemon running in the background various kind of services. While Qt&#8217;s QImage class provides robust functionality and is well enough to do image manipulations, problem here was the size of QtGui module which is around 7 Mb. I don&#8217;t like [...]]]></description>
		<wfw:commentRss>http://solodig.com/qt/using-nsimage-in-a-non-gui-application/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qt Cute</title>
		<link>http://solodig.com/qt/qt-cute-getting-started</link>
		<comments>http://solodig.com/qt/qt-cute-getting-started#comments</comments>
		<pubDate>Wed, 03 Mar 2010 10:51:25 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Qt]]></category>
		<category><![CDATA[Getting Started]]></category>

		<guid isPermaLink="false">http://sunilpro.wordpress.com/?p=3</guid>
		<description><![CDATA[At last I am able to beat my procrastination and decided to start something like sharing knowledge to others through this blog. Why not I could start with Qt? I too am new to this cute technology, so I thought it would be great idea to share what I do to get mastered in Qt [...]]]></description>
		<wfw:commentRss>http://solodig.com/qt/qt-cute-getting-started/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>collection for Windows update agent doesnt exist on systems</title>
		<link>http://solodig.com/collections/collection-for-windows-update-agent-doesnt-exist-on-systems</link>
		<comments>http://solodig.com/collections/collection-for-windows-update-agent-doesnt-exist-on-systems#comments</comments>
		<pubDate>Fri, 12 Feb 2010 06:03:30 +0000</pubDate>
		<dc:creator>Eskon</dc:creator>
				<category><![CDATA[Collections]]></category>
		<category><![CDATA[Windows update Agent]]></category>

		<guid isPermaLink="false">http://eskonr.wordpress.com/?p=199</guid>
		<description><![CDATA[2 weeks back,working on patching issues in SMS 2003 which are having some trouble.there are lot of systems which failed the patches due to windows update agent doesnt exisit on the machines(identified the cause because of this) more information look here .It is bit hard to find the systems by looking at resource explorer and finding if [...]]]></description>
		<wfw:commentRss>http://solodig.com/collections/collection-for-windows-update-agent-doesnt-exist-on-systems/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>List of windows update error codes</title>
		<link>http://solodig.com/smssccm/list-of-windows-update-error-codes</link>
		<comments>http://solodig.com/smssccm/list-of-windows-update-error-codes#comments</comments>
		<pubDate>Mon, 01 Feb 2010 05:27:03 +0000</pubDate>
		<dc:creator>Eskon</dc:creator>
				<category><![CDATA[SMS/SCCM]]></category>

		<guid isPermaLink="false">http://eskonr.wordpress.com/?p=154</guid>
		<description><![CDATA[Here are the list of windows update error codes http://inetexplorer.mvps.org/archive/windows_update_codes.htm]]></description>
		<wfw:commentRss>http://solodig.com/smssccm/list-of-windows-update-error-codes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCCM Task Sequence fails in capturing User state with ID 0&#215;00002024</title>
		<link>http://solodig.com/mdt-sccm/sccm-task-sequence-fails-in-capturing-user-state-with-id-0x00002024</link>
		<comments>http://solodig.com/mdt-sccm/sccm-task-sequence-fails-in-capturing-user-state-with-id-0x00002024#comments</comments>
		<pubDate>Mon, 04 Jan 2010 13:46:14 +0000</pubDate>
		<dc:creator>Eskon</dc:creator>
				<category><![CDATA[MDT SCCM]]></category>

		<guid isPermaLink="false">http://eskonr.wordpress.com/?p=88</guid>
		<description><![CDATA[i was doing OS refreshment with SCCM MDT and i have a TS that has all my configurations required.When it advertised on to the machine,it gets failed with error code 0&#215;00002024.Looked in to the smsts.log file which is located in system32\ccm\logs\smsts.log found the errors like Failed to import the client certificate store (0&#215;80092024) OSDSMPClient 04-01-2010 [...]]]></description>
		<wfw:commentRss>http://solodig.com/mdt-sccm/sccm-task-sequence-fails-in-capturing-user-state-with-id-0x00002024/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List all PC where a service is set to automatically start and the service is not “Running”</title>
		<link>http://solodig.com/some-useful-smssccm-web-reports/list-all-pc-where-a-service-is-set-to-automatically-start-and-the-service-is-not-%e2%80%9crunning%e2%80%9d</link>
		<comments>http://solodig.com/some-useful-smssccm-web-reports/list-all-pc-where-a-service-is-set-to-automatically-start-and-the-service-is-not-%e2%80%9crunning%e2%80%9d#comments</comments>
		<pubDate>Sun, 03 Jan 2010 04:58:47 +0000</pubDate>
		<dc:creator>Eskon</dc:creator>
				<category><![CDATA[Some useful SMS/SCCM Web Reports]]></category>
		<category><![CDATA[SMS SCCM Reports]]></category>

		<guid isPermaLink="false">http://eskonr.wordpress.com/?p=82</guid>
		<description><![CDATA[SELECT GS.Name0 as &#8216;PC Name&#8217;, GSS.DisplayName0 as &#8216;Service&#8217;, GSS.StartMode0 as &#8216;Startup&#8217;, GSS.State0 as &#8216;State&#8217; FROM v_GS_SERVICE GSS, v_GS_COMPUTER_SYSTEM GS Where GSS.StartMode0 = &#8216;Auto&#8217; and GSS.State0 != &#8216;Running&#8217; and GSS.ResourceID = GS.ResourceID ORDER BY GS.Name0, GSS.DisplayName0 Thanks to jones for original post.]]></description>
		<wfw:commentRss>http://solodig.com/some-useful-smssccm-web-reports/list-all-pc-where-a-service-is-set-to-automatically-start-and-the-service-is-not-%e2%80%9crunning%e2%80%9d/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCCM MDT How to get multiple partitions in deplying Image and Refresh the existing OS</title>
		<link>http://solodig.com/mdt-sccm/sccm-mdt-how-to-get-multiple-partitions-in-deplying-image</link>
		<comments>http://solodig.com/mdt-sccm/sccm-mdt-how-to-get-multiple-partitions-in-deplying-image#comments</comments>
		<pubDate>Thu, 17 Dec 2009 04:48:41 +0000</pubDate>
		<dc:creator>Eskon</dc:creator>
				<category><![CDATA[MDT SCCM]]></category>

		<guid isPermaLink="false">http://eskonr.wordpress.com/?p=61</guid>
		<description><![CDATA[when deplying image on to bare metal PC,sometimes it may require to get multiple partitions like C,D,E ect depends on the organization requirement.(Going down the route of making multiple partitions is like having multiple wives/girlfriends/lovers… it’s all fun and games for a while but ends with disaster). Here are simple steps that make simpler. 1.On [...]]]></description>
		<wfw:commentRss>http://solodig.com/mdt-sccm/sccm-mdt-how-to-get-multiple-partitions-in-deplying-image/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
