<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PowerShell Providers</title>
	<atom:link href="http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.powershellpro.com</link>
	<description>Sharing the Experience</description>
	<lastBuildDate>Mon, 06 Sep 2010 23:05:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff Greenlee</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/comment-page-1/#comment-507</link>
		<dc:creator>Jeff Greenlee</dc:creator>
		<pubDate>Wed, 04 Aug 2010 18:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/#comment-507</guid>
		<description>Hey.. great tutorial...  one small thing I discovered regarding your Registry section.  I think possibly the &quot;hotfixes&quot; structure for Windows 7 has changed.   I was not able to locate it based on the given instructions (using &quot;find&quot; in regedit) any path using Hotfixes (although I did find a few Key values named &quot;hotfix&quot;.)  Minor detail:  and truthfully it doesn&#039;t really matter.. (I just looked at other registry settings!)</description>
		<content:encoded><![CDATA[<p>Hey.. great tutorial&#8230;  one small thing I discovered regarding your Registry section.  I think possibly the &#8220;hotfixes&#8221; structure for Windows 7 has changed.   I was not able to locate it based on the given instructions (using &#8220;find&#8221; in regedit) any path using Hotfixes (although I did find a few Key values named &#8220;hotfix&#8221;.)  Minor detail:  and truthfully it doesn&#8217;t really matter.. (I just looked at other registry settings!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M Prindle</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/comment-page-1/#comment-493</link>
		<dc:creator>M Prindle</dc:creator>
		<pubDate>Tue, 15 Jun 2010 15:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/#comment-493</guid>
		<description>This is a great tutorial series!  To the others that are having issues when running under Windows7, for some of the exercises you may need to be running PS escalated as administrator.  Win7 has extra security in place to stop the editing of the registry.</description>
		<content:encoded><![CDATA[<p>This is a great tutorial series!  To the others that are having issues when running under Windows7, for some of the exercises you may need to be running PS escalated as administrator.  Win7 has extra security in place to stop the editing of the registry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishwas Setty</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/comment-page-1/#comment-481</link>
		<dc:creator>Vishwas Setty</dc:creator>
		<pubDate>Mon, 24 May 2010 16:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/#comment-481</guid>
		<description>i AM GETTING THIS ERROR WHEN TRYING TO CREATE A NEW REGISTRY KEY...PLZ HELP ME....


Set-Location : A parameter cannot be found that matches parameter name &#039;NAME&#039;.
At line:1 char:19
+ SET-LOCATION -NAME &lt;&lt;&lt;&lt;  TEST-VALUE &quot;TEST STRING&quot;
    + CategoryInfo          : InvalidArgument: (:) [Set-Location], ParameterBindingException
    + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.SetLocationCommand</description>
		<content:encoded><![CDATA[<p>i AM GETTING THIS ERROR WHEN TRYING TO CREATE A NEW REGISTRY KEY&#8230;PLZ HELP ME&#8230;.</p>
<p>Set-Location : A parameter cannot be found that matches parameter name &#8216;NAME&#8217;.<br />
At line:1 char:19<br />
+ SET-LOCATION -NAME &lt;&lt;&lt;&lt;  TEST-VALUE &#8220;TEST STRING&#8221;<br />
    + CategoryInfo          : InvalidArgument: (:) [Set-Location], ParameterBindingException<br />
    + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.SetLocationCommand</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zijo</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/comment-page-1/#comment-458</link>
		<dc:creator>Zijo</dc:creator>
		<pubDate>Tue, 23 Mar 2010 02:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/#comment-458</guid>
		<description>Just a brief correction of my item 3. I shoud have said:
3. When I copy about_Providers.help.txt from C:\Windows\SysWOW64\WindowsPowerShell\v1.0\en-US folder to C:\Windows\SysWOW64\WindowsPowerShell\v1.0
, it works OK (note: the file name in my case is about_Providers.help.txt instead of about_Provider.help.txt.)

Zijo</description>
		<content:encoded><![CDATA[<p>Just a brief correction of my item 3. I shoud have said:<br />
3. When I copy about_Providers.help.txt from C:\Windows\SysWOW64\WindowsPowerShell\v1.0\en-US folder to C:\Windows\SysWOW64\WindowsPowerShell\v1.0<br />
, it works OK (note: the file name in my case is about_Providers.help.txt instead of about_Provider.help.txt.)</p>
<p>Zijo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zijo</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/comment-page-1/#comment-457</link>
		<dc:creator>Zijo</dc:creator>
		<pubDate>Tue, 23 Mar 2010 02:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/#comment-457</guid>
		<description>Additional information:
1. I am running Powershell 2.0
2. about_...help.txt files are in different location: C:\Windows\SysWOW64\WindowsPowerShell\v1.0\en-US folder, instead C:\Windows\SysWOW64\WindowsPowerShell\v1.0
3. When I copy about_Providers.help.txt, it works OK (note: the file name in my case is about_Providers.help.txt instead of about_Provider.help.txt.

I think that may be the reason(s) for my issue. I don&#039;t know if these difference will affect any commands (cmdlets) in the future tutorials?

Thank you.

Zijo</description>
		<content:encoded><![CDATA[<p>Additional information:<br />
1. I am running Powershell 2.0<br />
2. about_&#8230;help.txt files are in different location: C:\Windows\SysWOW64\WindowsPowerShell\v1.0\en-US folder, instead C:\Windows\SysWOW64\WindowsPowerShell\v1.0<br />
3. When I copy about_Providers.help.txt, it works OK (note: the file name in my case is about_Providers.help.txt instead of about_Provider.help.txt.</p>
<p>I think that may be the reason(s) for my issue. I don&#8217;t know if these difference will affect any commands (cmdlets) in the future tutorials?</p>
<p>Thank you.</p>
<p>Zijo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zijo</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/comment-page-1/#comment-456</link>
		<dc:creator>Zijo</dc:creator>
		<pubDate>Mon, 22 Mar 2010 00:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/#comment-456</guid>
		<description>This is the best tutorial I have seen so far. Congratulations and thank you Jesse.

I have been following your guide from the beginning and haven&#039;t have any issues. However, in this tuturial, when I type:
PS C:\MyScripts&gt; get-content $PSHOME\about_Provider.help.txt, I get an error message:
Get-Content : Cannot find path &#039;C:\Windows\SysWOW64\WindowsPowerShell\v1.0\about_Provider.help.txt&#039; because it does not ex
ist.
At line:1 char:12
+ get-content &lt;&lt;&lt;&lt;  $PSHOME\about_Provider.help.txt
    + CategoryInfo          : ObjectNotFound: (C:\Windows\SysW...ovider.help.txt:String) [Get-Content], ItemNotFoundExcep
   tion
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand

My profile is on D: drive (D:\My Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1) and I am running 64-bit Windows 7 Ultimate.

Any suggesstion?

Thank you.

Zijo</description>
		<content:encoded><![CDATA[<p>This is the best tutorial I have seen so far. Congratulations and thank you Jesse.</p>
<p>I have been following your guide from the beginning and haven&#8217;t have any issues. However, in this tuturial, when I type:<br />
PS C:\MyScripts&gt; get-content $PSHOME\about_Provider.help.txt, I get an error message:<br />
Get-Content : Cannot find path &#8216;C:\Windows\SysWOW64\WindowsPowerShell\v1.0\about_Provider.help.txt&#8217; because it does not ex<br />
ist.<br />
At line:1 char:12<br />
+ get-content &lt;&lt;&lt;&lt;  $PSHOME\about_Provider.help.txt<br />
    + CategoryInfo          : ObjectNotFound: (C:\Windows\SysW&#8230;ovider.help.txt:String) [Get-Content], ItemNotFoundExcep<br />
   tion<br />
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand</p>
<p>My profile is on D: drive (D:\My Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1) and I am running 64-bit Windows 7 Ultimate.</p>
<p>Any suggesstion?</p>
<p>Thank you.</p>
<p>Zijo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/comment-page-1/#comment-454</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 15 Mar 2010 22:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/#comment-454</guid>
		<description>Thanks for a great tutorial series!

I want to view the value of &quot;hklm:\\SOFTWARE\Microsoft\Fusion\DisableCacheViewer&quot;

I can do the following:

1. Get-ItemProperty &quot;hklm:\\SOFTWARE\Microsoft\Fusion&quot;
2. Visually look for the desired value (DisableCacheViewer)

Is there a way to directly query the value without listing them all out and having to manually look for it?

How would I change its value?</description>
		<content:encoded><![CDATA[<p>Thanks for a great tutorial series!</p>
<p>I want to view the value of &#8220;hklm:\\SOFTWARE\Microsoft\Fusion\DisableCacheViewer&#8221;</p>
<p>I can do the following:</p>
<p>1. Get-ItemProperty &#8220;hklm:\\SOFTWARE\Microsoft\Fusion&#8221;<br />
2. Visually look for the desired value (DisableCacheViewer)</p>
<p>Is there a way to directly query the value without listing them all out and having to manually look for it?</p>
<p>How would I change its value?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: powershell newbie</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/comment-page-1/#comment-437</link>
		<dc:creator>powershell newbie</dc:creator>
		<pubDate>Fri, 18 Dec 2009 00:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/#comment-437</guid>
		<description>Awsome Tutorial! Thank You for taking the time. Please let me know if You decide to publish a book. I will be the first to buy.</description>
		<content:encoded><![CDATA[<p>Awsome Tutorial! Thank You for taking the time. Please let me know if You decide to publish a book. I will be the first to buy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: petroff</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/comment-page-1/#comment-392</link>
		<dc:creator>petroff</dc:creator>
		<pubDate>Thu, 06 Aug 2009 15:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/#comment-392</guid>
		<description>I don&#039;t understand why command Rename-Item failed: 
#__Change directory name [ C:\PStests\A\BinA  =&gt; C:\PStests\A\B ]
  Set-Location C:\PStests
  Rename-Item A\B* -newname B

# __It works correctly when virtual drive Ex: used (instead of C:) : 

  New-PSDrive -name Ex -PSProvider filesystem -root C:\PStests
  Rename-Item Ex:A\B* -newname B</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand why command Rename-Item failed:<br />
#__Change directory name [ C:\PStests\A\BinA  =&gt; C:\PStests\A\B ]<br />
  Set-Location C:\PStests<br />
  Rename-Item A\B* -newname B</p>
<p># __It works correctly when virtual drive Ex: used (instead of C:) : </p>
<p>  New-PSDrive -name Ex -PSProvider filesystem -root C:\PStests<br />
  Rename-Item Ex:A\B* -newname B</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Rogers</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/comment-page-1/#comment-343</link>
		<dc:creator>David Rogers</dc:creator>
		<pubDate>Tue, 26 May 2009 23:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/powershell-providers/#comment-343</guid>
		<description>Excellent tutorial series so far - If I had founbd this a year ago, I would have started using PowerShell a year ago!

In this tutorial, I think there is a CD step missing. before you do a &quot;CD KB888240&quot;m you would need: cd &quot;HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix&quot;

Thanks for this service!
David</description>
		<content:encoded><![CDATA[<p>Excellent tutorial series so far &#8211; If I had founbd this a year ago, I would have started using PowerShell a year ago!</p>
<p>In this tutorial, I think there is a CD step missing. before you do a &#8220;CD KB888240&#8243;m you would need: cd &#8220;HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix&#8221;</p>
<p>Thanks for this service!<br />
David</p>
]]></content:encoded>
	</item>
</channel>
</rss>
