<?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: Active Directory Command Line One-Liners</title>
	<atom:link href="http://www.pcman.net/active-directory-command-line-one-liners/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pcman.net/active-directory-command-line-one-liners</link>
	<description>The place where a geek can be a geek!</description>
	<lastBuildDate>Tue, 09 Mar 2010 23:14:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Javi Rodrigue</title>
		<link>http://www.pcman.net/active-directory-command-line-one-liners/comment-page-1#comment-28122</link>
		<dc:creator>Javi Rodrigue</dc:creator>
		<pubDate>Tue, 09 Mar 2010 13:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcman.net/?p=192#comment-28122</guid>
		<description>very nice and Thank you!!!!!!!!</description>
		<content:encoded><![CDATA[<p>very nice and Thank you!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donnie0526</title>
		<link>http://www.pcman.net/active-directory-command-line-one-liners/comment-page-1#comment-28119</link>
		<dc:creator>Donnie0526</dc:creator>
		<pubDate>Wed, 03 Mar 2010 22:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcman.net/?p=192#comment-28119</guid>
		<description>GREAT STUFF!!!

Would love to have a separate RSS for just the CMD line articles/entries.

Definitely love the samples too.  Rock on...</description>
		<content:encoded><![CDATA[<p>GREAT STUFF!!!</p>
<p>Would love to have a separate RSS for just the CMD line articles/entries.</p>
<p>Definitely love the samples too.  Rock on&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Ingenthron</title>
		<link>http://www.pcman.net/active-directory-command-line-one-liners/comment-page-1#comment-28098</link>
		<dc:creator>Rob Ingenthron</dc:creator>
		<pubDate>Tue, 24 Nov 2009 23:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcman.net/?p=192#comment-28098</guid>
		<description>&quot;Nasseer&quot;, that&#039;s just two ways of saying the same thing: if the account is disabled, it&#039;s disabled. Sometimes, we will get requests that require us to exclude disabled users from the results, such as when we would need to license software based on the number of active users in AD. Or, if you were creating a mail list, there&#039;s no sense in sending mail to user accounts that are disabled.</description>
		<content:encoded><![CDATA[<p>&#8220;Nasseer&#8221;, that&#8217;s just two ways of saying the same thing: if the account is disabled, it&#8217;s disabled. Sometimes, we will get requests that require us to exclude disabled users from the results, such as when we would need to license software based on the number of active users in AD. Or, if you were creating a mail list, there&#8217;s no sense in sending mail to user accounts that are disabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nasseer</title>
		<link>http://www.pcman.net/active-directory-command-line-one-liners/comment-page-1#comment-28039</link>
		<dc:creator>Nasseer</dc:creator>
		<pubDate>Fri, 31 Jul 2009 08:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcman.net/?p=192#comment-28039</guid>
		<description>what is the difference between Disabled user accounts and User accounts that are disabled ?
and what command should i add to sort by cn</description>
		<content:encoded><![CDATA[<p>what is the difference between Disabled user accounts and User accounts that are disabled ?<br />
and what command should i add to sort by cn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Ingenthron</title>
		<link>http://www.pcman.net/active-directory-command-line-one-liners/comment-page-1#comment-28028</link>
		<dc:creator>Rob Ingenthron</dc:creator>
		<pubDate>Tue, 14 Apr 2009 23:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcman.net/?p=192#comment-28028</guid>
		<description>Here&#039;s another way to list authorized DHCP servers in AD:

dsquery * &quot;CN=NetServices,CN=Services,CN
=Configuration,DC=jnpr,DC=net&quot; -filter &quot;(objectClass=DHCPclass)&quot;

The same command if your regular user ID has insufficient privileges, assuming you have a more privileged account for administrative work:
dsquery * &quot;CN=NetServices,CN=Services,CN
=Configuration,DC=jnpr,DC=net&quot; -filter &quot;(objectClass=DHCPclass)&quot; -u domain\UserID  -p password</description>
		<content:encoded><![CDATA[<p>Here&#8217;s another way to list authorized DHCP servers in AD:</p>
<p>dsquery * &#8220;CN=NetServices,CN=Services,CN<br />
=Configuration,DC=jnpr,DC=net&#8221; -filter &#8220;(objectClass=DHCPclass)&#8221;</p>
<p>The same command if your regular user ID has insufficient privileges, assuming you have a more privileged account for administrative work:<br />
dsquery * &#8220;CN=NetServices,CN=Services,CN<br />
=Configuration,DC=jnpr,DC=net&#8221; -filter &#8220;(objectClass=DHCPclass)&#8221; -u domain\UserID  -p password</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Ingenthron</title>
		<link>http://www.pcman.net/active-directory-command-line-one-liners/comment-page-1#comment-28027</link>
		<dc:creator>Rob Ingenthron</dc:creator>
		<pubDate>Tue, 14 Apr 2009 23:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcman.net/?p=192#comment-28027</guid>
		<description>How about showing all DHCP servers in Active Directory:

First, you have to run the command &quot;netsh add helper DHCPMON.DLL&quot; to enable the DHCP management module from within NETSH (unless the DHCP server service is already installed locally).

Then you can enter &quot;netsh dhcp show server&quot; to view all Authorized DHCP servers in Active Directory.</description>
		<content:encoded><![CDATA[<p>How about showing all DHCP servers in Active Directory:</p>
<p>First, you have to run the command &#8220;netsh add helper DHCPMON.DLL&#8221; to enable the DHCP management module from within NETSH (unless the DHCP server service is already installed locally).</p>
<p>Then you can enter &#8220;netsh dhcp show server&#8221; to view all Authorized DHCP servers in Active Directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Ingenthron</title>
		<link>http://www.pcman.net/active-directory-command-line-one-liners/comment-page-1#comment-28026</link>
		<dc:creator>Rob Ingenthron</dc:creator>
		<pubDate>Tue, 14 Apr 2009 23:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcman.net/?p=192#comment-28026</guid>
		<description>Hey, here&#039;s some more options for listing all of the domain controllers:

netdom query dc 

nltest /dclist:jnpr 

repadmin /viewlist * 

dsquery * “cn=Configuration,DC=jnpr,DC=net” -filter &quot;(objectClass=nTDSDSA)&quot;

certutil -dcinfo 

gpotool 
(gpotool lists the DC&#039;s, and then goes on to list GPO&#039;s)</description>
		<content:encoded><![CDATA[<p>Hey, here&#8217;s some more options for listing all of the domain controllers:</p>
<p>netdom query dc </p>
<p>nltest /dclist:jnpr </p>
<p>repadmin /viewlist * </p>
<p>dsquery * “cn=Configuration,DC=jnpr,DC=net” -filter &#8220;(objectClass=nTDSDSA)&#8221;</p>
<p>certutil -dcinfo </p>
<p>gpotool<br />
(gpotool lists the DC&#8217;s, and then goes on to list GPO&#8217;s)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Coyle</title>
		<link>http://www.pcman.net/active-directory-command-line-one-liners/comment-page-1#comment-27953</link>
		<dc:creator>Jim Coyle</dc:creator>
		<pubDate>Wed, 26 Nov 2008 15:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcman.net/?p=192#comment-27953</guid>
		<description>Thank you - very helpful</description>
		<content:encoded><![CDATA[<p>Thank you &#8211; very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Ingenthron</title>
		<link>http://www.pcman.net/active-directory-command-line-one-liners/comment-page-1#comment-27884</link>
		<dc:creator>Rob Ingenthron</dc:creator>
		<pubDate>Thu, 04 Sep 2008 10:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcman.net/?p=192#comment-27884</guid>
		<description>Your use of NTDSUTIL to list FSMO roles is interesting, but here&#039;s an easier way:

netdom query fsmo</description>
		<content:encoded><![CDATA[<p>Your use of NTDSUTIL to list FSMO roles is interesting, but here&#8217;s an easier way:</p>
<p>netdom query fsmo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Azam</title>
		<link>http://www.pcman.net/active-directory-command-line-one-liners/comment-page-1#comment-27820</link>
		<dc:creator>Azam</dc:creator>
		<pubDate>Fri, 15 Aug 2008 12:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcman.net/?p=192#comment-27820</guid>
		<description>Very Informative...Thanks for Sharing</description>
		<content:encoded><![CDATA[<p>Very Informative&#8230;Thanks for Sharing</p>
]]></content:encoded>
	</item>
</channel>
</rss>
