<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: SharePoint, PowerShell and XML</title>
	<atom:link href="http://pshell.info/basics/142/sharepoint-powershell-and-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://pshell.info/basics/142/sharepoint-powershell-and-xml/</link>
	<description>PowerShell for Everyone</description>
	<pubDate>Wed, 08 Sep 2010 23:35:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: SharePoint Thinks, Links and Clinks</title>
		<link>http://pshell.info/basics/142/sharepoint-powershell-and-xml/#comment-1186</link>
		<dc:creator>SharePoint Thinks, Links and Clinks</dc:creator>
		<pubDate>Tue, 01 Apr 2008 16:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://pshell.info/?p=142#comment-1186</guid>
		<description>&lt;strong&gt;STSADM Command References...&lt;/strong&gt;

Quick Outline for more detailed items on STSADM, especially with PowerShell goodness TechNet Powerful...</description>
		<content:encoded><![CDATA[<p><strong>STSADM Command References&#8230;</strong></p>
<p>Quick Outline for more detailed items on STSADM, especially with PowerShell goodness TechNet Powerful&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred Morrison</title>
		<link>http://pshell.info/basics/142/sharepoint-powershell-and-xml/#comment-663</link>
		<dc:creator>Fred Morrison</dc:creator>
		<pubDate>Tue, 20 Nov 2007 14:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://pshell.info/?p=142#comment-663</guid>
		<description>To get stsadm to work in PowerShell, I had to add the following to profile.ps1, located in directory C:\WINDOWS\system32\windowspowershell\v1.0\.

Set-Alias -Name stsadm -Value $env:CommonProgramFiles"\Microsoft Shared\Web Server Extensions\12\BIN\STSADM.EXE"

Hope this helps others struggling with the same error.</description>
		<content:encoded><![CDATA[<p>To get stsadm to work in PowerShell, I had to add the following to profile.ps1, located in directory C:\WINDOWS\system32\windowspowershell\v1.0\.</p>
<p>Set-Alias -Name stsadm -Value $env:CommonProgramFiles&#8221;\Microsoft Shared\Web Server Extensions\12\BIN\STSADM.EXE&#8221;</p>
<p>Hope this helps others struggling with the same error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://pshell.info/basics/142/sharepoint-powershell-and-xml/#comment-654</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 05 Nov 2007 22:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://pshell.info/?p=142#comment-654</guid>
		<description>Fred,

It should work without doing anything special. I also have the path where stsadm.exe is in my system path variable. But that's it. And that's on a plain install of SharePoint with PowerShell added. Nothing else....</description>
		<content:encoded><![CDATA[<p>Fred,</p>
<p>It should work without doing anything special. I also have the path where stsadm.exe is in my system path variable. But that&#8217;s it. And that&#8217;s on a plain install of SharePoint with PowerShell added. Nothing else&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred Morrison</title>
		<link>http://pshell.info/basics/142/sharepoint-powershell-and-xml/#comment-653</link>
		<dc:creator>Fred Morrison</dc:creator>
		<pubDate>Mon, 05 Nov 2007 19:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://pshell.info/?p=142#comment-653</guid>
		<description>Can't run stsadm in PowerShell.  When I try running STSADM.EXE from within PowerShell, as shown in your example, I get an error:
The term 'stsadm.exe' is not recognized ....

I had previously issued a cd 'C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN' to make sure I was in the correct directory.

What else needs to be done to allow direct execution of stsadm.exe from within PowerShell?</description>
		<content:encoded><![CDATA[<p>Can&#8217;t run stsadm in PowerShell.  When I try running STSADM.EXE from within PowerShell, as shown in your example, I get an error:<br />
The term &#8217;stsadm.exe&#8217; is not recognized &#8230;.</p>
<p>I had previously issued a cd &#8216;C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN&#8217; to make sure I was in the correct directory.</p>
<p>What else needs to be done to allow direct execution of stsadm.exe from within PowerShell?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: It's my life... And I live it... : pshell.info / SharePoint, PowerShell and XML</title>
		<link>http://pshell.info/basics/142/sharepoint-powershell-and-xml/#comment-568</link>
		<dc:creator>It's my life... And I live it... : pshell.info / SharePoint, PowerShell and XML</dc:creator>
		<pubDate>Wed, 04 Apr 2007 23:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://pshell.info/?p=142#comment-568</guid>
		<description>[...] Link to pshell.info / SharePoint, PowerShell and XML Share this post: Email it! &#124; bookmark it! &#124; digg it! &#124; reddit!  Published Thursday, April 05, 2007 12:08 AM by Richard Filed Under: Programming, Other Stuff [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Link to pshell.info / SharePoint, PowerShell and XML Share this post: Email it! | bookmark it! | digg it! | reddit!  Published Thursday, April 05, 2007 12:08 AM by Richard Filed Under: Programming, Other Stuff [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
