<?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>Andrew Raia</title>
	<atom:link href="http://www.andrewscottraia.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.andrewscottraia.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 20 Mar 2012 14:38:27 +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>Add Options to the Delegate Control Wizard in Windows 2008 Server</title>
		<link>http://www.andrewscottraia.com/blog/?p=111</link>
		<comments>http://www.andrewscottraia.com/blog/?p=111#comments</comments>
		<pubDate>Tue, 20 Mar 2012 14:38:27 +0000</pubDate>
		<dc:creator>Andrew Raia</dc:creator>
				<category><![CDATA[Permissions]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.andrewscottraia.com/blog/?p=111</guid>
		<description><![CDATA[Locate the delegwiz.inf file in %Windir%\system32. Take ownership and allow administrators full control (make a backup copy first). Erase the contents of the file and replace with the ones below, and re-save the file. [Version] signature=&#8221;$CHICAGO$&#8221; [DelegationTemplates] Templates = template1, template2, template3, template4, template5, template6, template7, template8, template9, template10, template11, template12, template13, template14, template15, template16, [...]]]></description>
			<content:encoded><![CDATA[<p>Locate the delegwiz.inf file in %Windir%\system32. Take ownership and allow administrators full control (make a backup copy first). Erase the contents of the file and replace with the ones below, and re-save the file. </p>
<p>[Version]<br />
signature=&#8221;$CHICAGO$&#8221; </p>
<p>[DelegationTemplates] </p>
<p>Templates = template1, template2, template3, template4, template5, template6, template7, template8, template9, template10, template11, template12, template13, template14, template15, template16, template17, template18, template19, template20, template21, template22, template23,template24, template25, template26, template27, template28, template29, template30, template31, template32, template33,template34, template35, template36, template37, template38, template39, template40, template41, template42, template43,template44, template45, template46, template47, template48, template49, template50, template51, template52, template53,template54, template55, template56, template57, template58, template59, template60, template61, template62, template63,template64, template65, template66, template67, template68, template69, template70<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template1]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Create, delete, and manage user accounts&#8221; </p>
<p>ObjectTypes = SCOPE, user </p>
<p>[template1.SCOPE]<br />
user=CC,DC </p>
<p>[template1.user]<br />
@=GA<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template2]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Reset user passwords and force password change at next logon&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template2.user]<br />
CONTROLRIGHT= &#8220;Reset Password&#8221;<br />
pwdLastSet=RP,WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[template3]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Read all user information&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template3.user]<br />
@=RP </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[template4]<br />
AppliesToClasses = organizationalUnit,container </p>
<p>Description = &#8220;Create, delete and manage groups&#8221; </p>
<p>ObjectTypes = SCOPE, group </p>
<p>[template4.SCOPE]<br />
group=CC,DC </p>
<p>[template4.group]<br />
@=GA </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[template5]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify the membership of a group&#8221; </p>
<p>ObjectTypes = group </p>
<p>[template5.group]<br />
member=RP,WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[template6]<br />
AppliesToClasses = domainDNS </p>
<p>Description = &#8220;Join a computer to the domain&#8221; </p>
<p>ObjectTypes = SCOPE </p>
<p>[template6.SCOPE]<br />
computer=CC<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[template7]<br />
AppliesToClasses = domainDNS,organizationalUnit,site </p>
<p>Description = &#8220;Manage Group Policy links&#8221; </p>
<p>ObjectTypes = SCOPE </p>
<p>[template7.SCOPE]<br />
gPLink=RP,WP<br />
gPOptions=RP,WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template8]<br />
AppliesToClasses=domainDNS,organizationalUnit </p>
<p>Description = &#8220;Generate Resultant Set of Policy (Planning)&#8221; </p>
<p>ObjectTypes = SCOPE </p>
<p>[template8.SCOPE]<br />
CONTROLRIGHT= &#8220;Generate Resultant Set of Policy (Planning)&#8221;<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template9]<br />
AppliesToClasses=domainDNS,organizationalUnit </p>
<p>Description = &#8220;Generate Resultant Set of Policy (Logging)&#8221; </p>
<p>ObjectTypes = SCOPE </p>
<p>[template9.SCOPE]<br />
CONTROLRIGHT= &#8220;Generate Resultant Set of Policy (Logging)&#8221;<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template10]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Create, delete, and manage inetOrgPerson accounts&#8221; </p>
<p>ObjectTypes = SCOPE, inetOrgPerson </p>
<p>[template10.SCOPE]<br />
inetOrgPerson=CC,DC </p>
<p>[template10.inetOrgPerson]<br />
@=GA<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template11]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Reset inetOrgPerson passwords and force password change at next logon&#8221; </p>
<p>ObjectTypes = inetOrgPerson </p>
<p>[template11.inetOrgPerson]<br />
CONTROLRIGHT= &#8220;Reset Password&#8221;<br />
pwdLastSet=RP,WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[template12]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Read all inetOrgPerson information&#8221; </p>
<p>ObjectTypes = inetOrgPerson </p>
<p>[template12.inetOrgPerson]<br />
@=RP </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template13]<br />
AppliesToClasses=container </p>
<p>Description = &#8220;Create, Delete, and Manage WMI Filters&#8221; </p>
<p>ObjectTypes = SCOPE, msWMI-Som </p>
<p>[template13.SCOPE]<br />
msWMI-Som=CC,DC </p>
<p>[template13.msWMI-Som]<br />
@=GA<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template14]<br />
AppliesToClasses=domainDNS,organizationalUnit </p>
<p>Description = &#8220;Create an Organizational Unit&#8221; </p>
<p>ObjectTypes = SCOPE </p>
<p>[template14.SCOPE]<br />
organizationalUnit=CC<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template15]<br />
AppliesToClasses=domainDNS,organizationalUnit </p>
<p>Description = &#8220;Delete a child Organizational Unit&#8221; </p>
<p>ObjectTypes = SCOPE </p>
<p>[template15.SCOPE]<br />
organizationalUnit=DC<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template16]<br />
AppliesToClasses=organizationalUnit </p>
<p>Description = &#8220;Delete this Organizational Unit&#8221; </p>
<p>ObjectTypes = organizationalUnit </p>
<p>[template16.organizationalUnit]<br />
@=SD<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template17]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Rename an Organizational Unit&#8221; </p>
<p>ObjectTypes = organizationalUnit </p>
<p>[template17.organizationalUnit]<br />
ou=WP<br />
name=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template18]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify Description of an Organizational Unit&#8221; </p>
<p>ObjectTypes = organizationalUnit </p>
<p>[template18.organizationalUnit]<br />
description=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template19]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify Managed-By Information of an Organizational Unit&#8221; </p>
<p>ObjectTypes = organizationalUnit </p>
<p>[template19.organizationalUnit]<br />
managedBy=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template20]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Delegate Control of an Organizational Unit&#8221; </p>
<p>ObjectTypes = organizationalUnit </p>
<p>[template20.organizationalUnit]<br />
@=WD<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template21]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Create a group&#8221; </p>
<p>ObjectTypes = SCOPE </p>
<p>[template21.SCOPE]<br />
group=CC<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template22]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Delete a child group&#8221; </p>
<p>ObjectTypes = SCOPE </p>
<p>[template22.SCOPE]<br />
group=DC<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template23]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Delete this group&#8221; </p>
<p>ObjectTypes = group </p>
<p>[template23.group]<br />
@=SD<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template24]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Rename a group&#8221; </p>
<p>ObjectTypes = group </p>
<p>[template24.group]<br />
cn=WP<br />
name=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template25]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Specify the Pre-Windows 2000 compatible name for the group&#8221; </p>
<p>ObjectTypes = group </p>
<p>[template25.group]<br />
sAMAccountName=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template26]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify the description of a group&#8221; </p>
<p>ObjectTypes = group </p>
<p>[template26.group]<br />
description=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template27]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify the scope of the group&#8221; </p>
<p>ObjectTypes = group </p>
<p>[template27.group]<br />
groupType=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template28]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify the type of the group&#8221; </p>
<p>ObjectTypes = group </p>
<p>[template28.group]<br />
groupType=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template29]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify notes for a group&#8221; </p>
<p>ObjectTypes = group </p>
<p>[template29.group]<br />
info=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template30]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify group membership&#8221; </p>
<p>ObjectTypes = group </p>
<p>[template30.group]<br />
member=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template31]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Specify Managed-By Information of a Group&#8221; </p>
<p>ObjectTypes = group </p>
<p>[template31.group]<br />
managedBy=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template32]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Create a computer account&#8221; </p>
<p>ObjectTypes = SCOPE </p>
<p>[template32.SCOPE]<br />
computer=CC<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template33]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Delete a child computer account&#8221; </p>
<p>ObjectTypes = SCOPE </p>
<p>[template33.SCOPE]<br />
computer=DC<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template34]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Delete this computer account&#8221; </p>
<p>ObjectTypes = computer </p>
<p>[template34.computer]<br />
@=SD<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template35]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Rename a computer account&#8221; </p>
<p>ObjectTypes = computer </p>
<p>[template35.computer]<br />
@=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template36]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Disable a computer account&#8221; </p>
<p>ObjectTypes = computer </p>
<p>[template36.computer]<br />
userAccountControl=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template37]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Reset a computer account&#8221; </p>
<p>ObjectTypes = computer </p>
<p>[template37.computer]<br />
CONTROLRIGHT= &#8220;Reset Password&#8221;<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template38]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Specify the computer&#8217;s description&#8221; </p>
<p>ObjectTypes = computer </p>
<p>[template38.computer]<br />
description=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template39]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Specify Managed-By information for a computer account&#8221; </p>
<p>ObjectTypes = computer </p>
<p>[template39.computer]<br />
managedBy=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template40]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Specify that a computer account be trusted for delegation&#8221; </p>
<p>ObjectTypes = computer </p>
<p>[template40.computer]<br />
userAccountControl=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template41]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Create a user account in disabled state&#8221; </p>
<p>ObjectTypes = SCOPE </p>
<p>[template41.SCOPE]<br />
user=CC<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template42]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Create a user account&#8221; </p>
<p>ObjectTypes = SCOPE , user </p>
<p>[template42.SCOPE]<br />
user=CC </p>
<p>[template42.user]<br />
userAccountControl=WP<br />
CONTROLRIGHT= &#8220;Reset Password&#8221;<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template43]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Delete a child user account&#8221; </p>
<p>ObjectTypes = SCOPE </p>
<p>[template43.SCOPE]<br />
user=DC<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template44]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Delete this user account&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template44.user]<br />
@=SD<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template45]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Rename a user account&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template45.user]<br />
cn=WP<br />
name=WP<br />
distinguishedName=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template46]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Disable a user account&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template46.user]<br />
userAccountControl=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template47]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Unlock a user account&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template47.user]<br />
lockoutTime=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template48]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Enable a disabled user account&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template48.user]<br />
userAccountControl=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template49]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Reset a user account&#8217;s password&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template49.user] </p>
<p>CONTROLRIGHT= &#8220;Change Password&#8221;<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template50]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Force a user account to change the password at the next logon&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template50.user]<br />
CONTROLRIGHT= &#8220;Reset Password&#8221;<br />
userPassword=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template51]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify a user&#8217;s display name&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template51.user]<br />
adminDisplayName=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template52]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify a user account&#8217;s description&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template52.user]<br />
description=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template53]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify a user&#8217;s office location&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template53.user]<br />
physicalDeliveryOfficeName=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template54]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify a user&#8217;s telephone number&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template54.user]<br />
telephoneNumber=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template55]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify the location of a user&#8217;s primary web page&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template55.user]<br />
wWWHomePage=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template56]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify a user&#8217;s UPN&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template56.user]<br />
userPrincipalName=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template57]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify a user&#8217;s Pre-Windows 2000 user logon name&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template57.user]<br />
sAMAccountName=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template58]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Modify the hours during which a user can log on&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template58.user]<br />
logonHours=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template59]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Specify the computers from which a user can log on&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template59.user]<br />
userWorkstations=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
;[template60]<br />
;AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>;Description = &#8220;Set User cannot change password for a user account&#8221; </p>
<p>;ObjectTypes = user </p>
<p>;[template60.user] </p>
<p>;CONTROLRIGHT= &#8220;Change Password&#8221;<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template61]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Set Password Never Expires for a user account&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template61.user]<br />
userAccountControl=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template62]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Set Store Password Using Reversible Encryption for a user account&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template62.user]<br />
userAccountControl=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template63]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Disable a user account&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template63.user]<br />
userAccountControl=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template64]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Set Smart card is required for interactive logon for a user account&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template64.user]<br />
userAccountControl=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template65]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Set Account is sensitive and cannot be delegated for a user account&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template65.user]<br />
userAccountControl=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template66]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Set Use DES encryption types for this account for a user account&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template66.user]<br />
userAccountControl=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template67]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Set Do not require Kerberos pre-authentication for a user account&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template67.user]<br />
userAccountControl=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template68]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Specify the date when a user account expires&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template68.user]<br />
accountExpires=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template69]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Specify a profile path for a user&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template69.user]<br />
profilePath=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[template70]<br />
AppliesToClasses=domainDNS,organizationalUnit,container </p>
<p>Description = &#8220;Specify a logon script for a user&#8221; </p>
<p>ObjectTypes = user </p>
<p>[template70.user]<br />
scriptPath=WP<br />
;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewscottraia.com/blog/?feed=rss2&#038;p=111</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mass User Password Change Using Powershell (auto executing)</title>
		<link>http://www.andrewscottraia.com/blog/?p=108</link>
		<comments>http://www.andrewscottraia.com/blog/?p=108#comments</comments>
		<pubDate>Thu, 15 Mar 2012 19:25:56 +0000</pubDate>
		<dc:creator>Andrew Raia</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.andrewscottraia.com/blog/?p=108</guid>
		<description><![CDATA[So I had a situation where I had to changed multiple passwords to the same default password for multiple user IDs. I came up with this script, it could easily be modified to search by OU or any other AD object, but for now I am just using it for UserID searches. You have to [...]]]></description>
			<content:encoded><![CDATA[<p>So I had a situation where I had to changed multiple passwords to the same default password for multiple user IDs. I came up with this script, it could easily be modified to search by OU or any other AD object, but for now I am just using it for UserID searches. You have to use a wildcard * if you want to get all the ids with similar names, or just use * for everyone. The script will ask you to confirm the list you want to process before hand, and ask you to enter the password twice.</p>
<p>To use this script, copy and paste the text into notepad and save it as a .BAT or .CMD file, The first part is not powershell, its regular command line that allows you to just double click the file to run it rather than going through powershell directly. You must have powershell 2.0 with the active directory module installed to use this, but if you have 2008 R2 and a domain controller you should be set.</p>
<p><code></p>
<p>:: <#<br />
@echo off<br />
copy %0 %0.ps1 >nul<br />
PowerShell.exe -ExecutionPolicy Unrestricted -NoProfile -Command "$ErrorActionPreference = 'SilentlyContinue'; . %0.ps1; Remove-Item %0.ps1"<br />
pause<br />
exit<br />
:: #><br />
$ErrorActionPreference = 'Continue'</p>
<p>Function Ask-YesOrNo<br />
	{<br />
	param([string]$title="Confirm",[string]$message="Are you sure?")<br />
	$choiceYes = New-Object System.Management.Automation.Host.ChoiceDescription "&#038;Yes", "Answer Yes."<br />
	$choiceNo = New-Object System.Management.Automation.Host.ChoiceDescription "&#038;No", "Answer No."<br />
	$options = [System.Management.Automation.Host.ChoiceDescription[]]($choiceYes, $choiceNo)<br />
	$result = $host.ui.PromptForChoice($title, $message, $options, 1)<br />
		switch ($result)<br />
    	{<br />
			0<br />
			{<br />
			Return $true<br />
			}</p>
<p>			1<br />
			{<br />
			Return $false<br />
			}<br />
		}<br />
	}<br />
echo "This Script will search Active Directory for User IDs based on your search criteria and then change the password to one you specify."<br />
echo ""<br />
echo "Do You Wish to continue?"<br />
If (Ask-YesOrNo)<br />
	{<br />
	import-module ActiveDirectory<br />
	echo ""<br />
	$SearchUser = read-host "Enter Search Criteria"<br />
	$userlist = Get-ADuser -Filter 'Name -like $SearchUser'<br />
	echo $userlist | Ft Name<br />
	echo "Process This List?"<br />
	If (Ask-YesOrNo)<br />
	{<br />
	echo ""<br />
	$NewPass1 = read-host "Please Enter New Password"<br />
	$NewPass2 = read-host "Please Confirm New Password"<br />
	$NewPassResult = [string]::Compare($NewPass1,$NewPass2,$false)<br />
		If ($NewPassResult -eq 0)<br />
			{<br />
			echo ""<br />
			echo "Passwords Match"<br />
			}<br />
		Else<br />
			{<br />
			echo ""<br />
			echo "Passwords do not Match, Please Re-Run this script"<br />
			echo ""<br />
			break<br />
			}<br />
	echo ""<br />
	$userlist | Set-ADAccountPassword -Reset -NewPassword (ConvertTo-SecureString -AsPlainText "$NewPass1" -Force)<br />
	echo "Password has been successfully updated"<br />
	echo ""<br />
	}<br />
	Else<br />
	{<br />
	echo ""<br />
	echo "List Denied"<br />
	echo ""<br />
	}<br />
	}<br />
Else<br />
{<br />
echo ""<br />
echo "Exiting Script"<br />
echo ""<br />
}<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewscottraia.com/blog/?feed=rss2&#038;p=108</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changes</title>
		<link>http://www.andrewscottraia.com/blog/?p=103</link>
		<comments>http://www.andrewscottraia.com/blog/?p=103#comments</comments>
		<pubDate>Wed, 14 Sep 2011 17:23:27 +0000</pubDate>
		<dc:creator>Andrew Raia</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://www.andrewscottraia.com/blog/?p=103</guid>
		<description><![CDATA[I&#8217;ve decided to add a new category to the site. Going to be posting a bunch of tech related stuff as it relates to my job, and things i discover , fixes etc. That is all for now.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided to add a new category to the site. Going to be posting a bunch of tech related stuff as it relates to my job, and things i discover , fixes etc. That is all for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewscottraia.com/blog/?feed=rss2&#038;p=103</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress for android test</title>
		<link>http://www.andrewscottraia.com/blog/?p=102</link>
		<comments>http://www.andrewscottraia.com/blog/?p=102#comments</comments>
		<pubDate>Thu, 07 Apr 2011 02:17:46 +0000</pubDate>
		<dc:creator>Andrew Raia</dc:creator>
				<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.andrewscottraia.com/blog/?p=102</guid>
		<description><![CDATA[Hmmmmmm&#8230;.lol]]></description>
			<content:encoded><![CDATA[<p>Hmmmmmm&#8230;.lol</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewscottraia.com/blog/?feed=rss2&#038;p=102</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Explanation of My Wife&#8217;s Condition</title>
		<link>http://www.andrewscottraia.com/blog/?p=94</link>
		<comments>http://www.andrewscottraia.com/blog/?p=94#comments</comments>
		<pubDate>Thu, 26 Aug 2010 12:37:29 +0000</pubDate>
		<dc:creator>Andrew Raia</dc:creator>
				<category><![CDATA[General Updates]]></category>
		<category><![CDATA[Medical]]></category>

		<guid isPermaLink="false">http://www.andrewscottraia.com/blog/?p=94</guid>
		<description><![CDATA[So she is in the hospital recovering well, but I wanted to explain exactly what it was that she had. She was diagnosed with Meckel&#8217;s Diverticulitus. Typically things that end in itis are an infection of whatever word they come from. For example an infection of the Appendix is called Appendicitis. She had a Meckels [...]]]></description>
			<content:encoded><![CDATA[<p>So she is in the hospital recovering well, but I wanted to explain exactly what it was that she had. She was diagnosed with Meckel&#8217;s Diverticulitus. Typically things that end in itis are an infection of whatever word they come from. For example an infection of the Appendix is called Appendicitis. She had a Meckels Diverticulum which became infected, hence the name Meckels Diverticulitis. What the heck is a Meckels Divericulum you ask? Basically it is a gastrointestinal malformation which is a little leftover over piece ( a few inches) of the connection between the small intestine and the yolk sac that was present during fetal development. It is so rare that only 2% of the population have it and less than that actually have the symptoms. Oddly enough one of the occasional symptoms leads many to believe it is accute appendicitis, which is exactly what we though it was. Most people who have it have symptoms before 2 years of age and some into adulthood. The Dr. removed her appendix as well as a precaution so she will never have to deal with appendicitis either. He said the Mekals Diverticulum had a mild infection but it was push against and irritating the appendix too. Since the infection was mild, she will probably be home today as long as she does well with eating and moving around. Ok well I need to get cleaned up so I can run to the hospital to visit her.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewscottraia.com/blog/?feed=rss2&#038;p=94</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

