<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SharePoint Diva</title>
	<atom:link href="http://sharepointdiva.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepointdiva.wordpress.com</link>
	<description>Sharing my SharePoint Experiences</description>
	<lastBuildDate>Fri, 27 Jan 2012 16:41:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sharepointdiva.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>SharePoint Diva</title>
		<link>http://sharepointdiva.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sharepointdiva.wordpress.com/osd.xml" title="SharePoint Diva" />
	<atom:link rel='hub' href='http://sharepointdiva.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Opening .msg eMails from SharePoint 2010</title>
		<link>http://sharepointdiva.wordpress.com/2012/01/18/opening-msg-emails-from-sharepoint-2010/</link>
		<comments>http://sharepointdiva.wordpress.com/2012/01/18/opening-msg-emails-from-sharepoint-2010/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 16:59:23 +0000</pubDate>
		<dc:creator>sharepointdiva</dc:creator>
				<category><![CDATA[.msg]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://sharepointdiva.wordpress.com/?p=270</guid>
		<description><![CDATA[See Opening .msg e-mails in Outlook from a SharePoint 2010 document library for the full details. cls $snapIn = Get-PSSnapin &#124; where-object {$_.Name -eq "Microsoft.SharePoint.PowerShell"} if($snapIn -eq $null) {     Add-PsSnapin Microsoft.SharePoint.PowerShell } $webApp = Get-SPWebApplication https://WEBAPP If ($webApp.AllowedInlineDownloadedMimeTypes -notcontains "application/vnd.ms-outlook") {   $webApp.AllowedInlineDownloadedMimeTypes.Add("application/vnd.ms-outlook")   $webApp.Update()   Write-Host "application/vnd.ms-outlook added to AllowedInlineDownloadedMimeTypes" }<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=270&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>See <a href="http://ianankers.wordpress.com/2011/08/16/opening-msg-e-mails-in-outlook-from-a-sharepoint-2010-document-library/">Opening .msg e-mails in Outlook from a SharePoint 2010 document library</a> for the full details.</p>
<pre>cls
$snapIn = Get-PSSnapin | where-object {$_.Name -eq "Microsoft.SharePoint.PowerShell"}
if($snapIn -eq $null) {    
Add-PsSnapin Microsoft.SharePoint.PowerShell
}
$webApp = Get-SPWebApplication <a href="https://WEBAPP">https://WEBAPP</a>
If ($webApp.AllowedInlineDownloadedMimeTypes -notcontains "application/vnd.ms-outlook")
{  
$webApp.AllowedInlineDownloadedMimeTypes.Add("application/vnd.ms-outlook")  
$webApp.Update()  
Write-Host "application/vnd.ms-outlook added to AllowedInlineDownloadedMimeTypes"
}</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointdiva.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointdiva.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointdiva.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointdiva.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointdiva.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointdiva.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointdiva.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointdiva.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointdiva.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointdiva.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointdiva.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointdiva.wordpress.com/270/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointdiva.wordpress.com/270/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointdiva.wordpress.com/270/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=270&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointdiva.wordpress.com/2012/01/18/opening-msg-emails-from-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sharepointdiva</media:title>
		</media:content>
	</item>
		<item>
		<title>Find all groups in Site Collection using a specific permission level</title>
		<link>http://sharepointdiva.wordpress.com/2012/01/11/find-all-groups-in-site-collection-using-a-specific-permission-level/</link>
		<comments>http://sharepointdiva.wordpress.com/2012/01/11/find-all-groups-in-site-collection-using-a-specific-permission-level/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 22:10:03 +0000</pubDate>
		<dc:creator>sharepointdiva</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Site Permissions]]></category>
		<category><![CDATA[Permission Level]]></category>

		<guid isPermaLink="false">http://sharepointdiva.wordpress.com/?p=266</guid>
		<description><![CDATA[Find all groups in Site Collection using a specific permission level. Helpful for removing outdated custom permission levels. $siteUrl = "https://WEBAPP/sites/SITECOLLECTION" $permission = "Restricted Read" function Get-SPGroupByPermissionLevel([string]$url, [string]$permLevel) { $spWeb = Get-SPWeb $url $spGroupCollection = $spWeb.SiteGroups; $group = $spGroupCollection &#124; ? {$_.Roles &#124; ? {$_.Name -eq $permLevel} } $spWeb.Dispose() return $group; } $rootSite = New-Object [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=266&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Find all groups in Site Collection using a specific permission level. Helpful for removing outdated custom permission levels.</p>
<pre>$siteUrl = "https://WEBAPP/sites/SITECOLLECTION"
$permission = "Restricted Read"
function Get-SPGroupByPermissionLevel([string]$url, [string]$permLevel) {
$spWeb = Get-SPWeb $url
$spGroupCollection = $spWeb.SiteGroups;
$group = $spGroupCollection | ? {$_.Roles | ? {$_.Name -eq $permLevel} }
$spWeb.Dispose()
return $group;
}
$rootSite = New-Object Microsoft.SharePoint.SPSite($siteUrl);
$spWebApp = $rootSite.WebApplication;
foreach($SPSite in $spWebApp.Sites)
{
$siteURL = $SPSite.URL;
Write-Host "SITEURL: $siteURL"
        $groups = Get-SPGroupByPermissionLevel $siteURL $permission;
        foreach($group in $groups)
        {
if($group -ne $NULL){
Write-Host "-Web "$siteURL "-Group "$group
}
}
$SPSite.Dispose();
}
$rootSite.Dispose();</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointdiva.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointdiva.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointdiva.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointdiva.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointdiva.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointdiva.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointdiva.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointdiva.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointdiva.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointdiva.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointdiva.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointdiva.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointdiva.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointdiva.wordpress.com/266/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=266&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointdiva.wordpress.com/2012/01/11/find-all-groups-in-site-collection-using-a-specific-permission-level/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sharepointdiva</media:title>
		</media:content>
	</item>
		<item>
		<title>“Add users to a SharePoint group” Disabled</title>
		<link>http://sharepointdiva.wordpress.com/2012/01/11/add-users-to-a-sharepoint-group-disabled/</link>
		<comments>http://sharepointdiva.wordpress.com/2012/01/11/add-users-to-a-sharepoint-group-disabled/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 19:35:33 +0000</pubDate>
		<dc:creator>sharepointdiva</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Site Permissions]]></category>
		<category><![CDATA[AssociatedMemberGroup]]></category>
		<category><![CDATA[Permissions]]></category>

		<guid isPermaLink="false">http://sharepointdiva.wordpress.com/?p=262</guid>
		<description><![CDATA[In researching this error, the posted answers had to do with the site being created by code – and the solution was a change in the code. However, it wasn&#8217;t my code creating the sites, but the migration tool I was using. Changing their code wasn&#8217;t an option. So if you have a site where [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=262&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In researching this error, the posted answers had to do with the site being created by code – and the solution was a change in the code.</p>
<p><img src="http://sharepointdiva.files.wordpress.com/2012/01/011112_1935_adduserstoa1.png?w=630" alt="" /></p>
<p>However, it wasn&#8217;t my code creating the sites, but the migration tool I was using. Changing their code wasn&#8217;t an option. So if you have a site where the &#8220;Add users to a SharePoint group&#8221; drop-down is disabled, you can solve this in two ways.</p>
<h3>Using the GUI:</h3>
<p>Site Actions &gt; Site Permissions – go into each group you want available in the drop down and make it the default group -leaving for last the actual group you want to make the default.</p>
<p><img src="http://sharepointdiva.files.wordpress.com/2012/01/011112_1935_adduserstoa2.png?w=630" alt="" /></p>
<h3>PowerShell Script:</h3>
<p>Add all of the groups desired to be part of the dropdown – leaving the actual group you want to make the default last.</p>
<pre>cls
$snapIn = Get-PSSnapin | where-object {$_.Name -eq "Microsoft.SharePoint.PowerShell"}
if($snapIn -eq $null) {
Add-PsSnapin Microsoft.SharePoint.PowerShell
}
$Web=Get-SPweb https://WEBAPP/sites/SITE/SUBSITE
$Web.AssociatedMemberGroup=$Web.SiteGroups["SITENAME Contributors"]
$Web.AssociatedMemberGroup=$Web.SiteGroups["SITENAME Manager"]
$Web.AssociatedMemberGroup=$Web.SiteGroups["SITENAME CUSTOM Group"]
$Web.AssociatedMemberGroup=$Web.SiteGroups["SITENAME Visitors"]
$Web.update()
$Web.dispose()</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointdiva.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointdiva.wordpress.com/262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointdiva.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointdiva.wordpress.com/262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointdiva.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointdiva.wordpress.com/262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointdiva.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointdiva.wordpress.com/262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointdiva.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointdiva.wordpress.com/262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointdiva.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointdiva.wordpress.com/262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointdiva.wordpress.com/262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointdiva.wordpress.com/262/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=262&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointdiva.wordpress.com/2012/01/11/add-users-to-a-sharepoint-group-disabled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sharepointdiva</media:title>
		</media:content>

		<media:content url="http://sharepointdiva.files.wordpress.com/2012/01/011112_1935_adduserstoa1.png" medium="image" />

		<media:content url="http://sharepointdiva.files.wordpress.com/2012/01/011112_1935_adduserstoa2.png" medium="image" />
	</item>
		<item>
		<title>Export/Import Sub-Site with PowerShell</title>
		<link>http://sharepointdiva.wordpress.com/2012/01/05/exportimport-sub-site-with-powershell/</link>
		<comments>http://sharepointdiva.wordpress.com/2012/01/05/exportimport-sub-site-with-powershell/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 14:36:54 +0000</pubDate>
		<dc:creator>sharepointdiva</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[SPweb]]></category>

		<guid isPermaLink="false">http://sharepointdiva.wordpress.com/?p=252</guid>
		<description><![CDATA[Thanks to Russ Ramirez&#8217;s SharePoint Blog for providing me with the answer I needed.  From his post, SPWeb move or clone in PowerShell, I was able to come up with the following script. $moveFrom = https://WEBAPP1/sites/SITECOLLECTION/SITEA/SITEA1 $moveTo = https://WEBAPP2/sites/SITECOLLECTION/SITEB/SITEB1/SITEA1NEW $backup = "E:\Backup\20120104_BACKUP.cmp" $siteName = "SITE NAME" $siteDesc = "SITE DESCRIPTION" Get-SPWeb $moveFrom &#124; Select-Object -Property WebTemplate, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=252&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a title="Russ Ramirez's SharePoint Blog" href="http://generation12.wordpress.com/" rel="home">Russ Ramirez&#8217;s SharePoint Blog</a> for providing me with the answer I needed.  From his post, <a href="http://generation12.wordpress.com/2011/08/30/spweb-move-or-clone-in-powershell/">SPWeb move or clone in PowerShell</a>, I was able to come up with the following script.</p>
<pre>$moveFrom = <a href="https://WEBAPP1/sites/SITECOLLECTION/SITEA/SITEA1">https://WEBAPP1/sites/SITECOLLECTION/SITEA/SITEA1</a>
$moveTo = <a href="https://WEBAPP2/sites/SITECOLLECTION/SITE/SITEB/SITEB1/SITEA1NEW">https://WEBAPP2/sites/SITECOLLECTION/SITEB/SITEB1/SITEA1NEW</a>
$backup = "E:\Backup\20120104_BACKUP.cmp"
$siteName = "SITE NAME"
$siteDesc = "SITE DESCRIPTION"
Get-SPWeb $moveFrom | Select-Object -Property WebTemplate, Configuration
# !! Based on the results of the Get-SPWeb, update the next line for Template (Concat WebTemplate + "#" + Configuration)
New-SPWeb -Url $moveTo -Template STS#0 -Name $siteName -Description $siteDesc
Export-SPWeb $moveFrom -Path $backup -IncludeVersions All -Verbose -CompressionSize 100000000
Import-SPWeb $moveTo -Path $backup -Force</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointdiva.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointdiva.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointdiva.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointdiva.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointdiva.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointdiva.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointdiva.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointdiva.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointdiva.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointdiva.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointdiva.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointdiva.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointdiva.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointdiva.wordpress.com/252/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=252&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointdiva.wordpress.com/2012/01/05/exportimport-sub-site-with-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sharepointdiva</media:title>
		</media:content>
	</item>
		<item>
		<title>Manage Timer Jobs with PowerShell</title>
		<link>http://sharepointdiva.wordpress.com/2011/12/20/manage-timer-jobs-with-powershell/</link>
		<comments>http://sharepointdiva.wordpress.com/2011/12/20/manage-timer-jobs-with-powershell/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 14:44:12 +0000</pubDate>
		<dc:creator>sharepointdiva</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Timer Jobs; SPTimerJob]]></category>

		<guid isPermaLink="false">http://sharepointdiva.wordpress.com/?p=248</guid>
		<description><![CDATA[Following Pathik&#8217;s Blog I changed a few of my jobs to run 15 minutes past the hour: Get-SPTimerJob &#124; Format-Table -Property DisplayName,Id,LastRunTime,Status, Schedule Get-SPTimerJob -identity 3f110578-5afa-4b8b-8dbf-496838a32005 &#124; select Name, DisplayName, Schedule Set-SPTimerJob “StateServiceExpiredSessionJobDefinition” -schedule "hourly between 15 and 15" For more info see: Manage Timer Jobs with PowerShell<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=248&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Following <a title="Pathik's Blog" href="http://pathikhrawal.wordpress.com/" rel="home">Pathik&#8217;s Blog</a> I changed a few of my jobs to run 15 minutes past the hour:</p>
<pre>Get-SPTimerJob | Format-Table -Property DisplayName,Id,LastRunTime,Status, Schedule
Get-SPTimerJob -identity 3f110578-5afa-4b8b-8dbf-496838a32005 | select Name, DisplayName, Schedule
Set-SPTimerJob “StateServiceExpiredSessionJobDefinition” -schedule "hourly between 15 and 15"</pre>
<p>For more info see: <a href="http://pathikhrawal.wordpress.com/2011/11/16/manage-time-jobs-with-powershell/">Manage Timer Jobs with PowerShell</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointdiva.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointdiva.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointdiva.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointdiva.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointdiva.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointdiva.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointdiva.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointdiva.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointdiva.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointdiva.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointdiva.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointdiva.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointdiva.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointdiva.wordpress.com/248/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=248&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointdiva.wordpress.com/2011/12/20/manage-timer-jobs-with-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sharepointdiva</media:title>
		</media:content>
	</item>
		<item>
		<title>Taxonomyhiddenlist</title>
		<link>http://sharepointdiva.wordpress.com/2011/12/16/taxonomyhiddenlist/</link>
		<comments>http://sharepointdiva.wordpress.com/2011/12/16/taxonomyhiddenlist/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 16:51:42 +0000</pubDate>
		<dc:creator>sharepointdiva</dc:creator>
				<category><![CDATA[Managed Metadata]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://sharepointdiva.wordpress.com/?p=243</guid>
		<description><![CDATA[I have a list with managed metadata. However, suddenly, users were complaining that they couldn&#8217;t see the content of the list column. Nor could they see the results of views based on the managed metadata column. What they see: What I see: The solution was adding DOMAIN USERS to the https://WEBAPP/Lists/TaxonomyHiddenList For more information see: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=243&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have a list with managed metadata. However, suddenly, users were complaining that they couldn&#8217;t see the content of the list column. Nor could they see the results of views based on the managed metadata column.</p>
<p>What they see:</p>
<p><img src="http://sharepointdiva.files.wordpress.com/2011/12/121611_1651_taxonomyhid1.png?w=630" alt="" /></p>
<p>What I see:</p>
<p><img src="http://sharepointdiva.files.wordpress.com/2011/12/121611_1651_taxonomyhid2.png?w=630" alt="" /></p>
<p>The solution was adding DOMAIN USERS to the https://WEBAPP/Lists/TaxonomyHiddenList</p>
<p>For more information see: <a href="http://sharedpointers.blogspot.com/2011/11/authenticated-users-the-taxonomy-hidden.html">&#8220;Authenticated users&#8221; and the taxonomy hidden list</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointdiva.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointdiva.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointdiva.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointdiva.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointdiva.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointdiva.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointdiva.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointdiva.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointdiva.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointdiva.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointdiva.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointdiva.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointdiva.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointdiva.wordpress.com/243/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=243&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointdiva.wordpress.com/2011/12/16/taxonomyhiddenlist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sharepointdiva</media:title>
		</media:content>

		<media:content url="http://sharepointdiva.files.wordpress.com/2011/12/121611_1651_taxonomyhid1.png" medium="image" />

		<media:content url="http://sharepointdiva.files.wordpress.com/2011/12/121611_1651_taxonomyhid2.png" medium="image" />
	</item>
		<item>
		<title>Print All PDF Files in Folders</title>
		<link>http://sharepointdiva.wordpress.com/2011/11/29/print-all-pdf-files-in-folders/</link>
		<comments>http://sharepointdiva.wordpress.com/2011/11/29/print-all-pdf-files-in-folders/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 22:14:16 +0000</pubDate>
		<dc:creator>sharepointdiva</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Print]]></category>

		<guid isPermaLink="false">http://sharepointdiva.wordpress.com/?p=238</guid>
		<description><![CDATA[I wonder if there&#8217;s a way to do this against a SharePoint Library: Print All PDF Files in Folders<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=238&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I wonder if there&#8217;s a way to do this against a SharePoint Library: <a href="http://powershell.com/cs/blogs/tips/archive/2011/11/29/print-all-pdf-files-in-folders.aspx">Print All PDF Files in Folders</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointdiva.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointdiva.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointdiva.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointdiva.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointdiva.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointdiva.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointdiva.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointdiva.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointdiva.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointdiva.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointdiva.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointdiva.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointdiva.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointdiva.wordpress.com/238/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=238&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointdiva.wordpress.com/2011/11/29/print-all-pdf-files-in-folders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sharepointdiva</media:title>
		</media:content>
	</item>
		<item>
		<title>Cleaning up illegal characters</title>
		<link>http://sharepointdiva.wordpress.com/2011/11/29/cleaning-up-illegal-characters/</link>
		<comments>http://sharepointdiva.wordpress.com/2011/11/29/cleaning-up-illegal-characters/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 22:06:35 +0000</pubDate>
		<dc:creator>sharepointdiva</dc:creator>
				<category><![CDATA[Document Library]]></category>
		<category><![CDATA[Illegal Characters]]></category>
		<category><![CDATA[Illegal File Name]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://sharepointdiva.wordpress.com/?p=236</guid>
		<description><![CDATA[I wish I had something like this years ago.  A way to do a bulk cleanup of illegal characters in file names before uploading and getting rejected by SharePoint:  Use PowerShell to check for illegal characters before uploading multiple files into SharePoint<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=236&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I wish I had something like this years ago.  A way to do a bulk cleanup of illegal characters in file names before uploading and getting rejected by SharePoint:  <a href="http://get-spscripts.com/2011/11/use-powershell-to-check-for-illegal.html">Use PowerShell to check for illegal characters before uploading multiple files into SharePoint </a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointdiva.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointdiva.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointdiva.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointdiva.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointdiva.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointdiva.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointdiva.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointdiva.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointdiva.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointdiva.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointdiva.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointdiva.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointdiva.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointdiva.wordpress.com/236/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=236&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointdiva.wordpress.com/2011/11/29/cleaning-up-illegal-characters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sharepointdiva</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerShell EnableVersioning_MajorVersionLimit_AllDocLibs</title>
		<link>http://sharepointdiva.wordpress.com/2011/11/29/powershell-enableversioning_majorversionlimit_alldoclibs/</link>
		<comments>http://sharepointdiva.wordpress.com/2011/11/29/powershell-enableversioning_majorversionlimit_alldoclibs/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 21:42:53 +0000</pubDate>
		<dc:creator>sharepointdiva</dc:creator>
				<category><![CDATA[Document Library]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Versioning]]></category>

		<guid isPermaLink="false">http://sharepointdiva.wordpress.com/?p=231</guid>
		<description><![CDATA[My TFS Admin colleague needed a script to go through all of the libraries in her project sites and turn on versioning with a 5 version limit.  We didn&#8217;t want to turn it on for all libraries, so that&#8217;s where the additional &#8220;notlike&#8221;s came in. #Get site collection  $site = Get-SPSite -Identity http://WEBAPP/sites/TFSSITECOLLECTION #Go through each [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=231&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:10pt;">My TFS Admin colleague needed a script to go through all of the libraries in her project sites and turn on versioning with a 5 version limit.  We didn&#8217;t want to turn it on for all libraries, so that&#8217;s where the additional &#8220;notlike&#8221;s came in.</span></p>
<pre><span style="font-family:Courier New;font-size:8pt;">#Get site collection</span>
<span style="font-family:Courier New;font-size:8pt;">  $site = Get-SPSite -Identity <a href="http://hfsky121-0378/sites/TFS2010">http://WEBAPP/sites/TFSSITECOLLECTION</a> </span>
<span style="font-family:Courier New;font-size:8pt;">#Go through each site in the site collection</span>
<span style="font-family:Courier New;font-size:8pt;">$site | Get-SPWeb -limit all | ForEach-Object { </span>
<span style="font-family:Courier New;font-size:8pt;"> write-host "Checking site:"$_.Title </span>
<span style="font-family:Courier New;font-size:8pt;">#Go through each document library in the site</span>
<span style="font-family:Courier New;font-size:8pt;"> $_.GetListsOfType("DocumentLibrary") | where { $_.BaseTemplate -eq "DocumentLibrary" -and $_.Title - notlike "*Site*" -and $_.Title -notlike "*Templates*" -and $_.Title -notlike "*Style*"} | ForEach-Object {</span>
<span style="font-family:Courier New;font-size:8pt;"> write-host "Library:"$_.Title </span>
<span style="font-family:Courier New;font-size:8pt;">#Make the list changes</span>
<span style="font-family:Courier New;font-size:8pt;">  #$_.EnableVersioning = $true</span>
<span style="font-family:Courier New;font-size:8pt;">  #$_.MajorVersionLimit = 5</span>
<span style="font-family:Courier New;font-size:8pt;">#Update the list</span>
<span style="font-family:Courier New;font-size:8pt;">  $_.Update()  </span>
<span style="font-family:Courier New;font-size:8pt;">}  </span>
<span style="font-family:Courier New;font-size:8pt;">}  </span>
<span style="font-family:Courier New;font-size:8pt;">#Dispose of the site object</span>
<span style="font-family:Courier New;font-size:8pt;">  $site.Dispose()</span></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointdiva.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointdiva.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointdiva.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointdiva.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointdiva.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointdiva.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointdiva.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointdiva.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointdiva.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointdiva.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointdiva.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointdiva.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointdiva.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointdiva.wordpress.com/231/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=231&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointdiva.wordpress.com/2011/11/29/powershell-enableversioning_majorversionlimit_alldoclibs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sharepointdiva</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerShell List all Lists and their GUIDs</title>
		<link>http://sharepointdiva.wordpress.com/2011/11/29/powershell-create-site-collection-3/</link>
		<comments>http://sharepointdiva.wordpress.com/2011/11/29/powershell-create-site-collection-3/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 20:48:29 +0000</pubDate>
		<dc:creator>sharepointdiva</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://sharepointdiva.wordpress.com/?p=225</guid>
		<description><![CDATA[This PowerShell will list all of the lists in a subsite and their GUIDS.  cls $snapIn = Get-PSSnapin &#124; where-object {$_.Name -eq "Microsoft.SharePoint.PowerShell"} if($snapIn -eq $null) {   Add-PsSnapin Microsoft.SharePoint.PowerShell } $website = Get-SPWeb -identity https://WEBAPP/sites/SITE/WEB $website &#124; ForEach-Object { write-host "Checking site:"$_.Title #Go through each List in the site   $_.Lists &#124; ForEach-Object { write-host [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=225&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:10pt;">This PowerShell will list all of the lists in a subsite and their GUIDS.  </span></p>
<pre><span style="font-family:Courier New;font-size:8pt;">cls</span>
<span style="font-family:Courier New;font-size:8pt;">$snapIn = Get-PSSnapin | where-object {$_.Name -eq "Microsoft.SharePoint.PowerShell"} </span>
<span style="font-family:Courier New;font-size:8pt;">if($snapIn -eq $null) {   </span>
<span style="font-family:Courier New;font-size:8pt;">Add-PsSnapin Microsoft.SharePoint.PowerShell </span>
<span style="font-family:Courier New;font-size:8pt;">} </span>
<span style="font-family:Courier New;font-size:8pt;">$website = Get-SPWeb -identity <a href="https://internal.chfsinet.ky.gov/sites/OATS/Operations">https://WEBAPP/sites/SITE/WEB</a> </span>
<span style="font-family:Courier New;font-size:8pt;">$website | ForEach-Object { </span>
<span style="font-family:Courier New;font-size:8pt;">write-host "Checking site:"$_.Title </span>
<span style="font-family:Courier New;font-size:8pt;">#Go through each List in the site   </span>
<span style="font-family:Courier New;font-size:8pt;">$_.Lists | ForEach-Object { </span>
<span style="font-family:Courier New;font-size:8pt;">write-host "List:"$_.Title " - List Id:"$_.Id   </span>
<span style="font-family:Courier New;font-size:8pt;">#Dispose of the site object   </span>
<span style="font-family:Courier New;font-size:8pt;">$website.Dispose()   </span>
<span style="font-family:Courier New;font-size:8pt;">}   </span>
<span style="font-family:Courier New;font-size:8pt;">}</span></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointdiva.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointdiva.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointdiva.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointdiva.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointdiva.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointdiva.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointdiva.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointdiva.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointdiva.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointdiva.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointdiva.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointdiva.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointdiva.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointdiva.wordpress.com/225/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointdiva.wordpress.com&amp;blog=3738557&amp;post=225&amp;subd=sharepointdiva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointdiva.wordpress.com/2011/11/29/powershell-create-site-collection-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sharepointdiva</media:title>
		</media:content>
	</item>
	</channel>
</rss>
