<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edwin M SarmientoActive Directory schema &#8211; Edwin M Sarmiento</title>
	<atom:link href="https://www.edwinmsarmiento.com/category/active-directory-schema/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.edwinmsarmiento.com</link>
	<description>Intentional Excellence</description>
	<lastBuildDate>Mon, 13 Apr 2026 21:00:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">84283043</site>		<item>
		<title>Extending your Active Directory Schema</title>
		<link>https://www.edwinmsarmiento.com/extending-your-active-directory-schema/</link>
		<comments>https://www.edwinmsarmiento.com/extending-your-active-directory-schema/#respond</comments>
		<pubDate>Tue, 07 Jul 2009 00:04:00 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[Active Directory schema]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/2009/07/07/extending-your-active-directory-schema</guid>

				<description><![CDATA[While most organizations use Active Directory as their directory service, very few maximize the use of it. Several applications out there like Microsoft Exchange extend the default schema to track Exchange-related information. You can, however, extend the schema yourself by opening the Active Directory Schema snap-in from the Microsoft Management Console. Unfortunately, it is not [&#8230;]]]></description>
					<content:encoded><![CDATA[<p><span style="font-family:arial;">While most organizations use Active Directory as their directory service, very few maximize the use of it. Several applications out there like Microsoft Exchange extend the default schema to track Exchange-related information. You can, however, extend the schema yourself by opening the Active Directory Schema snap-in from the Microsoft Management Console. Unfortunately, it is not available by default. You need to register the <span style="font-size:85%;"><span style="font-weight:bold;">schmmgmt.dll</span></span> using the <span style="font-size:85%;"><span style="font-weight:bold;">RegSvr32.exe</span> <span style="font-size:100%;">utility (and I thought I would never have to use this utility again). Open a command prompt and run the command below</span></span></span></p>
<p>regsvr32.exe schmmgmt.dll</p>
<p>After that, you can now open up the Microsoft Management Console and add the Active Directory Schema snap-in. You can now add new attributes to the objects as you wish, although, updating the existing ones is definitely not recommended</p>
<div class="blogger-post-footer"><img alt="" width="1" height="1" /></div>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/extending-your-active-directory-schema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">195</post-id>	</item>
	</channel>
</rss>