<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Export Disabled Users/Accounts from Active Directory"]]></title>
		<link>http://www.ldapsoft.com/forum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Export Disabled Users/Accounts from Active Directory"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Export Disabled Users/Accounts from Active Directory</title>
				<description><![CDATA[ How can I only export list of disabled users/accounts from active directory using ldap admin tool?]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/34/134.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/34/134.page</link>
				<pubDate><![CDATA[Mon, 12 Jan 2009 19:02:03]]> GMT</pubDate>
				<author><![CDATA[ ka1972]]></author>
			</item>
			<item>
				<title>Re:Export Disabled Users/Accounts from Active Directory</title>
				<description><![CDATA[ To export all Active Directory disabled user<br /> <br /> Select a top level container (not RootDSE) from the left hand explorer window and select export-&gt;Excel Export from the right hand context menu and follow the following steps:<br /> <br /> 1. Enter the name of the Excel file<br /> 2. In the filter text box remove (objectclass=*) and paste the following:<br />  (&(objectCategory=Person)(objectClass=User)(userAccountControl:1.2.840.113556.1.4.803:=2))<br /> 3. Select the attributes to return or leave it to default. <br /> <br /> <br /> Click Finish. <br /> <br /> -------------------------<br /> <br /> To Search for all disabled user<br /> <br /> Right Click RootDSE (Top left in the explorer window) and Select Search. In the dialog click the Text Filter tab and paste the following <br /> <br /> (&(objectCategory=Person)(objectClass=User)(userAccountControl:1.2.840.113556.1.4.803:=2))<br /> <br /> Click Search. <br /> <br /> To search specific container select a container to search and select search from the right hand context menu. ]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/34/136.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/34/136.page</link>
				<pubDate><![CDATA[Mon, 12 Jan 2009 19:23:48]]> GMT</pubDate>
				<author><![CDATA[ support]]></author>
			</item>
			<item>
				<title>Re:Export Disabled Users/Accounts from Active Directory</title>
				<description><![CDATA[ I got a filter error when I copied and pasted the following in the search dialog<br /> <br /> (&(objectCategory=Person)(objectClass=User)(userAccountControl:1.2.840.113556.1.4.803:=2)) ]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/34/137.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/34/137.page</link>
				<pubDate><![CDATA[Mon, 12 Jan 2009 19:26:42]]> GMT</pubDate>
				<author><![CDATA[ ka1972]]></author>
			</item>
			<item>
				<title>Re:Export Disabled Users/Accounts from Active Directory</title>
				<description><![CDATA[ Make sure that you don't have any spaces after the last )]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/34/138.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/34/138.page</link>
				<pubDate><![CDATA[Mon, 12 Jan 2009 19:28:43]]> GMT</pubDate>
				<author><![CDATA[ support]]></author>
			</item>
			<item>
				<title>Re:Export Disabled Users/Accounts from Active Directory</title>
				<description><![CDATA[ OK Search is working now but when I tried to export to excel as per the instructions I got the folowing error<br /> <br /> BufferOverflowException -- Unable to convert some characters while exporting the records<br /> ]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/34/139.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/34/139.page</link>
				<pubDate><![CDATA[Mon, 12 Jan 2009 19:36:58]]> GMT</pubDate>
				<author><![CDATA[ ka1972]]></author>
			</item>
			<item>
				<title>Re:Export Disabled Users/Accounts from Active Directory</title>
				<description><![CDATA[ As the error says there is some data which the export process unable to convert to excel format. <br /> Try exporting in the csv format or limit the number of attributes to export. <br /> <br /> To limit the number of attributes<br /> 1. Select the browse button on the right hand side of 'Returning Attributes' text box <br /> 2. Select a few attributes like distinguishedName,cn,description,mail,creationTime,co,company,department,displayName,homeDirectory,homeDrive<br /> <br /> Click Finish. <br /> ]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/34/140.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/34/140.page</link>
				<pubDate><![CDATA[Mon, 12 Jan 2009 19:42:12]]> GMT</pubDate>
				<author><![CDATA[ support]]></author>
			</item>
			<item>
				<title>Re:Export Disabled Users/Accounts from Active Directory</title>
				<description><![CDATA[ Thanks, it is now working!!]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/34/141.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/34/141.page</link>
				<pubDate><![CDATA[Mon, 12 Jan 2009 19:49:44]]> GMT</pubDate>
				<author><![CDATA[ ka1972]]></author>
			</item>
	</channel>
</rss>
