
<?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 for Lead, Follow, or Move</title>
	<atom:link href="http://www.leadfollowmove.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.leadfollowmove.com</link>
	<description>Adam Bell on Deployment, Automation, PowerShell et al</description>
	<lastBuildDate>Sun, 01 Jan 2012 19:16:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Retrieving Active Directory FSMO roles with PowerShell by techibee.com</title>
		<link>http://www.leadfollowmove.com/archives/powershell/retrieving-active-directory-fsmo-roles-with-powershell/comment-page-1#comment-9752</link>
		<dc:creator>techibee.com</dc:creator>
		<pubDate>Sun, 01 Jan 2012 19:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.leadfollowmove.com/?p=34#comment-9752</guid>
		<description>We can use built-in activedirectory module to get this information easily...

http://techibee.com/powershell/how-to-get-fsmo-roles-of-a-active-directory-domain-using-powershell/1273</description>
		<content:encoded><![CDATA[<p>We can use built-in activedirectory module to get this information easily&#8230;</p>
<p><a href="http://techibee.com/powershell/how-to-get-fsmo-roles-of-a-active-directory-domain-using-powershell/1273" rel="nofollow">http://techibee.com/powershell/how-to-get-fsmo-roles-of-a-active-directory-domain-using-powershell/1273</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error checking in PowerShell by Steve</title>
		<link>http://www.leadfollowmove.com/archives/powershell/error-checking-in-powershell/comment-page-1#comment-9420</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 13 Oct 2011 03:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/powershell/error-checking-in-powershell#comment-9420</guid>
		<description>Fantastic little bit of code.  Exactly what I was looking for.  
Thanks for sharing.

Cheers,
Steve</description>
		<content:encoded><![CDATA[<p>Fantastic little bit of code.  Exactly what I was looking for.<br />
Thanks for sharing.</p>
<p>Cheers,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PowerShell &#8211; less code, same result by Powershell &#8211; Rename Local Admin Account OR Ecuritysay Oughthray Obscurityway &#124; BlackOps</title>
		<link>http://www.leadfollowmove.com/archives/powershell/powershell-less-code-same-result/comment-page-1#comment-9055</link>
		<dc:creator>Powershell &#8211; Rename Local Admin Account OR Ecuritysay Oughthray Obscurityway &#124; BlackOps</dc:creator>
		<pubDate>Thu, 25 Aug 2011 20:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.leadfollowmove.com/?p=52#comment-9055</guid>
		<description>[...] to the creator of the password generator (Adam Bell) but I wish I noticed the comment about the break sooner. I have they adjusted code in my script. [...]</description>
		<content:encoded><![CDATA[<p>[...] to the creator of the password generator (Adam Bell) but I wish I noticed the comment about the break sooner. I have they adjusted code in my script. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Managing group membership in Active Directory with PowerShell (Part 2) by JM</title>
		<link>http://www.leadfollowmove.com/archives/powershell/managing-group-membership-in-active-directory-with-powershell-part-2/comment-page-1#comment-8774</link>
		<dc:creator>JM</dc:creator>
		<pubDate>Wed, 13 Jul 2011 15:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.leadfollowmove.com/?p=48#comment-8774</guid>
		<description>And you could use for adding a user to rhe Group:

$group.member.Add($user.distinguishedName.ToString())</description>
		<content:encoded><![CDATA[<p>And you could use for adding a user to rhe Group:</p>
<p>$group.member.Add($user.distinguishedName.ToString())</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PowerShell &#8211; less code, same result by D</title>
		<link>http://www.leadfollowmove.com/archives/powershell/powershell-less-code-same-result/comment-page-1#comment-8668</link>
		<dc:creator>D</dc:creator>
		<pubDate>Wed, 29 Jun 2011 21:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.leadfollowmove.com/?p=52#comment-8668</guid>
		<description>Any chance of seeing a line with the script being use? I&#039;m guessing it would be something like $p=password.ps1 8 is that right?</description>
		<content:encoded><![CDATA[<p>Any chance of seeing a line with the script being use? I&#8217;m guessing it would be something like $p=password.ps1 8 is that right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GPO Settings with PowerShell and GPExpert Scripting Toolkit by Thomas Langhans</title>
		<link>http://www.leadfollowmove.com/archives/powershell/gpo-settings-with-powershell-and-gpexpert-scripting-toolkit/comment-page-1#comment-6858</link>
		<dc:creator>Thomas Langhans</dc:creator>
		<pubDate>Wed, 23 Mar 2011 09:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/powershell/gpo-settings-with-powershell-and-gpexpert-scripting-toolkit#comment-6858</guid>
		<description>Sounds very interesting, but it doesn&#039;t seem to work.

Tried both, Windows Server 2008 SP2 and Windows Server 2008 R2 Powershell in conclusion with the SDM GPMC Powershell Cmdlets 1.3 (as the GPExpert Scripting Toolkit is no longer available) but I don&#039;t get it solved.

The &quot;Add-PSSnapin GetGPOObjectPSSnapin&quot; command gives me the following error message:

&quot;The Windows PowerShell snapin &#039;GetGPOObjectPSSnapIn&#039; is not installed on this machine.

Any ideas or updates how to get policies changes with SDM GPMC Powershell Cmdlets 1.3?

Thanks in advance,
Thomas</description>
		<content:encoded><![CDATA[<p>Sounds very interesting, but it doesn&#8217;t seem to work.</p>
<p>Tried both, Windows Server 2008 SP2 and Windows Server 2008 R2 Powershell in conclusion with the SDM GPMC Powershell Cmdlets 1.3 (as the GPExpert Scripting Toolkit is no longer available) but I don&#8217;t get it solved.</p>
<p>The &#8220;Add-PSSnapin GetGPOObjectPSSnapin&#8221; command gives me the following error message:</p>
<p>&#8220;The Windows PowerShell snapin &#8216;GetGPOObjectPSSnapIn&#8217; is not installed on this machine.</p>
<p>Any ideas or updates how to get policies changes with SDM GPMC Powershell Cmdlets 1.3?</p>
<p>Thanks in advance,<br />
Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error checking in PowerShell by Matthias</title>
		<link>http://www.leadfollowmove.com/archives/powershell/error-checking-in-powershell/comment-page-1#comment-6060</link>
		<dc:creator>Matthias</dc:creator>
		<pubDate>Thu, 27 Jan 2011 10:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/powershell/error-checking-in-powershell#comment-6060</guid>
		<description>a little bit late since you&#039;ve wrote that but try 

if ($? -eq $false)
{
Write-Host “The is an Error in this code”
}
Else
{
Write-Host “There is NO Error in this code”
}</description>
		<content:encoded><![CDATA[<p>a little bit late since you&#8217;ve wrote that but try </p>
<p>if ($? -eq $false)<br />
{<br />
Write-Host “The is an Error in this code”<br />
}<br />
Else<br />
{<br />
Write-Host “There is NO Error in this code”<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing ACE&#8217;s from Active Directory with PowerShell by Jose Barreto</title>
		<link>http://www.leadfollowmove.com/archives/powershell/removing-aces-from-active-directory-with-powershell/comment-page-1#comment-5265</link>
		<dc:creator>Jose Barreto</dc:creator>
		<pubDate>Sat, 13 Nov 2010 07:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/powershell/removing-aces-from-active-directory-with-powershell#comment-5265</guid>
		<description>You might also want to take a look at this post covering &quot;How to Handle NTFS Folder Permissions, Security Descriptors and ACLs in PowerShell&quot;. 

http://blogs.technet.com/b/josebda/archive/2010/11/09/how-to-handle-ntfs-folder-permissions-security-descriptors-and-acls-in-powershell.aspx</description>
		<content:encoded><![CDATA[<p>You might also want to take a look at this post covering &#8220;How to Handle NTFS Folder Permissions, Security Descriptors and ACLs in PowerShell&#8221;. </p>
<p><a href="http://blogs.technet.com/b/josebda/archive/2010/11/09/how-to-handle-ntfs-folder-permissions-security-descriptors-and-acls-in-powershell.aspx" rel="nofollow">http://blogs.technet.com/b/josebda/archive/2010/11/09/how-to-handle-ntfs-folder-permissions-security-descriptors-and-acls-in-powershell.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu Feisty and a Creative Xmod sound card by Sergiej Mazine</title>
		<link>http://www.leadfollowmove.com/archives/linux/ubuntu-feisty-and-a-creative-xmod-sound-card/comment-page-1#comment-2168</link>
		<dc:creator>Sergiej Mazine</dc:creator>
		<pubDate>Thu, 25 Feb 2010 23:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/linux/ubuntu-feisty-and-a-creative-xmod-sound-card#comment-2168</guid>
		<description>Don&#039;t you have any problems with xmod mic?</description>
		<content:encoded><![CDATA[<p>Don&#8217;t you have any problems with xmod mic?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Transferring Active Directory FSMO roles with PowerShell by markwilson.it &#187; Migrating infrastructure services to a Windows Server 2008 R2 computer</title>
		<link>http://www.leadfollowmove.com/archives/powershell/transferring-fsmo-roles-in-active-directory-with-powershell/comment-page-1#comment-1654</link>
		<dc:creator>markwilson.it &#187; Migrating infrastructure services to a Windows Server 2008 R2 computer</dc:creator>
		<pubDate>Fri, 11 Dec 2009 23:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.leadfollowmove.com/?p=33#comment-1654</guid>
		<description>[...] With the new server running as a DC, I needed to transfer the FSMO roles.  I did this by following the advice in Microsoft knowledge base article 324801 to: register scmmgmnt.dll; run the Active Directory Schema and transfer the Schema Master role; run Active Directory Domains and Trusts and transfer the Domain Naming Master role; run Active Directory Users and Computers and transfer the RID Master, PDC Emulator and Infrastructure Master Roles.  Incidentally, even though I did this with the GUI tools, Adam Bell outlines a much smarter method to transfer FSMO roles using PowerShell. [...]</description>
		<content:encoded><![CDATA[<p>[...] With the new server running as a DC, I needed to transfer the FSMO roles.  I did this by following the advice in Microsoft knowledge base article 324801 to: register scmmgmnt.dll; run the Active Directory Schema and transfer the Schema Master role; run Active Directory Domains and Trusts and transfer the Domain Naming Master role; run Active Directory Users and Computers and transfer the RID Master, PDC Emulator and Infrastructure Master Roles.  Incidentally, even though I did this with the GUI tools, Adam Bell outlines a much smarter method to transfer FSMO roles using PowerShell. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

