<?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>Tech</title>
	<atom:link href="http://www.hancockcomputertech.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hancockcomputertech.com/blog</link>
	<description>Dave&#039;s Tech Blog</description>
	<lastBuildDate>Tue, 24 Jan 2012 16:11:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Get size of a SharePoint 2010 Database with the SQL Command sp_spaceused</title>
		<link>http://www.hancockcomputertech.com/blog/2012/01/24/get-thesize-of-a-sharepoint-2010-database-with-the-sql-command-sp_spaceused/</link>
		<comments>http://www.hancockcomputertech.com/blog/2012/01/24/get-thesize-of-a-sharepoint-2010-database-with-the-sql-command-sp_spaceused/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 16:11:00 +0000</pubDate>
		<dc:creator>dahancock1</dc:creator>
				<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.hancockcomputertech.com/blog/?p=618</guid>
		<description><![CDATA[Get the size of a SharePoint 2010 database with the SQL command sp_spaceused:



Related posts:SharePoint 2010 Backups Woes Wow what a huge DEAL! Our SharePoint 2010 install (2...
SharePoint 2010 PowerShell &#8211; List all timer job history a certain time range to CSV file Since we wrote this script it has helped us get...
Missing &#8220;Column Ordering&#8221; in


Related posts:<ol><li><a href='http://www.hancockcomputertech.com/blog/2011/07/28/sharepoint-2010-backups-evaluation/' rel='bookmark' title='SharePoint 2010 Backups Woes'>SharePoint 2010 Backups Woes</a> <small>Wow what a huge DEAL! Our SharePoint 2010 install (2...</small></li>
<li><a href='http://www.hancockcomputertech.com/blog/2011/10/02/sharepoint-2010-powershell-list-all-timer-job-history-a-certain-time-range-to-csv-file/' rel='bookmark' title='SharePoint 2010 PowerShell &#8211; List all timer job history a certain time range to CSV file'>SharePoint 2010 PowerShell &#8211; List all timer job history a certain time range to CSV file</a> <small>Since we wrote this script it has helped us get...</small></li>
<li><a href='http://www.hancockcomputertech.com/blog/2011/08/01/missing-column-ordering-in-sharepoint-2010-list-settings/' rel='bookmark' title='Missing &#8220;Column Ordering&#8221; in SharePoint 2010 List Settings'>Missing &#8220;Column Ordering&#8221; in SharePoint 2010 List Settings</a> <small>If you&#8217;re missing the &#8220;Column Ordering&#8221; setting in your SharePoint...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Get the size of a SharePoint 2010 database with the SQL command sp_spaceused:</p>
<p><a href="http://www.hancockcomputertech.com/blog/wp-content/uploads/2012/01/sp_spaceused.png"><img class="alignnone size-medium wp-image-619" title="sp_spaceused" src="http://www.hancockcomputertech.com/blog/wp-content/uploads/2012/01/sp_spaceused-218x300.png" alt="sp_spaceused" width="218" height="300" /></a></p>


<p>Related posts:<ol><li><a href='http://www.hancockcomputertech.com/blog/2011/07/28/sharepoint-2010-backups-evaluation/' rel='bookmark' title='SharePoint 2010 Backups Woes'>SharePoint 2010 Backups Woes</a> <small>Wow what a huge DEAL! Our SharePoint 2010 install (2...</small></li>
<li><a href='http://www.hancockcomputertech.com/blog/2011/10/02/sharepoint-2010-powershell-list-all-timer-job-history-a-certain-time-range-to-csv-file/' rel='bookmark' title='SharePoint 2010 PowerShell &#8211; List all timer job history a certain time range to CSV file'>SharePoint 2010 PowerShell &#8211; List all timer job history a certain time range to CSV file</a> <small>Since we wrote this script it has helped us get...</small></li>
<li><a href='http://www.hancockcomputertech.com/blog/2011/08/01/missing-column-ordering-in-sharepoint-2010-list-settings/' rel='bookmark' title='Missing &#8220;Column Ordering&#8221; in SharePoint 2010 List Settings'>Missing &#8220;Column Ordering&#8221; in SharePoint 2010 List Settings</a> <small>If you&#8217;re missing the &#8220;Column Ordering&#8221; setting in your SharePoint...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hancockcomputertech.com/blog/2012/01/24/get-thesize-of-a-sharepoint-2010-database-with-the-sql-command-sp_spaceused/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling Remote WMI and DCOM by Command Line on Remote Computer</title>
		<link>http://www.hancockcomputertech.com/blog/2011/11/30/enabling-remote-wmi-and-dcom-by-command-line-on-remote-computer/</link>
		<comments>http://www.hancockcomputertech.com/blog/2011/11/30/enabling-remote-wmi-and-dcom-by-command-line-on-remote-computer/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 20:54:48 +0000</pubDate>
		<dc:creator>dahancock1</dc:creator>
				<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://www.hancockcomputertech.com/blog/?p=615</guid>
		<description><![CDATA[Enabling Remote WMI and DCOM for PowerShell Use
Many cmdlets have a built-in -ComputerName parameter that will allow for remote access without using the new PowerShell remoting. For this to work, your firewall will need to be adjusted on the target machine:
netsh firewall set service type = remoteadmin mode = enable
In addition, some cmdlets (like Get-Service)


Related posts:<ol><li><a href='http://www.hancockcomputertech.com/blog/2011/09/26/powershell-to-get-the-count-of-user-objects-in-active-directory-using-ldap-query/' rel='bookmark' title='Powershell to Get the count of user objects in Active Directory using LDAP Query'>Powershell to Get the count of user objects in Active Directory using LDAP Query</a> <small>$Domain = &#8216;LDAP://DC=yourdomain;DC=com&#8217; $Root = New-Object DirectoryServices.DirectoryEntry $Domain $select =...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><strong>Enabling Remote WMI and DCOM for PowerShell Use</strong><br />
Many cmdlets have a built-in -ComputerName parameter that will allow for remote access without using the new PowerShell remoting. For this to work, your firewall will need to be adjusted on the target machine:<br />
netsh firewall set service type = remoteadmin mode = enable<br />
In addition, some cmdlets (like Get-Service) will need the Remote Registry service to be running on the target side:<br />
Start-Service RemoteRegistry<br />
Set-Service RemoteRegistry -StartupType Automatic</p>


<p>Related posts:<ol><li><a href='http://www.hancockcomputertech.com/blog/2011/09/26/powershell-to-get-the-count-of-user-objects-in-active-directory-using-ldap-query/' rel='bookmark' title='Powershell to Get the count of user objects in Active Directory using LDAP Query'>Powershell to Get the count of user objects in Active Directory using LDAP Query</a> <small>$Domain = &#8216;LDAP://DC=yourdomain;DC=com&#8217; $Root = New-Object DirectoryServices.DirectoryEntry $Domain $select =...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hancockcomputertech.com/blog/2011/11/30/enabling-remote-wmi-and-dcom-by-command-line-on-remote-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 PowerShell &#8211; List all timer job history a certain time range to CSV file</title>
		<link>http://www.hancockcomputertech.com/blog/2011/10/02/sharepoint-2010-powershell-list-all-timer-job-history-a-certain-time-range-to-csv-file/</link>
		<comments>http://www.hancockcomputertech.com/blog/2011/10/02/sharepoint-2010-powershell-list-all-timer-job-history-a-certain-time-range-to-csv-file/#comments</comments>
		<pubDate>Sun, 02 Oct 2011 21:06:09 +0000</pubDate>
		<dc:creator>dahancock1</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.hancockcomputertech.com/blog/?p=587</guid>
		<description><![CDATA[Since we wrote this script it has helped us get info about specific jobs really quickly. You can download this script here: SharePoint 2010 &#8211; Get Job History or copy it here:
cls
$test = Get-SPWebApplication "http://intranet/"
$myStartTime = "9/29/2011 12:30:00 AM"
$myStopTime = "9/29/2011 3:30:00 AM"

#GET ALL BETWEEN THAT TIME PERIOD
Write-Host "Fetching all jobs to JobHistoryOutput.csv for $myStartTime


Related posts:<ol><li><a href='http://www.hancockcomputertech.com/blog/2011/07/28/sharepoint-2010-backups-evaluation/' rel='bookmark' title='SharePoint 2010 Backups Woes'>SharePoint 2010 Backups Woes</a> <small>Wow what a huge DEAL! Our SharePoint 2010 install (2...</small></li>
<li><a href='http://www.hancockcomputertech.com/blog/2011/08/01/missing-column-ordering-in-sharepoint-2010-list-settings/' rel='bookmark' title='Missing &#8220;Column Ordering&#8221; in SharePoint 2010 List Settings'>Missing &#8220;Column Ordering&#8221; in SharePoint 2010 List Settings</a> <small>If you&#8217;re missing the &#8220;Column Ordering&#8221; setting in your SharePoint...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Since we wrote this script it has helped us get info about specific jobs really quickly. You can download this script here: <a href="http://www.hancockcomputertech.com/blog/wp-content/uploads/2011/10/SharePoint-2010-Get-Job-History.zip">SharePoint 2010 &#8211; Get Job History</a> or copy it here:</p>
<hr /><code>cls<br />
$test = Get-SPWebApplication "http://intranet/"<br />
$myStartTime = "9/29/2011 12:30:00 AM"<br />
$myStopTime = "9/29/2011 3:30:00 AM"</code><br />
<code><br />
#GET ALL BETWEEN THAT TIME PERIOD<br />
Write-Host "Fetching all jobs to JobHistoryOutput.csv for $myStartTime - $myStopTime..." -ForeGroundColor Red<br />
$test.JobHistoryEntries | Where-Object {($_.StartTime -gt $myStartTime) -and ($_.StartTime -lt $myStopTime)} | Export-Csv JobHistoryOutput.csv –NoType<br />
Write-Host "Done! Check JobHistoryOutput.csv for info." -ForeGroundColor Green</code><br />
<code><br />
#GET ALL THAT FAILED BETWEEN THAT TIME PERIOD<br />
Write-Host "Fetching all errors to JobHistoryOutputErrors.csv for $myStartTime - $myStopTime..." -ForeGroundColor Red<br />
$test.JobHistoryEntries | Where-Object {($_.StartTime -gt $myStartTime) -and ($_.StartTime -lt $myStopTime) -and ($_.Status -ne 'Succeeded')} | Export-Csv JobHistoryOutputErrors.csv –NoType<br />
Write-Host "Done! Check JobHistoryOutputErrors.csv for info." -ForeGroundColor Green<br />
</code></p>
<hr />
<br />
<b>Retreiving SharePoint 2010 Jobs Details by Date and Time</b><br />
1. Log onto your SharePoint 2010 application server with farm admin rights.<br />
2. Run SharePoint Admin Shell.<br />
3. Change the SharePoint application in the script on line 2 (mine was http://intranet).  Change the dates and times in the scriptlines 3 and 4.<br />
4. Run the script as shown below:</p>
<p><a href="http://www.hancockcomputertech.com/blog/wp-content/uploads/2011/10/11.png"><img class="alignnone size-medium wp-image-596" title="1" src="http://www.hancockcomputertech.com/blog/wp-content/uploads/2011/10/11-300x33.png" alt="" width="300" height="33" /></a></p>
<p>5. View output from the script:</p>
<p><a href="http://www.hancockcomputertech.com/blog/wp-content/uploads/2011/10/21.png"><img class="alignnone size-medium wp-image-597" title="2" src="http://www.hancockcomputertech.com/blog/wp-content/uploads/2011/10/21-300x35.png" alt="" width="300" height="35" /></a></p>
<p>6. You’ll get two files. C:\JobHistoryOutput.csv is all jobs. C:\JobHistoryOutputErrors.csv is jobs that didn’t get a “Succeeded” status. Sort and filter in excel for the results you want: JobDefinitionId, JobDefinitionTitle, WebApplicationId, WebApplicationName, ServiceId, ServerId, ServerName, Status, StartTime, EndTime, DatabaseName, ErrorMessage</p>
<p><a href="http://www.hancockcomputertech.com/blog/wp-content/uploads/2011/10/3.png"><img class="alignnone size-medium wp-image-592" title="3" src="http://www.hancockcomputertech.com/blog/wp-content/uploads/2011/10/3-300x180.png" alt="" width="300" height="180" /></a></p>


<p>Related posts:<ol><li><a href='http://www.hancockcomputertech.com/blog/2011/07/28/sharepoint-2010-backups-evaluation/' rel='bookmark' title='SharePoint 2010 Backups Woes'>SharePoint 2010 Backups Woes</a> <small>Wow what a huge DEAL! Our SharePoint 2010 install (2...</small></li>
<li><a href='http://www.hancockcomputertech.com/blog/2011/08/01/missing-column-ordering-in-sharepoint-2010-list-settings/' rel='bookmark' title='Missing &#8220;Column Ordering&#8221; in SharePoint 2010 List Settings'>Missing &#8220;Column Ordering&#8221; in SharePoint 2010 List Settings</a> <small>If you&#8217;re missing the &#8220;Column Ordering&#8221; setting in your SharePoint...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hancockcomputertech.com/blog/2011/10/02/sharepoint-2010-powershell-list-all-timer-job-history-a-certain-time-range-to-csv-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Powershell to Get the count of user objects in Active Directory using LDAP Query</title>
		<link>http://www.hancockcomputertech.com/blog/2011/09/26/powershell-to-get-the-count-of-user-objects-in-active-directory-using-ldap-query/</link>
		<comments>http://www.hancockcomputertech.com/blog/2011/09/26/powershell-to-get-the-count-of-user-objects-in-active-directory-using-ldap-query/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 18:27:57 +0000</pubDate>
		<dc:creator>dahancock1</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Active Directory]]></category>

		<guid isPermaLink="false">http://www.hancockcomputertech.com/blog/?p=581</guid>
		<description><![CDATA[$Domain = &#8216;LDAP://DC=yourdomain;DC=com&#8217;
$Root = New-Object DirectoryServices.DirectoryEntry $Domain
$select = New-Object DirectoryServices.DirectorySearcher
$select.SearchRoot = $root
$adobj= $select.findall() &#124;? {$_.properties.objectcategory -match &#8220;CN=Person&#8221;}
$adobj.count
For the $Domain variable change the &#8220;yourdomain&#8221; string to the name of your domain.



No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>$Domain = &#8216;LDAP://DC=yourdomain;DC=com&#8217;<br />
$Root = New-Object DirectoryServices.DirectoryEntry $Domain<br />
$select = New-Object DirectoryServices.DirectorySearcher<br />
$select.SearchRoot = $root<br />
$adobj= $select.findall() |? {$_.properties.objectcategory -match &#8220;CN=Person&#8221;}<br />
$adobj.count</p>
<p>For the $Domain variable change the &#8220;yourdomain&#8221; string to the name of your domain.</p>
<p><a href="http://www.hancockcomputertech.com/blog/wp-content/uploads/2011/09/Count-AD-Users-PowerShell.png"><img class="alignleft size-medium wp-image-584" title="Count AD Users PowerShell" src="http://www.hancockcomputertech.com/blog/wp-content/uploads/2011/09/Count-AD-Users-PowerShell-300x84.png" alt="" width="300" height="84" /></a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hancockcomputertech.com/blog/2011/09/26/powershell-to-get-the-count-of-user-objects-in-active-directory-using-ldap-query/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Missing &#8220;Column Ordering&#8221; in SharePoint 2010 List Settings</title>
		<link>http://www.hancockcomputertech.com/blog/2011/08/01/missing-column-ordering-in-sharepoint-2010-list-settings/</link>
		<comments>http://www.hancockcomputertech.com/blog/2011/08/01/missing-column-ordering-in-sharepoint-2010-list-settings/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 18:47:52 +0000</pubDate>
		<dc:creator>dahancock1</dc:creator>
				<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.hancockcomputertech.com/blog/?p=568</guid>
		<description><![CDATA[If you&#8217;re missing the &#8220;Column Ordering&#8221; setting in your SharePoint 2010 list settings then go to:
List settings -&#62; Advanced Settings -&#62; &#8220;Allow Management of Content Types?&#8221;
If already yes, change the radio button to &#8221;No&#8221; and press &#8220;Ok&#8221;.  Now check for the &#8220;Column ordering&#8221; link.


Related posts:SharePoint 2010 Backups Woes Wow what a huge DEAL! Our SharePoint 2010 install (2...

Related


Related posts:<ol><li><a href='http://www.hancockcomputertech.com/blog/2011/07/28/sharepoint-2010-backups-evaluation/' rel='bookmark' title='SharePoint 2010 Backups Woes'>SharePoint 2010 Backups Woes</a> <small>Wow what a huge DEAL! Our SharePoint 2010 install (2...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hancockcomputertech.com/blog/wp-content/uploads/2011/08/sharepoint_column_ordering.png"><img class="alignleft size-medium wp-image-569" title="sharepoint_column_ordering" src="http://www.hancockcomputertech.com/blog/wp-content/uploads/2011/08/sharepoint_column_ordering-300x231.png" alt="" width="300" height="231" /></a>If you&#8217;re missing the &#8220;Column Ordering&#8221; setting in your SharePoint 2010 list settings then go to:</p>
<p>List settings -&gt; Advanced Settings -&gt; &#8220;Allow Management of Content Types?&#8221;</p>
<p>If already yes, change the radio button to &#8221;No&#8221; and press &#8220;Ok&#8221;.  Now check for the &#8220;Column ordering&#8221; link.</p>


<p>Related posts:<ol><li><a href='http://www.hancockcomputertech.com/blog/2011/07/28/sharepoint-2010-backups-evaluation/' rel='bookmark' title='SharePoint 2010 Backups Woes'>SharePoint 2010 Backups Woes</a> <small>Wow what a huge DEAL! Our SharePoint 2010 install (2...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hancockcomputertech.com/blog/2011/08/01/missing-column-ordering-in-sharepoint-2010-list-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 Backups Woes</title>
		<link>http://www.hancockcomputertech.com/blog/2011/07/28/sharepoint-2010-backups-evaluation/</link>
		<comments>http://www.hancockcomputertech.com/blog/2011/07/28/sharepoint-2010-backups-evaluation/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 04:04:32 +0000</pubDate>
		<dc:creator>dahancock1</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[SharePoint 2010 Backups]]></category>

		<guid isPermaLink="false">http://www.hancockcomputertech.com/blog/?p=562</guid>
		<description><![CDATA[Wow what a huge DEAL!
Our SharePoint 2010 install (2 web Win2K8, 1 app Win2K8, and SQL server 2005) is being backed up via SQL backups and TSM system backups today.  This is not recommended by Microsoft to be “the option” because SharePoint can’t be put back together from these backups.  It would be missing the


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Wow what a huge DEAL!</p>
<p>Our SharePoint 2010 install (2 web Win2K8, 1 app Win2K8, and SQL server 2005) is being backed up via SQL backups and TSM system backups today.  This is not recommended by Microsoft to be “the option” because SharePoint can’t be put back together from these backups.  It would be missing the IIS deployment and configuration, the SharePoint application server installation, and more.<br />
We explored using the Native Microsoft SharePoint 2010 backup tools but:</p>
<ul>
<li>They cannot be scheduled to run from the GUI.  Some fancy powershell would work but…</li>
<li>We didn’t get a full platform level backup to complete successfully when we tried it.</li>
<li>There are not any easy to use granular restore options from backup in a GUI (PowerShell was the option but I didn’t explore).</li>
</ul>
<p>So we started to evaluate AvePoint’s DocAve for backing up and administering SharePoint but ran into some road blocks:</p>
<ul>
<li>The database admins highly recommended that we not install any trial software on a production database cluster server.  Performing a full platform level backup using DocAve was part of our new software evaluation check off list to but we are unable to complete this test because there is a DocAve Agent service that is required to be installed on the database server.</li>
<li>We were looking at moving the large BLOB content out of the HUGE statements content database using DocAve’s Archiver and then route new files to the SAN via DocAves Extender but these products require the MS 2008 Enterprise remote blob storage feature.  We are currently on SQL 2005.</li>
</ul>
<p>So now we have to upgrade our current production SQL environment to MS 2008 Enterprise, then buy DocAve, and then we can finally back it up.  Oh and build a SharePoint test environment on some virtual machines too.  WHAT A HEADACHE!</p>
<p>&nbsp;</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hancockcomputertech.com/blog/2011/07/28/sharepoint-2010-backups-evaluation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Publishing MOSS 2007 &#8220;Windows SharePoint Services 3.0 Application Templates: All Templates&#8221; to Sharepoint 2010</title>
		<link>http://www.hancockcomputertech.com/blog/2011/01/06/publishing-moss-2007-windows-sharepoint-services-3-0-application-templates-all-templates-to-sharepoint-2010/</link>
		<comments>http://www.hancockcomputertech.com/blog/2011/01/06/publishing-moss-2007-windows-sharepoint-services-3-0-application-templates-all-templates-to-sharepoint-2010/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 21:20:50 +0000</pubDate>
		<dc:creator>dahancock1</dc:creator>
				<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.hancockcomputertech.com/blog/?p=553</guid>
		<description><![CDATA[The &#8220;Application Templates&#8221; (the .wsp files) can be directly deployed to SP2010 in the same manner in which you did it in MOSS2007 (&#8220;addsolution&#8221; then &#8220;deploysolution&#8221;).
The &#8220;Site Templates&#8221; (the .stp files) are no longer supported and must be migrated in the form of an actual site. The process for this would be to first create


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The &#8220;Application Templates&#8221; (the .wsp files) can be directly deployed to SP2010 in the same manner in which you did it in MOSS2007 (&#8220;addsolution&#8221; then &#8220;deploysolution&#8221;).</p>
<p>The &#8220;Site Templates&#8221; (the .stp files) are no longer supported and must be migrated in the form of an actual site. The process for this would be to first create a site based on each of the templates you&#8217;ll want to use (in MOSS2007, or should be able to just bring up a quick deployment of WSS 3.0 and migrate it into SP2010 &#8211; havent tried though), migrate the site to SP2010, then save the site as a template to add it to the template store within SP2010 (from then on you&#8217;ll be able to create more sites from the same template).</p>
<p>For the &#8220;Application Templates&#8221; download the complete &#8220;All Templates&#8221; package (http://www.microsoft.com/downloads/en/details.aspx?familyId=5807B5EF-57A1-47CB-8666-78C1363F127D&#038;hash=U7zPFGJoFxrcdUfx8q5LyWM9C7QgTt9Lz2N1LBkKSJCSHWDA1xGmWvG08XqPxn1%2bH4KlBTCVkFmKjyTTaVP94g%3d%3d), then run a batch file to deploy them all.</p>
<p>The batch file I used is as follows:</p>
<p>Code:<br />
<code><br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "AbsenceVacationSchedule.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\ApplicationTemplateCore.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution  -name "ApplicationTemplateCore" -allowgacdeployment  -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\BudgetingTrackingMultipleProjects.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "BudgetingTrackingMultipleProjects.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\BugDatabase.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "BugDatabase.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\CallCenter.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "CallCenter.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\ChangeRequest.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "ChangeRequest.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\ComplianceProcessSupport.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "ComplianceProcessSupport.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\ContactsManagement.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "ContactsManagement.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\DocumentLibraryReview.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "DocumentLibraryReview.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\EventPlanning.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "EventPlanning.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\ExpenseReimbursementApproval.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "ExpenseReimbursementApproval.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\HelpDesk.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "HelpDesk.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\InventoryTracking.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "InventoryTracking.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\ITTeamWorkspace.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "ITTeamWorkspace.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\JobRequisition.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "JobRequisition.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\KnowledgeBase.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "KnowledgeBase.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\LendingLibrary.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "LendingLibrary.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\PhysicalAssetTracking.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "PhysicalAssetTracking.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\ProjectTrackingWorkspace.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "ProjectTrackingWorkspace.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\RoomEquipmentReservations.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "RoomEquipmentReservations.wsp" -allowgacdeployment -immediate -force<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o addsolution  -filename "C:\unpacked\SalesLeadPipeline.wsp"<br />
call "C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe" -o deploysolution -name "SalesLeadPipeline.wsp" -allowgacdeployment -immediate -force<br />
</code></p>
<p>Copy the above into a &#8220;DeployTemplates.bat&#8221; file, and place all the &#8220;.wsp&#8221; templates into a folder called &#8220;C:\unpacked&#8221;.</p>
<p>The above is written for a Sharepoing 2010 deployment, so to make it work for MOSS2007, simply change the reference from the &#8220;14&#8243; to &#8220;12&#8243;, then it will work.</p>
<p>You should then be able to create new sites from each of these templates.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hancockcomputertech.com/blog/2011/01/06/publishing-moss-2007-windows-sharepoint-services-3-0-application-templates-all-templates-to-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fake a schedule using PowerShell jobs with the Start-Sleep cmdlet</title>
		<link>http://www.hancockcomputertech.com/blog/2010/10/29/535/</link>
		<comments>http://www.hancockcomputertech.com/blog/2010/10/29/535/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 14:29:28 +0000</pubDate>
		<dc:creator>dahancock1</dc:creator>
				<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://www.hancockcomputertech.com/blog/?p=535</guid>
		<description><![CDATA[Here’s one way to fake a schedule using jobs with the Start-Sleep cmdlet. Let’s say I want to start a job at 19:43:00. You could probably pass dates as well, though. Just place your script name/commands instead of the &#8220;Executed!&#8221; string.

PS U:\bin&#62; Start-Job -Name USCase98765 -ScriptBlock {Start-Sleep -Seconds ([int]((New-TimeSpan -Start (Get-Date) -End (Get-Date -Hour 19


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Here’s one way to fake a schedule using jobs with the Start-Sleep cmdlet. Let’s say I want to start a job at 19:43:00. You could probably pass dates as well, though. Just place your script name/commands instead of the &#8220;Executed!&#8221; string.</p>
<p><code><br />
PS U:\bin&gt; Start-Job -Name USCase98765 -ScriptBlock {Start-Sleep -Seconds ([int]((New-TimeSpan -Start (Get-Date) -End (Get-Date -Hour 19 -Minute 43 -Second 0)).TotalSeconds)); `<br />
(Get-Date);"Executed!"}</code><br />
<code><br />
Id Name State HasMoreData Location Command<br />
-- ---- ----- ----------- -------- -------<br />
3 USCase98765 Running True localhost Start-Sleep -Seconds (...<br />
PS U:\bin&gt; Receive-Job -Name USCase98765<br />
Thursday, October 28, 2010 7:43:00 PM<br />
Executed!</code></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hancockcomputertech.com/blog/2010/10/29/535/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Power Efficiency Diagnostics Report</title>
		<link>http://www.hancockcomputertech.com/blog/2010/09/28/windows-7-power-efficiency-diagnostics-report/</link>
		<comments>http://www.hancockcomputertech.com/blog/2010/09/28/windows-7-power-efficiency-diagnostics-report/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 19:26:22 +0000</pubDate>
		<dc:creator>dahancock1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.hancockcomputertech.com/blog/?p=247</guid>
		<description><![CDATA[Finally&#8230; a OS power efficiency report for Windows!  This can help laptop users determine if a driver is bad or not installed, or if the battery is charging completely.  
1. To run click on the start button and type &#8220;CMD&#8221; in the search bar.
2. Type in the command &#8220;powercfg -energy&#8221; and press enter.

This


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Finally&#8230; a OS power efficiency report for Windows!  This can help laptop users determine if a driver is bad or not installed, or if the battery is charging completely.  </p>
<p>1. To run click on the start button and type &#8220;CMD&#8221; in the search bar.</p>
<p>2. Type in the command &#8220;powercfg -energy&#8221; and press enter.<br />
<a href="http://www.hancockcomputertech.com/blog/wp-content/uploads/2010/01/powerconfig.png"><img src="http://www.hancockcomputertech.com/blog/wp-content/uploads/2010/01/powerconfig-300x61.png" alt="" title="powerconfig" width="300" height="61" class="aligncenter size-medium wp-image-249" /></a></p>
<p>This process will give you a general report shown is the command prompt and also build a nice html report.  In my case it put the html file on the C: drive at C:\energy-report.html.</p>
<p><a href="http://www.hancockcomputertech.com/blog/wp-content/uploads/2010/01/powerconfig2.png"><img src="http://www.hancockcomputertech.com/blog/wp-content/uploads/2010/01/powerconfig2-300x103.png" alt="" title="powerconfig2" width="300" height="103" class="aligncenter size-medium wp-image-250" /></a></p>
<p>3. Navigate to the report using Windows Explorer and open the html file with your browser (Internet Explorer, Chrome, Firefox, etc.)</p>
<p>4. The report will show you programs that are consuming CPU time AKA power.  </p>
<p><strong>For laptop users testing the battery charge:</strong><br />
Near the bottom of the report is information about CPU utilization, processes, and this little gem (screen shot above) This report can help troubleshoot battery usage and charge capacity. This gives admin’s a great way to decide when a battery should be replaced. If the last full charge is consistently dropping from the design capacity it may be time to replace the battery.</p>
<p>With this report Admins can tweak power profiles to realize the maximum benefits of new power efficient computer systems.<br />
<a href="http://www.hancockcomputertech.com/blog/wp-content/uploads/2010/01/powerconfig3.png"><img src="http://www.hancockcomputertech.com/blog/wp-content/uploads/2010/01/powerconfig3.png" alt="" title="powerconfig3" width="244" height="156" class="aligncenter size-full wp-image-251" /></a></p>
<p><strong>Some more info about energy costs:</strong><br />
A kilowatt-hour means using 1000 watts of electricity for 1 hour. Ten 100-watt light bulbs lit for one hour would equal 1 kilowatt hour, or one 100 watt bulb lit for ten hours would equal 1 kilowatt-hour, costing 10 cents. So if one 100 watt bulb costs 10 cents to run for 10 hours and there are 8760 hours in a year, and you push a few buttons on a calculator (876 x .10), you&#8217;ll find that the actual cost is $87.60! </p>
<p>My power is now 11 cents per kilowatt-hour, so the cost is now 876 x .11, = $96.36 per year.</p>
<p>If you plan on leaving that 100 watt bulb on a lot, it is worthwile to buy the compact fluorescent version, that uses about 20 watts for the same brightness. (20 watts for 1 year at 11 cents per kilowatt-hour = $19.27 , or about 20 cents on the dollar)</p>
<p>An electric clothes dryer or water heater can use four to six thousand watts. Fortunately, they only operate for short periods of time. (4000 watts for 1 hour at 10 cents would be 40 cents.)</p>
<p>Cost = rate x energy, which contains these units:<br />
$ = $/kWh x kWh</p>
<p>The average computer tower consumes 400 watts.  If you have your computer on for 4 hours a day then you used .4 kilowatt-hours which is about $0.44&#8230; That can really add up.  About $160.60 per computer per year if you use it for 4 hours a day.  </p>
<p>Some large television sets can use several hundred watts of power. So if you&#8217;re a couch potato, add it up</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hancockcomputertech.com/blog/2010/09/28/windows-7-power-efficiency-diagnostics-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VBScript &#8211; Find and replace text in text file</title>
		<link>http://www.hancockcomputertech.com/blog/2010/07/29/vbscript-find-and-replace-text-in-text-file/</link>
		<comments>http://www.hancockcomputertech.com/blog/2010/07/29/vbscript-find-and-replace-text-in-text-file/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 16:49:25 +0000</pubDate>
		<dc:creator>dahancock1</dc:creator>
				<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false">http://www.hancockcomputertech.com/blog/?p=495</guid>
		<description><![CDATA[VBS has a great function - replace. Next VBS script lets you replace string  in a text file. Replace works with text compare (case insensitive). Use: 
[cscript&#124;wscript] replace.vbs Find Replacewith File

Find … Required. Substring being searched for.
Replacewith … Required. Replacement substring.
File … Source and destination file for the replacement


Dim FileName, Find, ReplaceWith, FileContents, dFileContents
Find


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<pre>VBS has a great function - replace. Next VBS script lets you replace string  in a text file. Replace works with text compare (case insensitive). Use: <span style="color: blue;">
<pre><span style="color: #000000;"><strong>[cscript|wscript] replace.vbs Find Replacewith File</strong>

Find … Required. Substring being searched for.
Replacewith … Required. Replacement substring.
File … Source and destination file for the replacemen</span><span style="color: #000000;">t
</span></pre>
<p></span></pre>
<pre><span style="color: blue;"><span style="color: #000000;">Dim</span></span> FileName, Find, ReplaceWith, FileContents, dFileContents
Find         = WScript.Arguments(0)
ReplaceWith  = WScript.Arguments(1)
FileName     = WScript.Arguments(2)

<span style="color: green;">'Read source text file
</span>FileContents = GetFile(FileName)

<span style="color: green;">'replace all string <span style="color: blue;">In</span> the source file
</span>dFileContents = replace(FileContents, Find, ReplaceWith, 1, -1, 1)

<span style="color: green;">'Compare source <span style="color: blue;">And</span> result
</span>if dFileContents &lt;&gt; FileContents <span style="color: blue;">Then</span>
  <span style="color: green;">'write result <span style="color: blue;">If</span> different
</span>  WriteFile FileName, dFileContents

  Wscript.Echo <span style="color: #a52a2a;">"Replace done."</span>
  <span style="color: blue;">If</span> <span style="color: blue;">Len</span>(ReplaceWith) &lt;&gt; <span style="color: blue;">Len</span>(Find) <span style="color: blue;">Then</span> <span style="color: green;">'Can we count n of replacements?
</span>    Wscript.Echo _
    ( (<span style="color: blue;">Len</span>(dFileContents) - <span style="color: blue;">Len</span>(FileContents)) / (<span style="color: blue;">Len</span>(ReplaceWith)-Len(Find)) ) &amp; _
    <span style="color: #a52a2a;">" replacements."</span>
  <span style="color: blue;">End If</span>
<span style="color: blue;">Else</span>
  Wscript.Echo <span style="color: #a52a2a;">"Searched string <span style="color: blue;">Not</span> <span style="color: blue;">In</span> the source file"</span>
<span style="color: blue;">End If</span>

<span style="color: green;">'Read text file
</span>function GetFile(FileName)
  <span style="color: blue;">If</span> FileName&lt;&gt;<span style="color: #a52a2a;">""</span> <span style="color: blue;">Then</span>
    <span style="color: blue;">Dim</span> FS, FileStream
    <span style="color: blue;">Set</span> FS = <span style="color: #00008b;">CreateObject</span>(<span style="color: #a52a2a;">"Scripting.FileSystemObject"</span>)
      on error resume <span style="color: blue;">Next</span>
      <span style="color: blue;">Set</span> FileStream = FS.OpenTextFile(FileName)
      GetFile = FileStream.ReadAll
  <span style="color: blue;">End If</span>
<span style="color: blue;">End Function</span>

<span style="color: green;">'Write string <span style="color: blue;">As</span> a text file.
</span>function WriteFile(FileName, Contents)
  <span style="color: blue;">Dim</span> OutStream, FS

  on error resume <span style="color: blue;">Next</span>
  <span style="color: blue;">Set</span> FS = <span style="color: #00008b;">CreateObject</span>(<span style="color: #a52a2a;">"Scripting.FileSystemObject"</span>)
    <span style="color: blue;">Set</span> OutStream = FS.OpenTextFile(FileName, 2, <span style="color: #a52a2a;">True</span>)
    OutStream.Write Contents
<span style="color: blue;">End Function</span></pre>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hancockcomputertech.com/blog/2010/07/29/vbscript-find-and-replace-text-in-text-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

