<?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; Group Policy</title>
	<atom:link href="http://www.technoblogical.com/tag/group-policy/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>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>audit account logon events</title>
		<link>http://www.technoblogical.com/2010/04/24/audit-account-logon-events/</link>
		<comments>http://www.technoblogical.com/2010/04/24/audit-account-logon-events/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 01:45:40 +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[Group Policy]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://technoblogical.com/?p=766</guid>
		<description><![CDATA[This is a video about auditing account logon events. It records successful and failed account log on events to a Microsoft Windows server 2008 domain. In an Active Directory environment, these events will be recorded to the domain controllers event viewer and must be viewed there. This feature is available on Server 2008, 2003, and [...]]]></description>
			<content:encoded><![CDATA[<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/n8IDynVTya0&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/n8IDynVTya0&#038;fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>This is a video about auditing account logon events. It records successful and failed account log on events to a Microsoft Windows server 2008 domain. In an Active Directory environment, these events will be recorded to the domain controllers event viewer and must be viewed there. This feature is available on Server 2008, 2003, and 2000. You may also enact these policies on Windows 2000, XP, Vista, or 7, if they are a member of the domain. If they are not members of a domain, you may record them locally, but remember they must be viewed locally.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/04/24/audit-account-logon-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Password Settings Object</title>
		<link>http://www.technoblogical.com/2010/04/24/password-settings-object/</link>
		<comments>http://www.technoblogical.com/2010/04/24/password-settings-object/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 01:40:45 +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[Server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://technoblogical.com/?p=763</guid>
		<description><![CDATA[A PSO is a password policy that is available in a Microsoft Windows Server 2008 Domain Controller. It is more granular than Active Directory group policy because it is applied to a particular user or group. Group Policy Objects (GPO) sre applied to an entire organizational unit (OU). You may try to apply several PSOs [...]]]></description>
			<content:encoded><![CDATA[<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/kmShKNZ83e4&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/kmShKNZ83e4&#038;fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>A PSO is a password policy that is available in a Microsoft  Windows Server 2008 Domain Controller. It is more granular than Active  Directory group policy because it is applied to a particular user or  group. Group Policy Objects (GPO) sre applied to an entire  organizational unit (OU). You may try to apply several PSOs to a person,  but one will take precedence. The one with the lowest number will be  the policy applied. To use the features in this video, you must promote  your domain to a Server 2008 level.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/04/24/password-settings-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>control passwords in group policy</title>
		<link>http://www.technoblogical.com/2010/04/24/control-passwords-in-group-policy/</link>
		<comments>http://www.technoblogical.com/2010/04/24/control-passwords-in-group-policy/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 01:38:19 +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[Server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://technoblogical.com/?p=761</guid>
		<description><![CDATA[This is a short video about how to create password policies in a Server 2008 Active Directory domain. The policies are already configured, but this shows how to modify them. You can also use similar methods in Microsoft Windows Server 2003 and 2000 Server. Similar settings are also available in local group policy in an [...]]]></description>
			<content:encoded><![CDATA[<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/HMujfYQj5TM&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/HMujfYQj5TM&#038;fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>This is a short video about how to create password policies in a Server 2008 Active Directory domain. The policies are already configured, but this shows how to modify them. You can also use similar methods in Microsoft Windows Server 2003 and 2000 Server. Similar settings are also available in local group policy in an Microsoft Management Console (MMC). You can set these policies locally on Microsoft Windows 7, Vista, XP, or 2000.</p>
<p>The policies are located at&#8230;<br />
Computer Configuration / Policies / Windows Settings / Security Settings / Account Policies / Password Policy</p>
<p>The six settings are&#8230;<br />
Enforce Password History<br />
Maximum password age<br />
Minimum password age<br />
Minimum password length<br />
Password must meet complexity requirements<br />
Store passwords using reversible encryption</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/04/24/control-passwords-in-group-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>audit object access</title>
		<link>http://www.technoblogical.com/2010/04/24/audit-object-access/</link>
		<comments>http://www.technoblogical.com/2010/04/24/audit-object-access/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 01:21:56 +0000</pubDate>
		<dc:creator>technoblogical</dc:creator>
				<category><![CDATA[Chronological]]></category>
		<category><![CDATA[ACL]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[audit]]></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[Windows]]></category>

		<guid isPermaLink="false">http://technoblogical.com/?p=749</guid>
		<description><![CDATA[This is a video on how to audit object access on a Server 2008 domain controller (DC) and a client of the domain. I deny permission to a folder for a user and then view the record in the security log in event viewer. Remember that events are always recorded on the local machine. These [...]]]></description>
			<content:encoded><![CDATA[<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/Dlqn1oQQt8o&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Dlqn1oQQt8o&#038;fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/QPoUHFwcoEk&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/QPoUHFwcoEk&#038;fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>This is a video on how to audit object access on a Server 2008 domain controller (DC) and a client of the domain. I deny permission to a folder for a user and then view the record in the security log in event viewer. Remember that events are always recorded on the local machine. These type of events can be done on Microsoft Windows Server 2008, 2003, 2000, 7, XP, or Vista. They don&#8217;t require active directory. If you are in a workgroup you&#8217;ll need to set local group policy (GPO).</p>
<p>Name of auditing &#8211; server 2008 defaults<br />
Audit Account Logon Events -successful and failed<br />
Triggered anytime you log into the domain. If the computer or user authenticates to the DC it&#8217;s an account logon event.</p>
<p>Audit Logon events &#8211; successful and failed<br />
Creates an event when you logon to a computer. You log into a domain, an event is recorded on the DC. You log in locally, the event is recorded on that machine. You access a folder, you authenticate to that machine and the event is recorded on that machine.</p>
<p>Audit Account Management &#8211; successful only<br />
Audits events for creation, deletion, or modification of users, groups, computers, or passwords.</p>
<p>Audit Directory Service Account &#8211; successful only<br />
Audits events specified on the security of objects in AD.</p>
<p>Audit Policy Change &#8211; successful only<br />
Audits events that modify user rights.</p>
<p>Audit Privilege use &#8211; none<br />
Not sure. Is this the Security setting in GPME? &#8220;audits the use of a privilege or user right.&#8221;</p>
<p>Audit System Events &#8211; sucess and failure<br />
Audits success, failure, or changes that affect they system or security log.</p>
<p>Audit Process tracking &#8211; success<br />
Audits events such as program activation and process exit</p>
<p>audit object access &#8211; success<br />
Audits access to objects such as files, folders, registry keys, and printers that have their access control list (ACL) or security tab. Requires enable options on those items as well</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/04/24/audit-object-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>update software through group policy</title>
		<link>http://www.technoblogical.com/2010/04/24/update-software-through-group-policy/</link>
		<comments>http://www.technoblogical.com/2010/04/24/update-software-through-group-policy/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 01:13:09 +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[Server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://technoblogical.com/?p=742</guid>
		<description><![CDATA[This is a video about how to update software through group policy. In the last video, I installed Firefox 3.0, in this video I upgrade to Firefox 3.5. I use a a Microsoft installer (MSI) package and a GPO (group policy object) in an active directory domain (requires domain controller) to do this. This operation [...]]]></description>
			<content:encoded><![CDATA[<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/zDg3mRgloy0&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zDg3mRgloy0&#038;fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>This is a video about how to update software through group policy.  In the last video, I installed Firefox 3.0, in this video I upgrade to  Firefox 3.5. I use a a Microsoft installer (MSI) package and a GPO  (group policy object) in an active directory domain (requires domain  controller) to do this. This operation may be performed on Server 2000,  2003, or 2008 and client operating systems of Windows 2000, XP, Vista,  or 7. You may assign the program to specific users or computers so that  it will be installed. You can also publish the software so that the user  may decide to install the software.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/04/24/update-software-through-group-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>install software through group policy</title>
		<link>http://www.technoblogical.com/2010/04/24/install-software-through-group-policy/</link>
		<comments>http://www.technoblogical.com/2010/04/24/install-software-through-group-policy/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 01:11:05 +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[Server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://technoblogical.com/?p=740</guid>
		<description><![CDATA[This is a video about how to install software through group policy. I install Firefox 3.0 through a MSI (Microsoft Installer Package) that is accessible through a local share. To do this it requires a GPO (group policy object) be applied on the domain (Server with active directory). You may assign the program to specific [...]]]></description>
			<content:encoded><![CDATA[<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/JRNCgvZs5v4&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/JRNCgvZs5v4&#038;fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>This is a video about how to install software through group  policy. I install Firefox 3.0 through a MSI (Microsoft Installer  Package) that is accessible through a local share. To do this it  requires a GPO (group policy object) be applied on the domain (Server  with active directory). You may assign the program to specific users or  computers so that it will be installed. You can also publish the  software so that the user may decide to install the software.  You can  do this on Server 2008 domain controller and Windows 7, but it also  available for 2003, 2000, XP, or Vista</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/04/24/install-software-through-group-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>scwcmd: convert Security Configuration Wizard templates into Group Policies</title>
		<link>http://www.technoblogical.com/2010/04/24/scwcmd-convert-security-configuration-wizard-templates-into-group-policies/</link>
		<comments>http://www.technoblogical.com/2010/04/24/scwcmd-convert-security-configuration-wizard-templates-into-group-policies/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 01:08:27 +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[Server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://technoblogical.com/?p=737</guid>
		<description><![CDATA[The Security Configuration Wizard is used to create security templates as XML documents. The SCWCMD command converts one into a group policy (GPO). I do this on Microsoft Windows Server 2008 but it is also available on Microsoft Windows Server 2003. Usually, you would use this on a domain controller or in an active directory [...]]]></description>
			<content:encoded><![CDATA[<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/Sv3wM3ErUcE&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Sv3wM3ErUcE&#038;fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>The Security Configuration Wizard is used to create security  templates as XML documents. The SCWCMD command converts one into a group  policy (GPO). I do this on Microsoft Windows Server 2008 but it is also  available on Microsoft Windows Server 2003. Usually, you would use this  on a domain controller or in an active directory environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technoblogical.com/2010/04/24/scwcmd-convert-security-configuration-wizard-templates-into-group-policies/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/55 queries in 0.148 seconds using disk: basic
Object Caching 972/1106 objects using disk: basic

Served from: www.technoblogical.com @ 2012-02-10 20:34:11 -->
