<?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>user Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/user/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 06 Nov 2019 10:42:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>Mapping Drives with Group Policy Preferences and Item-Level Targeting</title>
		<link>https://www.osradar.com/mapping-drives-with-group-policy-preferences-and-item-level-targeting/</link>
					<comments>https://www.osradar.com/mapping-drives-with-group-policy-preferences-and-item-level-targeting/#respond</comments>
		
		<dc:creator><![CDATA[Jamel Bouzidi]]></dc:creator>
		<pubDate>Tue, 15 Oct 2019 15:21:20 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Drive Maps]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Group Policy Object]]></category>
		<category><![CDATA[Item-Level Targeting]]></category>
		<category><![CDATA[Mapping Drive]]></category>
		<category><![CDATA[Network Drive]]></category>
		<category><![CDATA[Security Group]]></category>
		<category><![CDATA[Shared Folder]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[Windows server 2019]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=14663</guid>

					<description><![CDATA[<p>Mapping a drive means that you want permanent access to a shared folder created on another computer. Windows OS will assign a drive letter to the network drive and it can be accessed just like any other local drive connected to your computer.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/mapping-drives-with-group-policy-preferences-and-item-level-targeting/">Mapping Drives with Group Policy Preferences and Item-Level Targeting</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>

In this blog article, I’ll show you step by step instructions on how to map network group policy preferences and item-level targeting.</p>



<p>Mapping a drive means that you want permanent access to a shared folder created on another computer. Windows OS will assign a drive letter to the network drive and it can be accessed just like any other local drive connected to your computer.</p>



<p>Mapping network drives with group policy preference is very easy and it does not require any scripting knowledge. Also, We can use item-level targeting to map drives based on specific conditions like group membership, OU, operating system, etc.</p>



<p>In this example,&nbsp; We will use item-level targeting so it only maps the network drive for users who are a member of the specific security group.</p>



<p>For this guide already I have created.<br>Two users with the name HR User1 and HR User2<br>One security group name HRUsers. (HR User 1 is a member of this security group)</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="532" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/1-17-1024x532.png" alt="" class="wp-image-14900" srcset="https://www.osradar.com/wp-content/uploads/2019/10/1-17-1024x532.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/1-17-300x156.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/1-17-768x399.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/1-17-696x362.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/1-17-1068x555.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/1-17-808x420.png 808w, https://www.osradar.com/wp-content/uploads/2019/10/1-17.png 1356w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>One shared folder on a domain controller (\\WD19DC1\HR Data)</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-pBPHrCXIxzc/XWkqHW4YK8I/AAAAAAAAA3M/jFSzroT89YEUXV8iXOnaFnwXl9iP5EU1wCEwYBhgL/s1600/2_Shared_Folder-min.png"><img loading="lazy" width="1024" height="530" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/2-16-1024x530.png" alt="" class="wp-image-14901" srcset="https://www.osradar.com/wp-content/uploads/2019/10/2-16-1024x530.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/2-16-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/2-16-768x398.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/2-16-696x361.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/2-16-1068x553.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/2-16-811x420.png 811w, https://www.osradar.com/wp-content/uploads/2019/10/2-16.png 1359w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p><strong>Step:1 Create a group policy object to map a network drive:</strong><br>Open the Group Policy Management Console.</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-WNsPx6kHvOE/XWkqH5P4buI/AAAAAAAAA3U/ZJDaX4VcmH8oKzxyYexyhrI-C21Tna3gwCEwYBhgL/s1600/3_open_group_policy_management_console-min.png"><img loading="lazy" width="1024" height="529" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/3-15-1024x529.png" alt="" class="wp-image-14902" srcset="https://www.osradar.com/wp-content/uploads/2019/10/3-15-1024x529.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/3-15-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/3-15-768x396.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/3-15-696x359.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/3-15-1068x551.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/3-15-814x420.png 814w, https://www.osradar.com/wp-content/uploads/2019/10/3-15.png 1360w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>In the Group Policy Management Console, right-click on group policy objects and select new.</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-k25sBBiMmc4/XWkqH3qdCyI/AAAAAAAAA3Q/qKPig19y5PguoJsabsYhuttxmL3cKNAjgCEwYBhgL/s1600/4_create_a_new_gpo-min.png"><img loading="lazy" width="1024" height="529" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/4-13-1024x529.png" alt="" class="wp-image-14903" srcset="https://www.osradar.com/wp-content/uploads/2019/10/4-13-1024x529.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/4-13-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/4-13-768x397.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/4-13-696x359.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/4-13-1068x552.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/4-13-813x420.png 813w, https://www.osradar.com/wp-content/uploads/2019/10/4-13.png 1365w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>Specify a proper name (Map Network Drive using Group Policy Preference GPO) to the new group policy object.</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-8QT05w2psXc/XWkqICJjr5I/AAAAAAAAA3Y/aHlDnJMKre4ohBClpCqJXhGmFBISzZ7agCEwYBhgL/s1600/5_assign_a_name_to_new_gpo-min.png"><img loading="lazy" width="1024" height="526" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/5-12-1024x526.png" alt="" class="wp-image-14904" srcset="https://www.osradar.com/wp-content/uploads/2019/10/5-12-1024x526.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/5-12-300x154.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/5-12-768x395.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/5-12-696x358.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/5-12-1068x549.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/5-12-817x420.png 817w, https://www.osradar.com/wp-content/uploads/2019/10/5-12.png 1356w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>On the group policy object right-click and select the edit option.</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-Xp5zz_ylMQs/XWkqIlNPZ4I/AAAAAAAAA3c/RsyxdGs6fE8gbRA9AHCQUXE7WZ2UKnY0QCEwYBhgL/s1600/6_edit_gpo-min.png"><img loading="lazy" width="1024" height="532" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/6-9-1024x532.png" alt="" class="wp-image-14905" srcset="https://www.osradar.com/wp-content/uploads/2019/10/6-9-1024x532.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/6-9-300x156.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/6-9-768x399.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/6-9-696x362.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/6-9-1068x555.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/6-9-808x420.png 808w, https://www.osradar.com/wp-content/uploads/2019/10/6-9.png 1362w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>Navigate to User Configuration → Preferences → Windows Settings → Drive Maps.</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-I_T9GIPZi3k/XWkqIwV0OAI/AAAAAAAAA4E/vekyXccvWcUdTzWAyBODWFNjgs1qnb_8ACEwYBhgL/s1600/7_group_policy_preferences-min.png"><img loading="lazy" width="1024" height="525" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/7-6-1024x525.png" alt="" class="wp-image-14906" srcset="https://www.osradar.com/wp-content/uploads/2019/10/7-6-1024x525.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/7-6-300x154.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/7-6-768x394.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/7-6-696x357.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/7-6-1068x547.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/7-6-820x420.png 820w, https://www.osradar.com/wp-content/uploads/2019/10/7-6.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>Right Click Drive Maps, Select New –&gt; Mapped Drive.</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-ej2Exbynmxg/XWkqJU2t86I/AAAAAAAAA4A/k0JEunPhiTsY7RqzdGbHiD4fwwHAhzGFgCEwYBhgL/s1600/8_map_network_drive-min.png"><img loading="lazy" width="1024" height="527" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/8-5-1024x527.png" alt="" class="wp-image-14907" srcset="https://www.osradar.com/wp-content/uploads/2019/10/8-5-1024x527.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/8-5-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/8-5-768x396.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/8-5-696x358.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/8-5-1068x550.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/8-5-815x420.png 815w, https://www.osradar.com/wp-content/uploads/2019/10/8-5.png 1363w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>On &#8220;General&#8221; tab specify the details as below:<br>Action: Create.<br>Location: \\WD19DC1\HR Data.<br>Label as: HR Data.<br>Use: H. (This is going to be the drive letter)</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-YryT5bGtsl4/XWkqJn-fKkI/AAAAAAAAA4E/Y8Vsggw-RpsRHUBwJxSKCJtnrQts1IgoACEwYBhgL/s1600/9_assign_network_path_drive_letter-min.png"><img loading="lazy" width="1024" height="527" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/9-2-1024x527.png" alt="" class="wp-image-14908" srcset="https://www.osradar.com/wp-content/uploads/2019/10/9-2-1024x527.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/9-2-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/9-2-768x396.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/9-2-696x358.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/9-2-1068x550.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/9-2-816x420.png 816w, https://www.osradar.com/wp-content/uploads/2019/10/9-2.png 1365w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>On &#8220;Common&#8221; tab. Select “Run in logged-on user&#8217;s security context and item-level targeting check boxes. Click on targeting button.</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-vgyxc1IIAac/XWkqEGPONNI/AAAAAAAAA4A/vF-Wrh8nmMccxylYaF8M8KC4YX4wEi-RwCEwYBhgL/s1600/10_itel_level_targeting-min.png"><img loading="lazy" width="1024" height="527" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/10-1-1024x527.png" alt="" class="wp-image-14909" srcset="https://www.osradar.com/wp-content/uploads/2019/10/10-1-1024x527.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/10-1-300x154.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/10-1-768x395.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/10-1-696x358.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/10-1-1068x550.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/10-1-816x420.png 816w, https://www.osradar.com/wp-content/uploads/2019/10/10-1.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>Click on New Item. Select &#8220;Security Group&#8221; and then select the security group you want to target.</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-yaTrIoW_T6c/XWkqEK644eI/AAAAAAAAA34/dTOe45lcHdseCrsUUycfOn-LgwY17VrLQCEwYBhgL/s1600/11_add_items_security_group-min.png"><img loading="lazy" width="1024" height="528" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/11-1-1024x528.png" alt="" class="wp-image-14910" srcset="https://www.osradar.com/wp-content/uploads/2019/10/11-1-1024x528.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/11-1-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/11-1-768x396.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/11-1-696x359.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/11-1-1068x550.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/11-1-815x420.png 815w, https://www.osradar.com/wp-content/uploads/2019/10/11-1.png 1360w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>Click on ok button. (In our case it will be HRUsers security group).</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-bjkyYtbZy80/XWkqENXONsI/AAAAAAAAA4E/8JXDM2ZIwe0jVsWj0NKbFfwsRNu7o42mwCEwYBhgL/s1600/12_add_security_group-min.png"><img loading="lazy" width="1024" height="529" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/12-1024x529.png" alt="" class="wp-image-14911" srcset="https://www.osradar.com/wp-content/uploads/2019/10/12-1024x529.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/12-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/12-768x396.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/12-696x359.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/12-1068x551.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/12-814x420.png 814w, https://www.osradar.com/wp-content/uploads/2019/10/12.png 1362w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>Click on Apply and ok button to close the new drive properties.</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-icWQaxapH_c/XWkqEql_L_I/AAAAAAAAA38/o5hw0o1XdZoP7H7BUBU3GbXD7zVcmKL9wCEwYBhgL/s1600/13_apply_ok-min.png"><img loading="lazy" width="1024" height="530" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/13-1024x530.png" alt="" class="wp-image-14912" srcset="https://www.osradar.com/wp-content/uploads/2019/10/13-1024x530.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/13-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/13-768x398.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/13-696x360.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/13-1068x553.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/13-811x420.png 811w, https://www.osradar.com/wp-content/uploads/2019/10/13.png 1362w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>This completes the GPO settings. Close group policy management editor console.</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-5K5DSInzx04/XWkqFZ3k9hI/AAAAAAAAA34/9MyVBpQ3p8MBJaSfkW8-fTmuKWrAqCGewCEwYBhgL/s1600/14_close_group_policy_editor_console-min.png"><img loading="lazy" width="1024" height="527" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/14-1024x527.png" alt="" class="wp-image-14913" srcset="https://www.osradar.com/wp-content/uploads/2019/10/14-1024x527.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/14-300x154.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/14-768x395.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/14-696x358.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/14-1068x550.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/14-816x420.png 816w, https://www.osradar.com/wp-content/uploads/2019/10/14.png 1362w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p><strong>Step:2 Link group policy object:</strong><br>In the Group Policy Management Console, right-click on the Domain/OU where you want to link the group policy object.</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-IDqRoQX0qI8/XWkqFQ6qhCI/AAAAAAAAA3s/N5QLq6dJfb8b8yXiD3m0INvC33p8sy02wCEwYBhgL/s1600/15_link_an_existing_gpo-min.png"><img loading="lazy" width="1024" height="528" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/15-1024x528.png" alt="" class="wp-image-14914" srcset="https://www.osradar.com/wp-content/uploads/2019/10/15-1024x528.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/15-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/15-768x396.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/15-696x359.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/15-1068x550.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/15-815x420.png 815w, https://www.osradar.com/wp-content/uploads/2019/10/15.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>Select &#8220;Link an existing GPO&#8221;. Select the GPO (In our case it will be Map Network Drive GPO).<br>Click on ok button.</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-JAYapuJnFhE/XWkqFsuduJI/AAAAAAAAA30/6i2vek1-kdgKPsiW1TO5qyrZPZrBta_SgCEwYBhgL/s1600/16_select_gpo_to_link-min.png"><img loading="lazy" width="1024" height="529" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/16-1024x529.png" alt="" class="wp-image-14915" srcset="https://www.osradar.com/wp-content/uploads/2019/10/16-1024x529.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/16-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/16-768x397.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/16-696x359.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/16-1068x552.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/16-813x420.png 813w, https://www.osradar.com/wp-content/uploads/2019/10/16.png 1365w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p><strong>Step:3 Test the result:</strong><br>On the client computer, Login with the user who is a member of HRUsers security group that we have added in the item-level targeting to verify that our policy of mapping drive using Item Level Targeting GPO is deployed or not. </p>



<p> Verify that mapped drive using item-level targeting is deployed successfully by accessing the mapped drive naming  HR Data (H) .</p>



<figure class="wp-block-image"><a href="https://1.bp.blogspot.com/-3gqtOdbB47c/XWkqGe57C3I/AAAAAAAAA4A/qLHdIFi9wKkPzd-BMUgTqw-n-2cZRBjYwCEwYBhgL/s1600/18_verify_the_network_drive-min.png"><img loading="lazy" width="1024" height="576" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/Windows-10-x64-2019-10-22-10-43-38-1024x576.png" alt="" class="wp-image-14917" srcset="https://www.osradar.com/wp-content/uploads/2019/10/Windows-10-x64-2019-10-22-10-43-38-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/Windows-10-x64-2019-10-22-10-43-38-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/Windows-10-x64-2019-10-22-10-43-38-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/Windows-10-x64-2019-10-22-10-43-38-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/Windows-10-x64-2019-10-22-10-43-38-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/Windows-10-x64-2019-10-22-10-43-38-747x420.png 747w, https://www.osradar.com/wp-content/uploads/2019/10/Windows-10-x64-2019-10-22-10-43-38.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>Log off from user account HR Users1 and log in as an HR user2 (who is not a member of HRUsers security group).</p>



<p>Verify that mapped drive is not present under file explorer.</p>



<p>It works perfectly fine for us.<br>Now, any user we put in the HRUsers security group will get this mapped drive.

</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/mapping-drives-with-group-policy-preferences-and-item-level-targeting/">Mapping Drives with Group Policy Preferences and Item-Level Targeting</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/mapping-drives-with-group-policy-preferences-and-item-level-targeting/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Active Directory on Windows 10.</title>
		<link>https://www.osradar.com/how-to-install-active-directory-on-windows-10/</link>
					<comments>https://www.osradar.com/how-to-install-active-directory-on-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[Roger Polanco]]></dc:creator>
		<pubDate>Sat, 28 Sep 2019 00:52:55 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[groups]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows server 2019]]></category>
		<guid isPermaLink="false">https://www.googez.com/?p=1544</guid>

					<description><![CDATA[<p>Hello, how are you? Windows Server 2016 and Windows Server 2019 incorporates a very interesting feature called Active Directory Domain. Inasmuch as, allows you to completely manage the users of the organization and also control the client computers in the domain. It is a very useful tool since it allows to develop several management tasks. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-active-directory-on-windows-10/">How to install Active Directory on Windows 10.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, how are you? Windows Server 2016 and Windows Server 2019 incorporates a very interesting feature called Active Directory Domain.<em> </em>Inasmuch as, allows you to completely manage the users of the organization and also control the client computers in the domain. It is a very useful tool since it allows to develop several management tasks. All its functions and features are very well explained on our website. Indeed, in previous articles, we show you how to how to install Active Directory on <a rel="noreferrer noopener" aria-label="Windows Server 2019 (opens in a new tab)" href="https://www.googez.com/step-by-step-setup-active-directory-domain-service-on-windows-server-2019/" target="_blank">Windows Server 2019</a>. For this purpose, we will use the Remote Server Administration Tool.  It is a Windows Server component for remote management of other computers also running that operating system. For this reason, I am going to show you how to install Active Directory in Windows 10.</p>



<h2>Prerequisites</h2>



<ul><li>The client computer running Windows 10 must be added to a domain running Windows Server 2019. If you don&#8217;t know how to do it, I invite you to read this <a rel="noreferrer noopener" aria-label="tutorial (opens in a new tab)" href="https://www.googez.com/how-to-add-windows-10-to-windows-server-2019-domain/" target="_blank">tutorial</a>. </li><li>This function runs only on Windows 10 Professional, Windows 10 Enterprise and Windows 10 Education </li><li>An equal version to or more recent than Windows 10 October 2018 Update.</li><li>Users with a version prior to Windows 10 October 2018 Update, can download and install the RSAT package from <a rel="noreferrer noopener" aria-label="here (opens in a new tab)" href="https://www.microsoft.com/en-us/download/details.aspx?id=45520" target="_blank">here</a>.</li></ul>



<h2>Adding Remote Server Administration Tools on Windows 10.</h2>



<p>Starting with Windows 10 October 2018 Update, RSAT is included as a set of &#8220;Features on Demand&#8221; in Windows 10 itself. So what we are going to do is add the feature. With this in mind, type optional in the search bar and select <strong>Add an optional feature</strong>.</p>



<figure class="wp-block-image"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/act.jpg" alt="" class="wp-image-1545"/><figcaption>Selecting Add an optional feature</figcaption></figure>



<p>A list of options will open. Click on <strong>Add a feature</strong></p>



<figure class="wp-block-image"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/act2-1024x728.jpg" alt="Add a feature" class="wp-image-1546"/><figcaption>Add a feature</figcaption></figure>



<p>In the following box navigate to RSAT and there download the function you need. </p>



<figure class="wp-block-image"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/act3-2-1024x728.jpg" alt="Select RSAT features to install" class="wp-image-1549"/><figcaption>Select RSAT features to install</figcaption></figure>



<p>Once you have selected them, go back to the previous screen to see the progress of the installation.</p>



<figure class="wp-block-image"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/act4-1024x728.jpg" alt="Installing RSAT features" class="wp-image-1550"/><figcaption>Installing RSAT features</figcaption></figure>



<p>This process will take several minutes, depending on the speed of your connection. After the installation is done, let&#8217;s check if it&#8217;s working. With that in mind follow this path: <em>Control Panel&gt;System and Security&gt;Administrative Tools</em>.</p>



<figure class="wp-block-image"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/act5-1024x728.jpg" alt="Control Panel&gt;System and Security&gt;Administrative Tools" class="wp-image-1551"/><figcaption> <em>Control Panel&gt;System and Security&gt;Administrative Tools</em> </figcaption></figure>



<p>Then double-click on Active Directory Users and Computers. The Active Directory will then be opened</p>



<figure class="wp-block-image"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/active-1024x728.jpg" alt="Active Directory on Windows 10" class="wp-image-1621"/><figcaption>Active Directory on Windows 10</figcaption></figure>



<h2>Add user in Active Directory</h2>



<p>To add a user in Active Directory we need to use an account with administrative privileges. With this in mind, on the welcome screen you have to follow the following syntax in the username:</p>



<pre class="wp-block-preformatted">nameofserver/Administrator</pre>



<figure class="wp-block-image"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/photo_2019-09-27_18-47-25-1024x768.jpg" alt="" class="wp-image-1622"/></figure>



<p>In my case, I am working with the Telematic server. Then enter the password. Once the system loads, start Active Directory as explained above. Locate the <strong>users </strong>folder and right-click on it. Once the system loads, start Active Directory as explained above. And then select new user.</p>



<figure class="wp-block-image"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/active4-1024x768.jpg" alt="Add new user in Active Directory" class="wp-image-1623"/><figcaption>Add new user in Active Directory</figcaption></figure>



<p>We are going to create a user named Tom Sawyer. </p>



<figure class="wp-block-image"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/gallo.jpg" alt="Adding a user named Tom Sawyer" class="wp-image-1624"/><figcaption>Adding a user named Tom Sawyer</figcaption></figure>



<p>In the following box assign the password, duration and if the user can change it. It also establishes if the account is active or not.</p>



<figure class="wp-block-image"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/active5.jpg" alt="Setting the password" class="wp-image-1626"/><figcaption>Setting the password</figcaption></figure>



<p>Confirm the parameters and press finish to create the new user.</p>



<figure class="wp-block-image"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/active6-1.jpg" alt="The new user finally created" class="wp-image-1628"/><figcaption>The new user finally created</figcaption></figure>



<p>All right, that&#8217;s it for now. Finally, we have learned to install Active Directory in Windows 10. This will allow us to use all the functions offered by this management tool. Before saying goodbye, I would like to invite you to join our <a href="https://t.me/googez" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Telegram</a> channel.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-active-directory-on-windows-10/">How to install Active Directory on Windows 10.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-active-directory-on-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
