<?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>Train Signal Training - Free Computer Training Videos &#187; User-Groups</title>
	<atom:link href="http://www.trainsignaltraining.com/tag/user-groups/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trainsignaltraining.com</link>
	<description>Free Computer Training &#38; News Brought To You By Train Signal</description>
	<lastBuildDate>Fri, 30 Jul 2010 19:47:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Server 2008 Active Directory User Groups &#8212; the Easy Way!</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-active-directory-user-groups/2008-04-07/</link>
		<comments>http://www.trainsignaltraining.com/windows-server-2008-active-directory-user-groups/2008-04-07/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 15:00:58 +0000</pubDate>
		<dc:creator>Gosia Grabowska</dc:creator>
				<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Organizational-Units]]></category>
		<category><![CDATA[User-Accounts]]></category>
		<category><![CDATA[User-Groups]]></category>

		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-active-directory-user-groups/2008-04-02/</guid>
		<description><![CDATA[User Groups and Organizational Units are two great ways of keeping your Active Directory organized and controlled. 
Last week I showed you how to create user accounts and user templates. So today, I&#8217;m going to show you how to put all of these users into a group.
Why would we want to do that?  
Well, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>User Groups</strong> and <strong>Organizational Units</strong> are two great ways of keeping your Active Directory organized and controlled. </p>
<p>Last week I showed you <a href="http://www.trainsignaltraining.com/windows-server-2008-active-directory-users/2008-03-26/">how to create user accounts and user templates</a>. So today, I&#8217;m going to show you how to put all of these users into a group.</p>
<p>Why would we want to do that?  </p>
<p>Well, let&#8217;s say for example that we have this one shared folder on our network that we want only our Sales Department to have access to. </p>
<p>Without groups in your Active Directory, you would have to go to each individual Sales Department user account and give that account access to that shared folder. That can take quite some time if you have, let&#8217;s say &#8230; 200 users in your Sales Department. </p>
<p>Instead, what we are going to do is, take all the Sales Department user accounts and put them in a Sales User Group. Now when I want to give access to all of my Sales Users to that shared folder, I just give the entire Sales Group access to it and voila! All Sales Users now have access to our shared folder!</p>
<p>That&#8217;s just so much easier, isn&#8217;t it? You can then take the Sales User Group and put it in a Sales Organizational Unit.  </p>
<p>Organizational Unit is really just a folder for organizational purpose, to keep your Active Directory nice and clean. You can add different groups, computers and other resources to an Organizational Unit.  </p>
<p>Enough talk, let me show you how you can accomplish all of this in your Windows Server 2008 Active Directory.</p>
<p><br/></p>
<h3>Creating an Organizational Unit</h3>
<p><strong>1.</strong> Start by opening up your <strong>Server Manager</strong>, then expand the <strong>Roles</strong> section.<br />
<br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/1.jpg" alt="Windows Server 2008 Active Directory Organizational Units 1" title="Windows Server 2008 Active Directory Organizational Units 1" align="middle" width="597" height="448" border="0" /></p>
<p><span id="more-444"></span><br />
<strong>2.</strong> Next expand the <strong>Active Directory Domain Services</strong> section and click on <strong>Active Directory Users and Computers</strong>.<br />
<br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/2.jpg" alt="Windows Server 2008 Active Directory Organizational Units 2" title="Windows Server 2008 Active Directory Organizational Units 2" align="middle" width="597" height="447" border="0" /></p>
<p><strong>3.</strong> At this point you should be able to see your domain. In our example we are using the <strong>Globomantics</strong> domain. Go ahead and expand your domain.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/3.jpg" alt="Windows Server 2008 Active Directory Organizational Units 3" title="Windows Server 2008 Active Directory Organizational Units 3" align="middle" width="597" height="447" border="0" /></p>
<p><strong>4.</strong> Now we need to create an Organizational Unit for a group to live in. In our example we are going to create an OU for our Ops Team. </p>
<p>To create a new Organization Unit, right-click on your domain name, point to the <strong>New</strong> option and then select <strong>Organizational Unit</strong>.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/4.jpg" alt="Windows Server 2008 Active Directory Organizational Units 4" title="Windows Server 2008 Active Directory Organizational Units 4" align="middle" width="597" height="448" border="0" /></p>
<p><strong>5.</strong> Type in the name of your OU and make sure that the box is checked next to <strong>Protect container from accidental deletion</strong>.  When done, click <strong>OK</strong>.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/5.jpg" alt="Windows Server 2008 Active Directory Organizational Units 5" title="Windows Server 2008 Active Directory Organizational Units 5" align="middle" width="440" height="371" border="0" /></p>
<p><strong>6.</strong> We now have a new Organizational Unit in our Active Directory called <strong>OpsOU</strong>.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/6.jpg" alt="Windows Server 2008 Active Directory Organizational Units 6" title="Windows Server 2008 Active Directory Organizational Units 6" align="middle" width="597" height="448" border="0" /></p>
<p><br/></p>
<h3>Creating a New Group</h3>
<p><strong>1.</strong> After you create an Organizational Unit in your Active Directory, you are ready to create your first group.  Go ahead and select your OU and then right-click in the blank area.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/7.jpg" alt="Windows Server 2008 Active Directory User Groups 1" title="Windows Server 2008 Active Directory User Groups 1" align="middle" width="597" height="447" border="0" /></p>
<p><strong>2.</strong> Next, point to <strong>New</strong> and then select <strong>Group</strong>.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/8.jpg" alt="Windows Server 2008 Active Directory User Groups 2" title="Windows Server 2008 Active Directory User Groups 2" align="middle" width="597" height="447" border="0" /></p>
<p><strong>3.</strong> The next step is to name your Group, select the scope and then select the type. </p>
<p>In this example we are going to name our group <strong>OpsUSers</strong>. We are also going to leave the default selections for group scope, which is Global, and group type, which is Security. When you are ready, click <strong>OK</strong>.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/9.jpg" alt="Windows Server 2008 Active Directory User Groups 3" title="Windows Server 2008 Active Directory User Groups 3" align="middle" width="440" height="371" border="0" /></p>
<p><strong>4.</strong> Our new group has been created!</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/10.jpg" alt="Windows Server 2008 Active Directory User Groups 4" title="Windows Server 2008 Active Directory User Groups 4" align="middle" width="597" height="448" border="0" /></p>
<p><br/></p>
<h3>Moving Accounts Into a Group</h3>
<p><strong>1.</strong> In order to move pre-existing accounts into a group, you need to hold down the Control key and click on all the User or Computer accounts that you want to move into that group.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/11.jpg" alt="Windows Server 2008 Active Directory User Groups 5" title="Windows Server 2008 Active Directory User Groups 5" align="middle" width="597" height="448" border="0" /></p>
<p><strong>2.</strong> Then you need to right-click on any one of those accounts and select <strong>Add to a group</strong>.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/12.jpg" alt="Windows Server 2008 Active Directory User Groups 6" title="Windows Server 2008 Active Directory User Groups 6" align="middle" width="597" height="447" border="0" /></p>
<p><strong>3.</strong> Next, you need to type in the group name and let the machine find it.  </p>
<p>In our example, I will type in <em>OpsUsers</em> and then click on the <strong>Check names</strong> button. Once the name is verified and group name is found, the text will become underlined and you can click the <strong>OK</strong> button. Since we know our group exists, we are going to click OK without verification.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/13.jpg" alt="Windows Server 2008 Active Directory User Groups 7" title="Windows Server 2008 Active Directory User Groups 7" align="middle" width="463" height="246" border="0" /></p>
<p><strong>4.</strong> Now all of these accounts are part of our OpsUsers group.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Gosia_ADgroup/14.jpg" alt="Windows Server 2008 Active Directory User Groups 8" title="Windows Server 2008 Active Directory User Groups 8" align="middle" width="371" height="146" border="0" /></p>
<p><strong>Note: </strong> Another way of accomplishing this would be to click on an account, hold it, then drag and drop it into a particular group. Depending on how much you like to use your mouse and how much time you have this may or may not be your preferred way of accomplishing this task.</p>
<p><br/><br />
<a href="http://www.trainsignal.com/index.asp?PageAction=VIEWPROD&#038;ProdID=115"><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/ProductImages/windows_server_2008_Active_Directory_200x150.jpg" alt="Windows Server 2008 Active Directory Training Videos -- Coming Soon!" title="Windows Server 2008 Active Directory Training Videos -- Coming Soon!" align="left" width="149" height="200" border="0" /></a></p>
<h3><a href="http://www.trainsignal.com/index.asp?PageAction=VIEWPROD&#038;ProdID=115">Windows Server 2008 Active Directory Training</a> &#8212; Coming Soon!</h3>
<p>Get complete coverage for the new <strong>70-640 exam</strong> and get started on your <strong>MCITP certification</strong>.</p>
<p>Master Active Directory terms, learn about creating, organizing, and managing Users and Groups, installing and upgrading Domain Controller and much more &#8212; all on Windows Server 2008.</p>
<h3>New Active Directory Training is Coming Soon &#8211;<br />
<a href="http://www.trainsignaltraining.com/subscribe">Signup for new release notifications and discounts!</a></h3>
<p><br/></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Server+2008+Active+Directory+User+Groups+--+the+Easy+Way%21+-+http://bit.ly/9pA7E+%28via+%40trainsignal%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.trainsignaltraining.com/windows-server-2008-active-directory-user-groups/2008-04-07/&amp;title=Server+2008+Active+Directory+User+Groups+--+the+Easy+Way%21" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.trainsignaltraining.com/windows-server-2008-active-directory-user-groups/2008-04-07/&amp;t=Server+2008+Active+Directory+User+Groups+--+the+Easy+Way%21" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.trainsignaltraining.com/windows-server-2008-active-directory-user-groups/2008-04-07/&amp;title=Server+2008+Active+Directory+User+Groups+--+the+Easy+Way%21" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.trainsignaltraining.com/windows-server-2008-active-directory-user-groups/2008-04-07/&amp;title=Server+2008+Active+Directory+User+Groups+--+the+Easy+Way%21" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.trainsignaltraining.com/windows-server-2008-active-directory-user-groups/2008-04-07/&amp;title=Server+2008+Active+Directory+User+Groups+--+the+Easy+Way%21&amp;summary=User%20Groups%20and%20Organizational%20Units%20are%20two%20great%20ways%20of%20keeping%20your%20Active%20Directory%20organized%20and%20controlled.%20%0D%0A%0D%0ALast%20week%20I%20showed%20you%20how%20to%20create%20user%20accounts%20and%20user%20templates.%20So%20today%2C%20I%27m%20going%20to%20show%20you%20how%20to%20put%20all%20of%20these%20users%20into%20a%20group.%0D%0A%0D%0AWhy%20would%20we%20want%20to%20do%20that%3F%20%20&amp;source=Train Signal Training - Free Computer Training Videos" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.trainsignaltraining.com/windows-server-2008-active-directory-user-groups/2008-04-07/&amp;title=Server+2008+Active+Directory+User+Groups+--+the+Easy+Way%21" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Server+2008+Active+Directory+User+Groups+--+the+Easy+Way%21&amp;link=http://www.trainsignaltraining.com/windows-server-2008-active-directory-user-groups/2008-04-07/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://www.trainsignaltraining.com/windows-server-2008-active-directory-user-groups/2008-04-07/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Server%202008%20Active%20Directory%20User%20Groups%20--%20the%20Easy%20Way%21%22&amp;body=Link: http://www.trainsignaltraining.com/windows-server-2008-active-directory-user-groups/2008-04-07/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A User%20Groups%20and%20Organizational%20Units%20are%20two%20great%20ways%20of%20keeping%20your%20Active%20Directory%20organized%20and%20controlled.%20%0D%0A%0D%0ALast%20week%20I%20showed%20you%20how%20to%20create%20user%20accounts%20and%20user%20templates.%20So%20today%2C%20I%27m%20going%20to%20show%20you%20how%20to%20put%20all%20of%20these%20users%20into%20a%20group.%0D%0A%0D%0AWhy%20would%20we%20want%20to%20do%20that%3F%20%20" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.trainsignaltraining.com/windows-server-2008-active-directory-users/2008-03-26/' rel='bookmark' title='Permanent Link: Windows Server 2008 Active Directory &#8212; Creating Users is Easy!'>Windows Server 2008 Active Directory &#8212; Creating Users is Easy!</a></li>
<li><a href='http://www.trainsignaltraining.com/windows-server-2008-auditing-active-directory/2008-07-28/' rel='bookmark' title='Permanent Link: Windows Server 2008: Auditing Active Directory'>Windows Server 2008: Auditing Active Directory</a></li>
<li><a href='http://www.trainsignaltraining.com/server-2008-active-directory-adding-a-child-domain/2008-11-03/' rel='bookmark' title='Permanent Link: Server 2008 Active Directory: Adding a Child Domain'>Server 2008 Active Directory: Adding a Child Domain</a></li>
<li><a href='http://www.trainsignaltraining.com/install-active-directory-certificate-services/2008-08-20/' rel='bookmark' title='Permanent Link: Server 2008: Install Active Directory Certificate Services'>Server 2008: Install Active Directory Certificate Services</a></li>
<li><a href='http://www.trainsignaltraining.com/windows-server-2008-install-active-directory-domain-services/2008-07-23/' rel='bookmark' title='Permanent Link: Windows Server 2008: Install Active Directory Domain Services'>Windows Server 2008: Install Active Directory Domain Services</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.trainsignaltraining.com/windows-server-2008-active-directory-user-groups/2008-04-07/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
