<?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>Technoblogical &#187; Domain Controller</title>
	<atom:link href="http://www.technoblogical.com/tag/domain-controller/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technoblogical.com</link>
	<description>Providing training since last Tuesday</description>
	<lastBuildDate>Tue, 27 Dec 2011 19:09:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>AppLocker to block programs in Windows 7</title>
		<link>http://www.technoblogical.com/2011/12/27/applocker-to-block-programs-in-windows-7/</link>
		<comments>http://www.technoblogical.com/2011/12/27/applocker-to-block-programs-in-windows-7/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 19:02:34 +0000</pubDate>
		<dc:creator>technoblogical</dc:creator>
				<category><![CDATA[Chronological]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Workgroup]]></category>

		<guid isPermaLink="false">http://www.technoblogical.com/?p=1446</guid>
		<description><![CDATA[AppLocker will block applications from running based on the descriptor. You can block programs by publisher, path, version, file name, publisher description or even hash. This feature is only available in Windows 7 and Microsoft Windows Server 2008 R2. While it can be used on an active directory domain, I use local group policy. You [...]]]></description>
			<content:encoded><![CDATA[<p><iframe width="500" height="281" src="http://www.youtube.com/embed/SFIZxe6U0E0?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>AppLocker will block applications from running based on the descriptor. You can block programs by publisher, path, version, file name, publisher description or even hash. This feature is only available in Windows 7 and Microsoft Windows Server 2008 R2. While it can be used on an active directory domain, I use local group policy. You can also create exceptions to allow some programs through the rules.</p>
<p>AppLocker is a feature introduced that plays of the old hash rules to block programs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2011/12/27/applocker-to-block-programs-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>block software with gpo hash rule</title>
		<link>http://www.technoblogical.com/2011/12/16/block-software-with-gpo-hash-rule/</link>
		<comments>http://www.technoblogical.com/2011/12/16/block-software-with-gpo-hash-rule/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 18:05:24 +0000</pubDate>
		<dc:creator>technoblogical</dc:creator>
				<category><![CDATA[Chronological]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Workgroup]]></category>

		<guid isPermaLink="false">http://www.technoblogical.com/?p=1443</guid>
		<description><![CDATA[Hash rules are rules created in group policy that analyze software. It considers the &#8220;footprint&#8221; of software to recognize it. This means that if the program is renamed, it will still be recognized. Renaming the software is an old trick used by people who write viruses. these hash rules in Group Policy can be used [...]]]></description>
			<content:encoded><![CDATA[<p><iframe width="500" height="281" src="http://www.youtube.com/embed/IHpFfCpcIJU?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Hash rules are rules created in group policy that analyze software. It considers the &#8220;footprint&#8221; of software to recognize it. This means that if the program is renamed, it will still be recognized. Renaming the software is an old trick used by people who write viruses. these hash rules in Group Policy can be used to either allow or disallow a program to run. The problem is that if the software is updated or the users simply download an old version, the software can run. This hash rule and many like it can stop a virus or trojan from running rampant in your network. This is available in local or domain group policy, although this video is made using the local GPO. It affects all users of that computer. This video was made on Windows 7, but is possible on XP, Vista, 2000, Windows Server 2003 and 2008.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2011/12/16/block-software-with-gpo-hash-rule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>block USB drive via local GPO</title>
		<link>http://www.technoblogical.com/2011/12/13/block-usb-drive-via-local-gpo/</link>
		<comments>http://www.technoblogical.com/2011/12/13/block-usb-drive-via-local-gpo/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 05:10:42 +0000</pubDate>
		<dc:creator>technoblogical</dc:creator>
				<category><![CDATA[Chronological]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Workgroup]]></category>

		<guid isPermaLink="false">http://www.technoblogical.com/?p=1424</guid>
		<description><![CDATA[this tutorial shows how to block USB drives by local group policy. This GPO setting was first available on Windows Vista. I perform this on Windows 7. Group Policy objects are only available to the professional and ultimate versions of Windows 7. These flash drives, also called thumb drives, pose a security threat to many [...]]]></description>
			<content:encoded><![CDATA[<p><iframe width="500" height="281" src="http://www.youtube.com/embed/h61thET3neI?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>this tutorial shows how to block USB drives by local group policy. This GPO setting was first available on Windows Vista. I perform this on Windows 7. Group Policy objects are only available to the professional and ultimate versions of Windows 7. These flash drives, also called thumb drives, pose a security threat to many businesses. They make it easy to remove sensitive data from the workplace.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2011/12/13/block-usb-drive-via-local-gpo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows System Resource Monitor</title>
		<link>http://www.technoblogical.com/2010/08/08/windows-system-resource-monitor/</link>
		<comments>http://www.technoblogical.com/2010/08/08/windows-system-resource-monitor/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 23:47:59 +0000</pubDate>
		<dc:creator>technoblogical</dc:creator>
				<category><![CDATA[Chronological]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.technoblogical.com/?p=1138</guid>
		<description><![CDATA[Introduced with Windows Server 2008, Windows System Resource Monitor (WSRM) is a tool used to allocate system resources. It is not installed by default and must be enabled through features in Server Manager. WSRM shows how much of the system resources that an application uses on a regular basis. When running in this application mode, [...]]]></description>
			<content:encoded><![CDATA[<p>Introduced  with Windows Server 2008, Windows System Resource Monitor (WSRM) is a  tool used to allocate system resources. It is not installed by default  and must be enabled through features in Server Manager. WSRM shows how  much of the system resources that an application uses on a regular  basis. When running in this application mode, WSRM will record an event  when an application exceeds its allotted  resources. It is also capable  to set policies that limit the resources to be used by a single  application. If that application uses resources beyond what the policies  allow, it will limit that application so that other applications may  still operate. WSRM will not cause a limitation on any process unless  the machine is currently residing at 70 percent utilization for all  processes. Resource allocations may be assigned by user, process, or IIS  application pool.</p>
<p>Windows System Resource Monitor will evaluate how you applications are  being used and apply management policies.  It is important to test your  policies thoroughly before implementing them. It is vitally important to  understand how WSRM monitor functions before it is fully implemented.  It is an extremely powerful tool that when implemented incorrectly can  cause vital applications to come to a screeching halt. Once you are  comfortable with the policies you have developed, you may use the  calendar to schedule when they may be implemented.</p>
<p>WSRM will log Events and Alerts similar to Event Viewer. It becomes  very useful on multiprocessor systems with large amounts of RAM. It  starts with four management policies, but more may be added. It will  ensure that mission critical applications, such as Active Directory, are  always available. It is a tool that is intended for multipurpose Domain  Controllers. If your DC is only a DC, then WSRM is not for you.  Microsoft recommends that Domain Controllers only serve that purpose,  but if you are unable to use other server for other application, then  WSRM is the tool to manage all the roles that DC will fill. WSRM is also  very resource intensive in itself. If you plan to use it for several  servers, it would be a very good idea to run a dedicated WSRM server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/08/08/windows-system-resource-monitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Active Directory Domain Administration Tools</title>
		<link>http://www.technoblogical.com/2010/06/30/active-directory-domain-administration-tools/</link>
		<comments>http://www.technoblogical.com/2010/06/30/active-directory-domain-administration-tools/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 02:23:49 +0000</pubDate>
		<dc:creator>technoblogical</dc:creator>
				<category><![CDATA[Chronological]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.technoblogical.com/?p=1118</guid>
		<description><![CDATA[Active Directory Domain and Trusts: Manages trusts, domain and forest functional levels, and user principal name suffixes. It is located in administrative tools from either the control panel or the start menu Active Directory Schema Snap-in: This tool will not appear unless is is enabled with the command “regsvr32.exe  schmmgmt.dll”. Then it is only available [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Active Directory Domain and Trusts: Manages trusts, domain and forest functional levels, and user principal name suffixes. It is located in administrative tools from either the control panel or the start menu</li>
<li>Active Directory Schema Snap-in: This tool will not appear unless is is enabled with the command “regsvr32.exe  schmmgmt.dll”. Then it is only available by adding it to a custom-built MMC. It allows the modification of the schema for AD DS directories or AD LDS instances. It is best not to change anything here. That&#8217;s probably why it&#8217;s so difficult to find this tool.</li>
<li>Active Directory Sites and Services: Active Directory Domain Controllers automatically update records between themselves, but if a domain is split between two physical locations, it may not be feasible to have the Domain Controllers choose their own replication scheme. This may result in the waste of bandwidth as they replicate across the WAN multiple times in both directions. ADSS allows an administrator to manage replication so that it only crosses the WAN once. The servers that communicate across the WAN are called bridgehead servers, and they replicate to all other Domain Controllers within their site. Active Directory Sites and Services are where you choose all of your replication schemes according to subnet. It can also be specified by server to force a direct replication between two servers in the same site.</li>
<li>Active Directory Users and Computers: The tool that every one knows. It manages user, groups, and domain specific FSMO roles. FSMO stands for Flexible Single Master Operation. FSMO deals with the roles that domain controllers fulfill are&#8230;
<ul>
<li>RID master: Relative ID master maintains group membership when users or computers are moved between the domains. Also manages security principles. RID is part of the SID (System Identifier). Only one of these exist per domain.</li>
<li>Infrastructure master: Maintains GUID (Globally unique IDs) in the domain and maintains groups and users from other domains and their membership in local groups. Only one of these exist per domain.</li>
<li>PDC Emulator: Originally, Active Directory domains could only have on domain controller. That primary domain controller updated, deleted, and managed records in the domain. For backwards compatibility, one domain controller will still act as that primary domain controller. Only one of these exist per domain.</li>
</ul>
</li>
<li>ADSI Edit: Active Directory Service Interface will modify query, and edit directory objects and attributes. It is a bit obtuse, but some times required. One example is when you need to create a password settings object.</li>
<li>Best Practices Analyzer: This is not just one tool, but a whole slew of tools available for download from Microsoft. It is available for lots of applications such as WSUS, DNS, Hyper-V, etc. Clearly, not all of them apply to Active Directory.</li>
<li>csvde.exe: A command line tool used to bulk add users to the domain from a csv file. A csv (comma separated value) file may be created in Word, Excel, or Notepad. It may be used to move users from one domain to another and list users in the domain.</li>
<li>dcdiag.exe: Diagnoses and creates a report on the status of Active Directory.</li>
<li>dcpromo.exe: Command line tool used to create or remove active directory. Can also be used start the GUI version of the installation process.</li>
<li>dfsradmin.exe: Used to manage Distributed File System Replication, which is only available in Windows Server 2008 functional level. This checks the replication of the SYSVOL folder, which is where the information for Active Directory is stored. In 2008 forests, DFSR replaced FRS (file replication service) which was the old method for replication.</li>
<li>DNS Manager: A GUI console for managing the Domain Name Server and the records that it maintains.</li>
<li>dnscmd.exe: Command line utility used to manage DNS and all of its aspects.</li>
<li>dsacls.exe: This command line tool can be used to modify the ACL (access control list) on objects in Active Directory. All items in Active Directory will have NTFS permissions. This is just a way to modify them in command line.</li>
<li>dsadd.exe: Command used to add users, computers, or groups to an Active Directory domain. May be used in a command or incorporated into a script.</li>
<li>dsamain.exe: This command line utility is used to browse backups (.dit) of Active Directory.</li>
<li>dsbutil.exe: This command line utility is installed with Active Directory Lightweight Directory Services. It is used to maintain, view, and configure AD LDS ports.</li>
<li>dsget.exe: This command is used to retrieve data from Active Directory about an object.</li>
<li>dsmgmt.exe: This command line utility manages application partitions and FSMO roles in Active Directory. It will also clean meta data left behind by AD DCs and LDS servers that were removed without being uninstalled.</li>
<li>dsmod.exe: This command line utility is used to modify users, computers, and groups in Active Directory.</li>
<li>dsmove.exe: This command will move an object to a new location in the same directory. It can also be used to rename an object.</li>
<li>dsquery.exe: Command line utility to search for objects in Active Directory using defined characteristics.</li>
<li>dsrm.exe: Command line utility used to remove objects from Active Directory.</li>
<li>Event Viewer: A tool that has purposes other than DNS. However it does keep a record of changes in Active Directory. If auditing changes in Server 2008, it will log the old and new values for the change.</li>
<li>gpfixup.exe: After renaming the domain, some Group Policy objects and Group Policy links may be not working properly. This command line utility repairs them.</li>
<li>Group Policy Management Console: This console is used to create, manage, back up, and restore GPOs.</li>
<li>ipconfig: While this is typically used in networking, this command line tool may indicate that the reason that users are unable to authenticate to the domain is because their network configuration is not correct.</li>
<li>ksetup.exe: Not actually specific to a Windows Server operating system, this command will prepare a client for a Kerberos v5 realm instead of an Active Directory domain.</li>
<li>ktpass.exe: This command line utility is used to configure a non-Windows Kerberos service  to be used with an Active Directory domain.</li>
<li>ldifde.exe: This command line tool will import entries into AD LDS (Active Directory Lightweight Directory Services).</li>
<li>ldp.exe: This tool is invoked from command line and opens in the GUI. It is used to perform LDAP (Lightweight Directory Access Protocol) operations against the directory.</li>
<li>movetree.exe: This command line tool which may be downloaded from Microsoft is used to move objects from one domain to another in a forest. It is not available in Windows Server 2008.</li>
<li>netdom.exe: This command line tool allows the management of computer and user accounts and trust relationships. This is available on client versions of Windows as well.</li>
<li>nltest.exe: This command line tool is used to verify trust relationships or check replication status. This is available on client versions of Windows as well.</li>
<li>nslookup.exe: Used in the command line, nslookup.exe is used to diagnose DNS problems and view information on name servers. This is available on client versions of Windows as well.</li>
<li>ntdsutil.exe: This command line tool is used to perform maintenance on AD DS/AD LDS.</li>
<li>repadmin.exe: This command line tool is used to check replication between domain controllers that use the FRS (File Replication Service). FRS was the replication method of the SYSVOL folder that contains all the information about the Active Directory domain. In a Windows Server 2008 forest, the replacement service is DFSR (Distributed File Replication Service).</li>
<li>Server Manager: This GUI tool in Windows Server 2008 is used to manage many aspects of a Windows Server 2008. Active Directory management happens to be a part of it. It is similar to the “Manage Your Server” tool in Server 2003 or Computer Management in other operating systems.</li>
<li>System Monitor: A console used to create baseline references (benchmarks) and create charts and graphs of server performance.</li>
<li>ultrasound.exe: A console (not available in Windows Server 2008) that is used to troubleshoot replication of FRS. It is invoked via command line and relies on WMI (Windows Management Instrumentation.)</li>
<li>w32tm.exe: Kerberos relies heavily on the fact that all systems in the domain have the same time. The command line tool w32tm.exe is used to view, manage, or diagnose problems with Windows Time. This tool is available on many Windows operating systems.</li>
<li>Windows Server Backup (wbadmin.exe): Backs up or restores many parts of a windows operating system. Introduced in Server 2008. The older version was called simply called backup (ntbackup.exe). It can be used to back up the whole computer or only certain sections such as DNS, AD, AD LDS</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/06/30/active-directory-domain-administration-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain Trusts</title>
		<link>http://www.technoblogical.com/2010/06/07/domain-trusts/</link>
		<comments>http://www.technoblogical.com/2010/06/07/domain-trusts/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 01:25:47 +0000</pubDate>
		<dc:creator>technoblogical</dc:creator>
				<category><![CDATA[Chronological]]></category>
		<category><![CDATA[ACL]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.technoblogical.com/?p=1110</guid>
		<description><![CDATA[When a computer is in a workgroup it manages its own authentication and security. When it joins a domain, it establishes a trust with the domain controller. This allows users to be authenticated to either its own security accounts manager (SAM) database and its own local identity store or it confirms authentication with authentication services [...]]]></description>
			<content:encoded><![CDATA[<p>When a computer is in a workgroup it manages its own authentication and security. When it joins a domain, it establishes a trust with the domain controller. This allows users to be authenticated to either its own security accounts manager (SAM) database and its own local identity store or it confirms authentication with authentication services and identity store of the domain controller. This service is performed by Active Directory. Then local resources can be securely administered to domain accounts and groups. All members of the domain establish a similar trust for the accessing common resources.</p>
<p>Trusts in domains operate in a similar fashion. One domain will trust the second domain to authenticate accounts. There are two domains in every relationship, the trusted domain and the trusting domain. The trusted domain will have an identity store that is trusted to authenticate user in the trusted domain. The user then can log into the trusting domain and still authenticate and access resources.</p>
<p>There are some important terms to understand about trusts.</p>
<ul>
<li>Transitivity: If the first domain trusts the second domain, and the second domain trusts the third domain, does the first domain trust the third domain? If it does, the links are transitive. If the first domain does not automatically trust the third domain, you must create another trust between the first and third domain.</li>
<li>Direction: Trusts sometimes only work one way. Using the previous example, it is possible that the first domain trusts the second domain, but the second domain does not trust the first domain. First domain users can not access resources in the second domain, but second domain users can access first domain resources.</li>
<li>Automatic or Manual: Some trusts are created automatically. Some require manual creation.</li>
<li>One-way or two-way: The trusts may only work in one direction. Domain A might have a trust where it trusts Domain B, but Domain B doesn&#8217;t have to trust Domain A. This means users from Domain B can sign into Domain A, but users from Domain B can&#8217;t sign into Domain A.</li>
<li>Trusted and trusting domain: Users in domain A wish to access resources in domain B. They are able to do so because there is a trust between the two domains. Domain A is the trusted domain. Domain B is the trusting domain. Domain B is trusting domain A to verify the users.</li>
</ul>
<p>Within a forest all domains are trusted. There is usually a root domain. The root domain becomes the default reference which all other domains refer. It becomes a central point of reference for authentication. It will know who to consult for authentication. Effectively all links in a forest become transitive. Any automatically created trust should never be deleted. Trusts to other forests and domains outside the forest must be manually created.</p>
<p>There are four kinds of manual trusts. Manual trusts are trusts that are created by a person. A computer that joins a domain is not a manual trust. It is automatically created between the computer and the domain controller. There are four kinds of manual trusts.</p>
<ul>
<li>Shortcut Trusts: It is possible to assign a trust from the parent of one domain directly to the child of another domain. This may be a one-way or two-way trust. It is always transitive.</li>
<li>External Trusts: A trust that is created to a domain outside the forest. External trusts are only one-way and non-transitive. Even attempting to create a two-way external trust, you are merely creating two one-way trusts. Microsoft allows the options of SID filtering (domain quarantine) and selective authentication.</li>
<li>Realm trusts: Microsoft allows cross-platform interoperability on other Kerberos v5 platforms. This requires the account to be created in Active Directory and the name be mapped to the account in the other domain. This is done because non-Windows Kerberos domains do not contain all the authorization data required by a Windows domain. Realm trusts are non-transitive by default.</li>
<li>Forest Trust: A forest trust is a trust that is built between two forests. This allows a trust between any domain in one forest to any domain in a second forest assuming the trust is a two-way trust. Forest trusts are not transitive. In a Windows domain, the forest functional level must be Windows Server 2003 or later. Also there are specific DNS requirements for this cross-forest trust. You have to create domain forwarders on your DNS servers to forward to the new domain.</li>
</ul>
<p>A domain trust does not give access to resources. It is merely a method of authentication. That means domain administrators of the other domain are not domain administrators on your domain. This allows you to modify ACLs on your domain to include users that are not authenticated specifically to your domain. There are some occasions where they may be able to access resources because that resource is available to the Authenticated Users group. There are other groups that are similar to the Authenticated Users group.</p>
<p>SID filtering (domain quarantine) is enabled by default on all the external and forest trusts of a Windows domain. Every user, computer, and group have a specialized identifier attached to them called the SID. Every one is unique. There is also a descriptor on every account called sIDHistory. This has the possibility to record every SID that has been associated with the account. This is useful when using the Active Directory Migration Tool. When users are migrated from one domain to another, it is possible associate the old SIDs to the account in the new domain. Therefore it is possible to have users only have access to resources due to their sIDHistory and they are unaware of it. SID filtering strips the sIDHistory from the user. SID filtering is enabled by default on trusts that lead to external domains and forests.</p>
<p>When a trust is built between two forests there are two options for authentication. There is selective authentication and domain-wide authentication. With domain-wide authentication, all users in the trusted domain have are authenticated to the trusting domain. They might have access to a great deal of resources in the trusting domain simply because all authenticated users have access to those resources. With selective authentication, it is possible to specify to which resources a user may authenticate. This removes the trust from the domain, and places the trust on individual accounts. In short is give the permission for user A to authenticate to file server B even though they are in different domains. This feature is accessible when Active Directory Users and Computers is viewed in advanced mode. By looking at the properties of the computer account and selecting the security tab, you&#8217;ll see a security permission listed as “Allowed to authenticate.”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/06/07/domain-trusts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Active Directory Migration Tool</title>
		<link>http://www.technoblogical.com/2010/05/17/active-directory-migration-tool/</link>
		<comments>http://www.technoblogical.com/2010/05/17/active-directory-migration-tool/#comments</comments>
		<pubDate>Mon, 17 May 2010 14:53:28 +0000</pubDate>
		<dc:creator>technoblogical</dc:creator>
				<category><![CDATA[Chronological]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2008]]></category>

		<guid isPermaLink="false">http://www.technoblogical.com/?p=1103</guid>
		<description><![CDATA[The Active Directory Migration Tool migrates objects between a source and a target domain whether they are domains in the same forest or different forests. It is available from command line with the command admt.exe. The command line version can be used with text files to automate the process. It can be used to move [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } -->The Active Directory Migration Tool migrates objects between a source and a target domain whether they are domains in the same forest or different forests. It is available from command line with the command admt.exe. The command line version can be used with text files to automate the process. It can be used to move users, groups, computers, service accounts, and trusts. It can also perform security translation. The command line version can also help with creating Visual Basic scripts or other languages. More information about the command line version is available from the ADMT console.</p>
<p>With the ADMT, you can test migrations as well. The wizards will simulate the migration and allow evaluation of potential results before you actually perform the migration. After identifying and resolving any problems, you can perform the migration. The wizard that tests the settings will also provide a migrate later option that can be used for the migration. The process can repeat several times with testing and analyzing until all problems are resolved.</p>
<p>There is still one problem that will never be fully repaired in the migration. That problem is that SIDs will never be migrated. SIDs are unique values that are created for every computer, user, and group on any domain. As a user or computer logs on, a token is created that contains their SID and all SIDs associated with their groups.  This token contains all identifiers associated with the user or computer. Security Descriptors (SD) are associated with resources. They contain information about permissions, rights, ownership, and auditing instructions. The SD consists of two parts, the SACL and the DACL. The System Access Control List (SACL) will specify auditing instructions. The Discretionary Access Control List (DACL) will specify permissions. Often the focus is on the DACL. Within the DACL, specific Access Control Entries (ACEs) can be specified with a deny or allow permission. These ACEs are linked linked to the individual SIDs. When a user or computer tries to access a resource, the Local Security Authority Subsystem (LSASS) compares the SIDs in the users token with the SIDs in the ACEs ACL.</p>
<p>When copying accounts from one domain to the other, new SIDs are generated for the users. Many parts of the user will appear the same such as user name, password, and group membership. However, since the SIDs are different, they are not the same user according to the resource. This problem has been resolved in one of two ways&#8230;</p>
<ul>
<li>sIDHistory: sIDHistory 	(note capitalization.) is an attribute that was created in Windows 	Server 2000 domains. It allows the previous SIDs to be attached to 	an account as secondary SIDs. The LSASS then may check either the 	principal SID or the sIDHistory in the accounts token.</li>
<li>Security Translation: 	This process involves inspecting every Security Descriptor (SD) 	attached to a resource in the domain and replacing the SIDs of the 	previous domain user with the SIDs of the new domain user. This 	remapping of the resources is referred to as re-ACLing and is very 	labor intensive. Luckily, ADMT can perform the job of inspecting 	rescources and remapping them to the new SIDs of the migrated 	accounts. In most cases, sIDHistory is used until resources can be 	re-ACLed.</li>
</ul>
<p>Another concern is group membership. Often accounts are members of global groups. Global groups are good for only members of a domain. Cross-domain membership of a group requires Universal Groups. This means that when a user is migrated to the new domain, the new user will not be a member of any groups in the old domain and will probably lose access to all resources in the old domain. (Assuming that resources are assigned using the recommended Microsoft method of AGLP.) This is solved by migrating groups first. Then when users or computers are migrated, they can be placed in the new universal groups. With sIDHistory, both groups and accounts may never notice the difference. When all changes required have been confirmed the groups may be changed back into global groups. They were made universal groups because universal groups can access resources in both domains.</p>
<p>Other problems with ADMT concern password migration. The ADMT can migrate passwords but the passwords for the old account may not be complex enough for the new domain&#8217;s password requirements. Service accounts may be migrated but the services may not recognize the new identity. These service accounts are ones that real people never use and may not be well known enough to remember what they do. Some objects can not be migrated such as Domain Admins or domain local administrators group. ADMT will make suggestions on how to deal with these scenarios.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/05/17/active-directory-migration-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forest Functional Levels</title>
		<link>http://www.technoblogical.com/2010/05/08/forest-functional-levels/</link>
		<comments>http://www.technoblogical.com/2010/05/08/forest-functional-levels/#comments</comments>
		<pubDate>Sat, 08 May 2010 12:07:27 +0000</pubDate>
		<dc:creator>technoblogical</dc:creator>
				<category><![CDATA[Chronological]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.technoblogical.com/?p=1099</guid>
		<description><![CDATA[As Microsoft Windows Server has progressed over the years additional functionality has been incorporated into its domain controllers. The level at which a forest operates is its functional level. This means that if a Microsoft Windows Server 2008 is at a Server 2000 native functional level, it can only utilize the features that were available [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } -->As Microsoft Windows Server has progressed over the years additional functionality has been incorporated into its domain controllers. The level at which a forest operates is its functional level. This means that if a Microsoft Windows Server 2008 is at a Server 2000 native functional level, it can only utilize the features that were available to Microsoft Windows Server 2000 forests. Microsoft Windows Server 2008 only supports 4 functional levels. Server 2008 supports Windows 2000 native, Windows Server 2003, and Windows Server 2008. Windows Server 2008 R2 also has the added benefit of supporting Windows Server 2008 R2 level. The default functional level is Windows 2000 native. All domains must be in the domain functional level of forest or higher. This means that if you have a forest operating at Windows Server 2003 functional level, all domains in the forest must operate at a Windows Server 2003 functional level at minimum.</p>
<p>A domain that uses NT 4.0 domain controllers and Windows 2000 Server domain controllers is referred to as a Windows 2000 Server mixed mode domain. After all Windows NT Servers have been removed or demoted into becoming only members of their domains, the forest functional level may be raised to a Windows 2000 Server native functional level. The added functionality in a 2000 Server native forest includes&#8230;</p>
<ul>
<li>Universal Groups: 	Universal groups are groups that may be referenced anywhere in the 	forest.</li>
<li>Raising both levels at 	once: You may raise the domains functional level by raising the 	forest&#8217;s functional level.</li>
</ul>
<p>After all Windows 2000 Servers have been removed or demoted into becoming only members of the domains, the forest functional level may be raised to a Windows Server 2003 functional level after all the domains have been raised to Windows Server 2003 functional level. The added functionality in a Server 2003 domain includes&#8230;</p>
<ul>
<li>Forest Trusts: Allows 	authentication between domains for sharing of resources.</li>
<li>Domain Rename: Allows 	the renaming of a domain within the forest.</li>
<li>Linked-value 	replication: In Windows 2000, when changes were made to a group, it 	would mean replication of the all properties of the group. The 	downside to this was that if the group was being modified on two 	domain controllers at the same time. One of the changes might not 	occur due to bandwidth issues. This is why there is a recommended 	cap of 5,000 users in a group for Server 2003.Linked-value 	replication modifies the individual membership change instead of the 	entire member attribute.</li>
<li>Support for Read Only 	Domain Controllers: Read Only Domain Controllers (RODC) are a new 	feature of Server 2008 that may be used in a Server 2003 forest. A 	RODC will allow the caching of credentials in a remote location to 	prevent WAN traffic being consumed by authentication requests. Also 	it is required to run “adprep /rodcprep” on the Windows Server 	2003 domain controllers.</li>
<li>Improved Knowledge 	Consistency Checker algorithms and scalability: The intersite 	topology generator (ISTG) enables replication within  forests 	through links. In a Windows 2000 forest, sites links must be 	manually created. There are also improvements in the algorithms in a 	Windows 2003 forest.</li>
<li>Conversion of 	inetOrgPerson objects to user objects: inetOrgPerson objects are 	used for non-Microsoft directory services. With a Server 2003 	forest, it is possible to convert an inetOrgPerson into a user 	object and vice versa.</li>
<li>Support for 	dynamicObject auxiliary class: Used by certain applications and 	developers, dynamicObject is new to Server 2003.</li>
<li>Support for application 	basic groups and LDAP query groups: These two new group types can be 	used to support role-base authorization in applications that use 	Authorization Manager.</li>
<li>Deactivation and 	redefinition of attributes and object class: Attributes and object 	classes may not be deleted. With Server 2003 forests, they can be 	redefined or deactivated.</li>
</ul>
<p>After all Windows 2003 Servers have been removed or demoted into becoming only members of the domains, the forest functional level may be raised to a Windows Server 2008 functional level after all the domains have been raised to Windows Server 2008 functional level. A Server 2008 functional level does not add any functionality to the Forest.</p>
<p>After all Windows 2008 (Non-R2) Servers have been removed or demoted into becoming only members of the domains, the forest functional level may be raised to a Windows Server 2008 R2 functional level after all the domains have been raised to Windows Server 2008 functional level. The only new feature is a very nice one. Microsoft has introduced a recycle bin into Active Directory. This requires a command in powershell.</p>
<p>“Enable-ADOptionalFeature –Identity ‘CN=Recycle Bin Feature,CN=Optional Features,CN=Directory Service,CN=Windows NT,CN=Services,CN=Configuration, DC=mydomain,DC=com’ –Scope ForestOrConfigurationSet –Target ‘mydomain.com’”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/05/08/forest-functional-levels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain Functional Levels</title>
		<link>http://www.technoblogical.com/2010/05/05/domain-functional-levels/</link>
		<comments>http://www.technoblogical.com/2010/05/05/domain-functional-levels/#comments</comments>
		<pubDate>Wed, 05 May 2010 13:59:43 +0000</pubDate>
		<dc:creator>technoblogical</dc:creator>
				<category><![CDATA[Chronological]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.technoblogical.com/?p=1097</guid>
		<description><![CDATA[As Microsoft Windows Server has progressed over the years additional functionality has been incorporated into its domain controllers. The level at which a domain operates is its functional level. This means that if a Microsoft Windows Server 2008 is at a 2000 Server native functional level, it can only utilize the features that were available [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } -->As Microsoft Windows Server has progressed over the years additional functionality has been incorporated into its domain controllers. The level at which a domain operates is its functional level. This means that if a Microsoft Windows Server 2008 is at a 2000 Server native functional level, it can only utilize the features that were available to Microsoft Windows 2000 Server domain controllers. Microsoft Windows Server 2008 only supports 4 functional levels. Support for NT functional levels are no longer supported. Windows Server 2003 supported what was called a Windows 2000 Server mixed mode. This mixed mode did have support for NT domain controllers. All NT domain controllers must be removed or demoted before a Server 2008 domain controller can be introduced into the domain. Server 2008 supports Windows 2000 Server native, Windows Server 2003, and Windows Server 2008. Windows Server 2008 R2 also has the added benefit of supporting Windows Server 2008 R2 level.</p>
<p>The original Windows domain used NT 4.0 domain controllers. The functionality in an NT  Server domain includes&#8230;</p>
<ul>
<li>Local and global groups</li>
<li>Global catalog support</li>
</ul>
<p>A domain that uses NT 4.0 domain controllers and Windows 2000 Server domain controllers is referred to as a Windows 2000 Server mixed mode domain. After all Windows NT Servers have been removed or demoted into becoming only members of the domain, the domain functional level may be raised to a Windows 2000 Server native functional level. The added functionality in a 2000 Server native domain includes&#8230;</p>
<ul>
<li>Group nesting: Group 	nesting allows for groups to be placed in other groups for 	simplification of asset permissions. This is the method used for 	AGDLP method.</li>
<li>Universal Groups: 	Universal groups are groups that may be referenced anywhere in the 	forest.</li>
<li>Sid history: The System 	Identifier is a specific attribute that is applied to users and 	computers. It is used for identity purposes and every object in 	Active Directory has a unique SID.</li>
<li>Group conversion: it is 	possible to convert a security group into a distribution group and 	vice versa.</li>
<li>Raising both levels at 	once: You may raise the domains functional level by raising the 	forest&#8217;s functional level.</li>
</ul>
<p>After all Windows 2000 Servers have been removed or demoted into becoming only members of the domain, the domain functional level may be raised to a Windows Server 2003 functional level. The added functionality in a Server 2003 domain includes&#8230;</p>
<ul>
<li>Netdom.exe: This 	utility is used to rename computer accounts in the domain. It can 	even be used to rename the domain controller! It doesn&#8217;t need to be 	run from server either. It can be run from any computer that is a 	member of the domain and has Windows Server 2003 SP1 Support Tools 	(suptools.msi).</li>
<li>LastLogonTimestamp 	attribute: When a user or computer logs onto the domain, this 	attribute is applied to the account and replicated throughout the 	domain.</li>
<li>userPassword attribute: 	There are four object classes in Active Directory. The most well 	known are users, computers, and groups. The fourth is inetOrgPerson. 	It is used with several non-Microsoft directory services in a 	similar fashion to users. At the Windows Server 2003 domain 	functional level, you can use userPassword attribute to set the same 	password for user and inetOrgPerson.</li>
<li>Redirusr.exe and 	Redircmp.exe: These two commands can be used to redirect the default 	containers for for users or computers when joined to the domain. By 	default, the containers used for such a purpose are not 	organizational units and will not have Group Policy Objects (GPOs) 	applied to them.</li>
<li>Authorization Manager 	policies: Used by applications, Authorization Manager stores 	authorization policies in Active Directory Domain Services.</li>
<li>Constrained Delegation: 	It is possible with the Kerberos authentication protocol for 	applications to take advantage of the secure delegation of user 	credentials. This means that specific destination services can 	allowed by configuration of delegation.</li>
<li>Selective 	Authentication: This deals with authentication between domains in 	the forest which is referred to a trust. This feature specifies 	users that when not in their domain are allowed to authenticate to 	the local domain controller. The local domain controller is not part 	of their domain either, but is able to authenticate the user do to a 	trust between the domains.</li>
</ul>
<p>After all Windows 2003 Servers have been removed or demoted into becoming only members of the domain, the domain functional level may be raised to a Windows Server 2008 functional level. The added functionality in a Server 2008 domain includes&#8230;</p>
<ul>
<li>DFS-R of SYSVOL: File 	Replication Service (FRS) is the default replication method of the 	SYSVOL folder. In Windows Server 2008, a new method was introduced 	which is more robust and detailed at replication. Windows Server 	2008 may be upgraded to the new replication service, Distributed 	File System Replication (DFS-R).</li>
<li>Advanced Encryption 	Services: Kerberos protocol may use Advanced Encryption Services 	(AES 128 or AES 256) to increase security. AES replaces RC4-HMAC 	(Hash Message Authentication Code) encryption algorithm.</li>
<li>Last interactive logon 	information: The time, the workstation used, number of failed logon 	attempts since last logon are updated in the attributes of the user 	object.</li>
<li>Fine-grained password 	policies: Allows specific password policies to be applied to 	specific users or groups via Password Settings Object (PSO).</li>
</ul>
<p>After all Windows 2008 (Non-R2) Servers have been removed or demoted into becoming only members of the domains, the domain functional level may be raised to a Windows Server 2008 R2 functional level.</p>
<ul>
<li>Authentication 	Mechanism Assurance: Allows group modification based on 	authentication method. A user can have access to different resources 	based on whether they authenticated with a certificate instead of 	just their name and password.</li>
<li>Automatic SPN 	management: Exchange, IIS, and SQL service accounts can now be 	managed better. It is possible to assign the management of these 	accounts to specific users. Passwords of those accounts can be reset 	automatically. A class of domain accounts can be used to manage 	services on local computers.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/05/05/domain-functional-levels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dcdiag.exe</title>
		<link>http://www.technoblogical.com/2010/05/05/dcdiag-exe/</link>
		<comments>http://www.technoblogical.com/2010/05/05/dcdiag-exe/#comments</comments>
		<pubDate>Wed, 05 May 2010 13:54:48 +0000</pubDate>
		<dc:creator>technoblogical</dc:creator>
				<category><![CDATA[Chronological]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.technoblogical.com/?p=1094</guid>
		<description><![CDATA[The Directory Service Diagnosis Tool, dcdiag.exe, does a number of functions. It performs tests and reports on the replication and security for Active Directory Domain Services. The command without any switches performs a simple test. There are switches that can be used to perform more complex tests. The output of the command may appear in [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } -->The Directory Service Diagnosis Tool, dcdiag.exe, does a number of functions. It performs tests and reports on the replication and security for Active Directory Domain Services. The command without any switches performs a simple test. There are switches that can be used to perform more complex tests. The output of the command may appear in a command prompt or be exported into a XML file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/05/05/dcdiag-exe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repadmin</title>
		<link>http://www.technoblogical.com/2010/05/01/repadmin/</link>
		<comments>http://www.technoblogical.com/2010/05/01/repadmin/#comments</comments>
		<pubDate>Sat, 01 May 2010 11:21:02 +0000</pubDate>
		<dc:creator>technoblogical</dc:creator>
				<category><![CDATA[Chronological]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.technoblogical.com/?p=1088</guid>
		<description><![CDATA[The Replication Diagnostics Tool (Repadmin.exe) is command line tool used to check replication between domain controllers. Repadmin.exe produces information that may be used to view information about a possible problem with replication in the forest. Repadmin.exe indicates when a problem change has been made to Active Directory. It can be as specific to report on [...]]]></description>
			<content:encoded><![CDATA[<p>The Replication Diagnostics Tool (Repadmin.exe) is command line tool used to check replication between domain controllers. Repadmin.exe produces information that may be used to view information about a possible problem with replication in the forest. Repadmin.exe indicates  when a problem change has been made to Active Directory. It can be as specific to report on metadata for specific objects and attributes. Repadmin.exe can even be used to create a replication topology or force replication between domain controllers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/05/01/repadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Links</title>
		<link>http://www.technoblogical.com/2010/04/28/site-links/</link>
		<comments>http://www.technoblogical.com/2010/04/28/site-links/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 14:48:20 +0000</pubDate>
		<dc:creator>technoblogical</dc:creator>
				<category><![CDATA[Chronological]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.technoblogical.com/?p=1085</guid>
		<description><![CDATA[The intersite topology generator (ITSG), a component of the Knowledge Consistency Checker (KCC), will assume that all domain controllers in a site have a reliable and equal connection. It does not take into account the physical topology of a network. This means that if you have offices separated by great distances and slow network connections, [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } -->The intersite topology generator (ITSG), a component of the Knowledge Consistency Checker (KCC), will assume that all domain controllers in a site have a reliable and equal connection. It does not take into account the physical topology of a network. This means that if you have offices separated by great distances and slow network connections, they should not be in the same site in Active Directory Sites and Services (ADSS). However, if there are two locations (physical site) that do have a fast connection between them, it is possible to have them both in the same ADSS site. However, it may lead to strange arrangements of the replication topology. DC1 in office 1 may have DC2 in office 2 as a downstream partner. Then DC2 in office 2 may have DC3 in office 1 as a downstream partner. This will increase traffic over the WAN. This is why it is best practice that different physical locations have different sites in ADSS.</p>
<p>After you have created site links in Active Directory Sites and Services, the intersite topology generator will manage the topology within the individual sites. Rarely will you need to make an intersite replication path since the process is largely automatic. These links may be made in Active Directory Sites and Services.  They will be located at “Sites &gt; Intersite Transports &gt; IP or SMTP”</p>
<p>Directory Service Remote Procedure Call (DS-RPC) appears in the Active Directory Sites and Services under the folder IP. It is the preferred replication method since it is the simplest to create.</p>
<p>Intersite Messaging-Simple Mail Transport Protocol (ISM-SMTP) is a much more difficult configuration. It is used in networks that do not have a reliable WAN connection between sites. It requires a certificate authority (CA) and dedicated domain for the site with the poor connection. This is because SMTP replication is not supported in the domain naming context. In short, if a site requires ISM-SMTP, that site must be its a different domain in the forest.</p>
<p>It is possible to create a link between two remote sites using a transitive link. Site links are assigned a cost of 100 by default. The lower the cost, the higher the priority of the link. Therefore, if you have a main site and two remote sites, you can assign a site link between the two remote sites with a much higher cost. The links between the main site and any remote site can be assigned a cost of 100. The two remote sites can be linked at a cost of 400. The bridgehead servers will analyze the cost of all links and realize that it is better to transfer the data between the main site. With each of it&#8217;s link having a cost of 100, the total cost from one site to another is 200. The link between the individual sites is 400 and not recommended. However, should connectivity between the main site and the two remote sites fail, the two remote sites will communicate with each other at a much higher cost. This introduces redundancy into the replication as part of a disaster recovery plan.</p>
<p>Intersite replication does not use notification. Updates are only received through polling. By default, polling only occurs once every three hours. The bridgehead server will contact its upstream controllers to seek out changes. Many organizations may want much more rapid updates and modify the default time to a smaller time frame. The smallest amount of time that may be assigned is 15 minutes. This metric may be modified in ADSS by selecting the links properties. This means under any circumstances, it will take a minimum of 15 minutes for changes in Active Directory to replicate to all sites.</p>
<p>On the general tab of properties of a site link in Active Directory Sites and Services, there is a button labeled “Change Schedule.” By default replication is configured to occur 24 hours a day. The “Change Schedule” button will open a color coded chart where an administrator may select what times replication is a available. It is possible to modify the site links so that two schedules may never overlap.  This will lead to greater inefficiencies in replication and may cause replication to never happen at all. It recommended to never modify replication schedules. It also possible to specify in the properties of the IP transport protocol that a link ignore all schedules.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/04/28/site-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/41 queries in 0.020 seconds using disk: basic
Object Caching 861/944 objects using disk: basic

Served from: www.technoblogical.com @ 2012-02-10 21:11:49 -->
