<?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>GPO Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/gpo/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 07 Oct 2020 20:48:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to prevent access to the Control Panel using GPO in Windows Server 2019/2016</title>
		<link>https://www.osradar.com/how-to-prevent-access-to-the-control-panel-using-gpo-in-windows-server-2019-2016/</link>
					<comments>https://www.osradar.com/how-to-prevent-access-to-the-control-panel-using-gpo-in-windows-server-2019-2016/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Tue, 06 Oct 2020 21:15:00 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[control panel]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[prohibit control panel gpo]]></category>
		<category><![CDATA[Windows server]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=24095</guid>

					<description><![CDATA[<p>The administrator of a server has multiple obligations. Indeed, one of them is to prohibit users from accessing or not accessing apps within the system. Since this way the security of the system is improved. As far as Windows Server is concerned, there are components that are very sensitive to its operation. For example, the [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-prevent-access-to-the-control-panel-using-gpo-in-windows-server-2019-2016/">How to prevent access to the Control Panel using GPO in Windows Server 2019/2016</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The administrator of a server has multiple obligations. Indeed, one of them is to prohibit users from accessing or not accessing apps within the system. Since this way the security of the system is improved. As far as Windows Server is concerned, there are components that are very sensitive to its operation. For example, the <a href="https://www.osradar.com/disable-firewall-in-windows-server-2019-2016/" target="_blank" rel="noreferrer noopener">Firewall.</a> Additionally, the control panel is of paramount importance within the system. Inasmuch as, from there you can manage essential parameters and configurations for the computer. Consequently, its erroneous manipulation can compromise the operation of the system. For this reason, today we will see how to prevent access to the Control Panel using GPO in Windows Server 2019/2016.</p>



<h2>Setting up a new GPO to prevent access to the control panel.</h2>



<p>The first thing you have to do is open the Group Policy Manager. With this in mind, press the Win+R combination and run the following command:</p>



<pre class="wp-block-preformatted">gpmc.msc</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="413" height="229" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/control.png" alt="Launching the Group Policy Manager" class="wp-image-24096" srcset="https://www.osradar.com/wp-content/uploads/2020/09/control.png 413w, https://www.osradar.com/wp-content/uploads/2020/09/control-300x166.png 300w" sizes="(max-width: 413px) 100vw, 413px" /><figcaption>Launching the Group Policy Manager</figcaption></figure>



<p>Before continuing, it is important to make a clarification. When creating a group policy, there are two areas of application. In the first place you can create a group policy at a general level for all users. To do this, select the Default Domain Policy option. On the other hand, you can create a policy for a certain group of users. With this in mind, select the particular organizational unit. This time we will create the policy for the organizational unit. With this in mind, right click on it. Then click on <em>Create a GPO in this domain, and Link it here</em>:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="786" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/control2-1024x786.png" alt="Creating a new policy" class="wp-image-24098" srcset="https://www.osradar.com/wp-content/uploads/2020/09/control2-1024x786.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/control2-300x230.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/control2-768x589.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/control2-696x534.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/control2-1068x819.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/control2-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/09/control2.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Creating a new policy</figcaption></figure>



<p>Then assign the name to the new policy.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="386" height="204" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/control3.png" alt="Assigning the name to the new policy" class="wp-image-24100" srcset="https://www.osradar.com/wp-content/uploads/2020/09/control3.png 386w, https://www.osradar.com/wp-content/uploads/2020/09/control3-300x159.png 300w" sizes="(max-width: 386px) 100vw, 386px" /><figcaption>Assigning the name to the new policy</figcaption></figure>



<p>Back to the previous screen, you can see the new policy already created.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/control4-1024x787.png" alt="" class="wp-image-24102" srcset="https://www.osradar.com/wp-content/uploads/2020/09/control4-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/control4-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/control4-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/control4-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/control4-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/control4-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/09/control4.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h2>Editing the policy values.</h2>



<p>After creating the policy it is time to edit it so that it meets the objectives. With this in mind, right click on it and then on Edit.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="789" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/control5-1024x789.png" alt="Editing the policy" class="wp-image-24103" srcset="https://www.osradar.com/wp-content/uploads/2020/09/control5-1024x789.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/control5-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/control5-768x592.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/control5-696x536.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/control5-1068x823.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/control5.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Editing the policy</figcaption></figure>



<p>Then select the next route: <strong>User configuration&gt;Policies&gt;Administrative Templates&gt;Control Panel. </strong>Once there, double-click on <em>Prohibit access to the Control Panel and PC settings</em>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/control6-1024x787.png" alt="Select the rule regarding access to the control panel" class="wp-image-24105" srcset="https://www.osradar.com/wp-content/uploads/2020/09/control6-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/control6-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/control6-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/control6-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/control6-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/control6-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/09/control6.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Select the rule regarding access to the control panel</figcaption></figure>



<p>You must then enable it to enforce the ban.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="686" height="636" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/control7.png" alt="Please enable the rule. " class="wp-image-24107" srcset="https://www.osradar.com/wp-content/uploads/2020/09/control7.png 686w, https://www.osradar.com/wp-content/uploads/2020/09/control7-300x278.png 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>Please enable the rule.</figcaption></figure>



<p>Back to the editor, you can see the rule actually enabled.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/control8-1024x787.png" alt="" class="wp-image-24109" srcset="https://www.osradar.com/wp-content/uploads/2020/09/control8-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/control8-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/control8-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/control8-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/control8-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/control8.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>At the end of the day we learned how to prevent access to the Control Panel using GPO in <a href="https://docs.microsoft.com/en-us/windows-server/" target="_blank" rel="noreferrer noopener">Windows Server</a> 2019/2016. In this way it is possible to increase control over the safety of the system. I hope I have dispelled your doubts. Stay tuned for the latest news and technology tutorials. Bye!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-prevent-access-to-the-control-panel-using-gpo-in-windows-server-2019-2016/">How to prevent access to the Control Panel using GPO in Windows Server 2019/2016</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-prevent-access-to-the-control-panel-using-gpo-in-windows-server-2019-2016/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to turn off the screen using GPO on Windows 10/Server 2019</title>
		<link>https://www.osradar.com/how-to-turn-off-the-screen-using-gpo-on-windows-10-server-2019/</link>
					<comments>https://www.osradar.com/how-to-turn-off-the-screen-using-gpo-on-windows-10-server-2019/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Thu, 01 Oct 2020 21:59:00 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[save energy]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=23926</guid>

					<description><![CDATA[<p>Hello! Without a doubt the energy issue is crucial. Indeed, the use of the computer generates electricity consumption. Especially by the monitor. Since many times the user stops working and does not turn it off. Therefore, it is advisable to set parameters to turn off the screen after a certain time of inactivity. However, as [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-turn-off-the-screen-using-gpo-on-windows-10-server-2019/">How to turn off the screen using GPO on Windows 10/Server 2019</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! Without a doubt the energy issue is crucial. Indeed, the use of the computer generates electricity consumption. Especially by the monitor. Since many times the user stops working and does not turn it off. Therefore, it is advisable to set parameters to turn off the screen after a certain time of inactivity. However, as system administrators it is ideal to apply the settings to domain members. This way you don&#8217;t have to do it one by one to the computers. Next we will see how to turn off the screen using <a href="https://www.osradar.com/how-to-create-gpo-in-windows-server-2019/" target="_blank" rel="noreferrer noopener">GPO</a> on Windows 10/<a href="https://www.microsoft.com/en-us/windows-server" target="_blank" rel="noreferrer noopener">Server</a> 2019.</p>



<h2>Managing GPO to turn off the screen.</h2>



<p>If you are inside Windows Server, you can manage the group policies. In this way, the settings will be applied to all members of the domain. The first thing you have to do is go to the <strong>Server Manager</strong>. Once there, within the <strong>Tools </strong>menu, click on <strong>Group Policy Management</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="789" src="https://www.osradar.com/wp-content/uploads/2020/09/gpo-1-1024x789.png" alt="Launching the Group Policy Manager" class="wp-image-23933" srcset="https://www.osradar.com/wp-content/uploads/2020/09/gpo-1-1024x789.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/gpo-1-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/gpo-1-768x592.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/gpo-1-696x536.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/gpo-1-1068x823.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/gpo-1.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Launching the Group Policy Manager</figcaption></figure>



<p>Then, display the domain and right click on <strong>Default Domain Policy</strong>. Finally, press <strong>Edit</strong>.</p>



<figure class="wp-block-image size-large is-style-default"><img loading="lazy" width="1024" height="790" src="https://www.osradar.com/wp-content/uploads/2020/09/ene2-1024x790.png" alt="Editing domain policies" class="wp-image-23935" srcset="https://www.osradar.com/wp-content/uploads/2020/09/ene2-1024x790.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/ene2-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/ene2-768x592.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/ene2-696x537.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/ene2-1068x824.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/ene2.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Editing domain policies</figcaption></figure>



<p>Then follow the next route: <strong>Computer Configuration&gt;Policies&gt;Administrative Templates&gt;System&gt;Power Management&gt;Video and Display Settings</strong>. Once there you must select the option according to your desktop or laptop. In any case, the policy to edit is the one corresponding to <em>Turn off the display</em>:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="https://www.osradar.com/wp-content/uploads/2020/09/ene3-1024x787.png" alt="Select the policy to turn off the screen. " class="wp-image-23938" srcset="https://www.osradar.com/wp-content/uploads/2020/09/ene3-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/ene3-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/ene3-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/ene3-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/ene3-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/ene3-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/09/ene3.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Select the policy to turn off the screen.</figcaption></figure>



<p>Please right-click to edit the policy. The first thing you need to do is to Enable the policy. And then set the time frame for shutting down the screen.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="686" height="636" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/ene4.png" alt="Setting the time-lapse for turning off the screen due to inactivity. " class="wp-image-23940" srcset="https://www.osradar.com/wp-content/uploads/2020/09/ene4.png 686w, https://www.osradar.com/wp-content/uploads/2020/09/ene4-300x278.png 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>Setting the time-lapse for turning off the screen due to inactivity.</figcaption></figure>



<h2>How to create a GPO to block the user session due to inactivity</h2>



<p>Windows 10 users can edit a GPO to manage the shutdown of the display. With this in mind, press the Win+R combination and execute the following command:</p>



<pre class="wp-block-preformatted">gpedit.msc</pre>



<p>Now please follow the next path: <strong>User Configuration&gt;Administrative Templates&gt;Control Panel&gt;Personalization</strong>. Once there, double-click on <em>Enable screen saver. </em></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/ene5-1024x787.png" alt="" class="wp-image-23945" srcset="https://www.osradar.com/wp-content/uploads/2020/09/ene5-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/ene5-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/ene5-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/ene5-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/ene5-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/ene5-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/09/ene5.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Now, double-click on it to edit it. Then enable the rule. Press OK to continue</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="686" height="643" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/ene6.png" alt="Please Enable the rule" class="wp-image-23946" srcset="https://www.osradar.com/wp-content/uploads/2020/09/ene6.png 686w, https://www.osradar.com/wp-content/uploads/2020/09/ene6-300x281.png 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>Please Enable the rule</figcaption></figure>



<p>Now proceed to edit the rule <em>Scree</em>n <em>saver timeout</em></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="686" height="636" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/ene8-1.png" alt="" class="wp-image-23952" srcset="https://www.osradar.com/wp-content/uploads/2020/09/ene8-1.png 686w, https://www.osradar.com/wp-content/uploads/2020/09/ene8-1-300x278.png 300w" sizes="(max-width: 686px) 100vw, 686px" /></figure>



<p>Once again, enable the rule and set the time frame</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="686" height="636" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/ene8-2.png" alt="" class="wp-image-23953" srcset="https://www.osradar.com/wp-content/uploads/2020/09/ene8-2.png 686w, https://www.osradar.com/wp-content/uploads/2020/09/ene8-2-300x278.png 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>Please Enable the rule</figcaption></figure>



<p>To finish the configuration, select the rule <em>Password protect the screen saver.</em></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/ene9-1024x787.png" alt="" class="wp-image-23955" srcset="https://www.osradar.com/wp-content/uploads/2020/09/ene9-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/ene9-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/ene9-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/ene9-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/ene9-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/ene9-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/09/ene9.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Just enable it!</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="686" height="636" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/ene11.png" alt="" class="wp-image-23958" srcset="https://www.osradar.com/wp-content/uploads/2020/09/ene11.png 686w, https://www.osradar.com/wp-content/uploads/2020/09/ene11-300x278.png 300w" sizes="(max-width: 686px) 100vw, 686px" /></figure>



<p>Please note that using this method, changes are set at the local level. If you wish to modify the policy of a domain, repeat the steps, but this time using Group Policy Management.</p>



<h2>Conclusion</h2>



<p>Ultimately, we have seen how to turn off the screen using GPO on Windows 10/Server 2019. This way, you can manage the power consumption of a computer or domain members. All right, that&#8217;s it for now. Please stay tuned for more information on Windows 10 and Windows Server. See you later!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-turn-off-the-screen-using-gpo-on-windows-10-server-2019/">How to turn off the screen using GPO on Windows 10/Server 2019</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-turn-off-the-screen-using-gpo-on-windows-10-server-2019/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to import or export Local Security Policy in Windows 10/Server 2019</title>
		<link>https://www.osradar.com/how-to-import-or-export-local-security-policy-in-windows-10-server-2019/</link>
					<comments>https://www.osradar.com/how-to-import-or-export-local-security-policy-in-windows-10-server-2019/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Tue, 29 Sep 2020 21:07:00 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[export local security policy]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[import local security policy]]></category>
		<category><![CDATA[local security policy]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows server]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=23892</guid>

					<description><![CDATA[<p>Hello! Microsoft has increased the security of Windows systems with different measures. Indeed, these actions are focused on protecting data and services. One of these configurations is the configuration of security policies. Since these are rules that manage the security settings of the computer. Consequently, these policies allow managing various aspects such as: assigning groups [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-import-or-export-local-security-policy-in-windows-10-server-2019/">How to import or export Local Security Policy in Windows 10/Server 2019</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! Microsoft has increased the security of Windows systems with different measures. Indeed, these actions are focused on protecting data and services. One of these configurations is the configuration of security policies. Since these are rules that manage the security settings of the computer. Consequently, these policies allow managing various aspects such as: assigning groups for users, defining resource permissions for users, among others. So let&#8217;s see how to import or export Local Security Policy in Windows 10/<a href="https://www.microsoft.com/en-us/windows-server" target="_blank" rel="noreferrer noopener">Server</a> 2019.</p>



<h2>How to export security policies. Graphic mode</h2>



<p>It is likely that at some point you will modify some element of the security policies. In such a case the most recommendable thing is to export the configuration. This way, you will not have to restore them manually. Since it would be enough with importing them to return to the original state. So first press the Win+R combination and run the following command:</p>



<pre class="wp-block-preformatted">secpol.msc</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="399" height="206" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/direc.png" alt="" class="wp-image-23894" srcset="https://www.osradar.com/wp-content/uploads/2020/09/direc.png 399w, https://www.osradar.com/wp-content/uploads/2020/09/direc-300x155.png 300w" sizes="(max-width: 399px) 100vw, 399px" /></figure>



<p>The local security policy console is immediately displayed. Once there, please right-click on <strong>Security Settings</strong>. Finally, select the <strong>Export Policy</strong> option:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="792" height="572" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/direc2.png" alt="" class="wp-image-23895" srcset="https://www.osradar.com/wp-content/uploads/2020/09/direc2.png 792w, https://www.osradar.com/wp-content/uploads/2020/09/direc2-300x217.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/direc2-768x555.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/direc2-696x503.png 696w" sizes="(max-width: 792px) 100vw, 792px" /><figcaption>Exporting the security policy.</figcaption></figure>



<p>By default, Windows 10 will store this file in the following path: <strong>C:\Users\coolr\Documents\Security\Templates.</strong> However, you can choose a different location. Please assign the name and save the backup.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="626" height="505" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/direc3.png" alt="Exporting the security policy" class="wp-image-23896" srcset="https://www.osradar.com/wp-content/uploads/2020/09/direc3.png 626w, https://www.osradar.com/wp-content/uploads/2020/09/direc3-300x242.png 300w" sizes="(max-width: 626px) 100vw, 626px" /><figcaption>Exporting the security policy</figcaption></figure>



<h2>How to import local security policy. Graphic mode</h2>



<p>To import the security policies, we must go back to the local policy manager. With this in mind, repeat the process from the previous point. Once there, right click on <strong>Security Settings</strong> and then on <strong>Import Policy.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="796" height="572" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/direc4.png" alt="Importing security policy. " class="wp-image-23899" srcset="https://www.osradar.com/wp-content/uploads/2020/09/direc4.png 796w, https://www.osradar.com/wp-content/uploads/2020/09/direc4-300x216.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/direc4-768x552.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/direc4-696x500.png 696w" sizes="(max-width: 796px) 100vw, 796px" /><figcaption>Importing security policy.</figcaption></figure>



<p>Then go to the file location and press <strong>open </strong>to start the process. Finally, restart the computer to complete the task</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="626" height="505" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/direc5.png" alt="Selecting the file" class="wp-image-23901" srcset="https://www.osradar.com/wp-content/uploads/2020/09/direc5.png 626w, https://www.osradar.com/wp-content/uploads/2020/09/direc5-300x242.png 300w" sizes="(max-width: 626px) 100vw, 626px" /><figcaption>Selecting the file</figcaption></figure>



<h2>How to export the local security policy. Command Prompt Mode</h2>



<p>The first thing you have to do is open a command prompt and use the following syntax:</p>



<pre class="wp-block-preformatted">secedit.exe /export /cfg X:\file.inf</pre>



<p>Please remember to replace the letter X with the path where you will be saving the file. And of course, assign the name to the file. In my case, the command was like this:</p>



<pre class="wp-block-preformatted">secedit.exe /export /cfg E:\bck.inf</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="979" height="512" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/direc6.png" alt="Exporting security policy with CMD" class="wp-image-23905" srcset="https://www.osradar.com/wp-content/uploads/2020/09/direc6.png 979w, https://www.osradar.com/wp-content/uploads/2020/09/direc6-300x157.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/direc6-768x402.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/direc6-696x364.png 696w" sizes="(max-width: 979px) 100vw, 979px" /><figcaption>Exporting security policy with CMD</figcaption></figure>



<h2>How to import security policy with CMD</h2>



<p>To import the security policy, please use the following syntax:</p>



<pre class="wp-block-preformatted">secedit.exe /configure /db %windir%\security\local.sdb /cfg X:file.inf</pre>



<p>Once again, modify the parameters as in the previous section. In my case it is:</p>



<pre class="wp-block-preformatted">secedit.exe /configure /db %windir%\security\local.sdb /cfg E:bck.inf</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="979" height="512" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/direc7.png" alt="" class="wp-image-23908" srcset="https://www.osradar.com/wp-content/uploads/2020/09/direc7.png 979w, https://www.osradar.com/wp-content/uploads/2020/09/direc7-300x157.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/direc7-768x402.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/direc7-696x364.png 696w" sizes="(max-width: 979px) 100vw, 979px" /><figcaption><em>Importing security policy with CMD</em></figcaption></figure>



<p>Finally, we have seen how to import or export Local Security Policy in Windows 10/Server 2019. Consequently, we will be able to restore these policies at any time. Or simply export it to another computer. This is all for the moment, before saying goodbye I invite you to see our post on how to check the status of the d<a href="https://www.osradar.com/how-to-check-domain-controller-status-in-windows-server-2019-2016/" target="_blank" rel="noreferrer noopener">omain controller</a> in Windows Server. See you later!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-import-or-export-local-security-policy-in-windows-10-server-2019/">How to import or export Local Security Policy in Windows 10/Server 2019</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-import-or-export-local-security-policy-in-windows-10-server-2019/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to backup and restore Group Policy Objects in Windows Server 2016/2019.</title>
		<link>https://www.osradar.com/how-to-backup-and-restore-group-policy-objects-in-windows-server-2016-2019/</link>
					<comments>https://www.osradar.com/how-to-backup-and-restore-group-policy-objects-in-windows-server-2016-2019/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Fri, 25 Sep 2020 21:31:24 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup GPO]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[restore GPO]]></category>
		<category><![CDATA[Windows server]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=23781</guid>

					<description><![CDATA[<p>Hi! Previously we have mentioned that Windows Server pursues a centralized administration of each role and service. In this way, a fluid communication between clients and server is guaranteed. To do this, we have a very useful tool, as are the Group Policy Objects. Indeed, this functionality allows to implement specific configurations for the computers [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-backup-and-restore-group-policy-objects-in-windows-server-2016-2019/">How to backup and restore Group Policy Objects in Windows Server 2016/2019.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hi! Previously we have mentioned that Windows Server pursues a centralized administration of each role and service. In this way, a fluid communication between clients and server is guaranteed. To do this, we have a very useful tool, as are the Group Policy Objects. Indeed, this functionality allows to implement specific configurations for the computers within the domain. In addition, these configurations can be both hardware and software. Its importance for the health of the server is then evident. So a smart decision is to keep a back up of these policies. Because if something goes wrong with the system, then the data can be easily restored. So, let&#8217;s get to work! Let&#8217;s see how to backup and restore Group Policy Objects in <a href="https://docs.microsoft.com/en-us/windows-server/" target="_blank" rel="noreferrer noopener">Windows Server</a> 2016/2019.</p>



<h2>Using the Server Manager to create a GPO backup.</h2>



<p>To create a backup of the GPO, we will use the <strong>Server Manager</strong>. Once there, please open the Tools menu, and from there select <strong>Group Policy Management.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="789" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/gpo-1024x789.png" alt="Server Manager&gt;Group Policy Management" class="wp-image-23783" srcset="https://www.osradar.com/wp-content/uploads/2020/09/gpo-1024x789.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/gpo-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/gpo-768x592.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/gpo-696x536.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/gpo-1068x823.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/gpo.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Server Manager>Group Policy Management</figcaption></figure>



<p>A control console will be immediately deployed. First select the domain. Then select the <strong>Group Policy Objects</strong> section. Once here, it is possible to make a backup of all the group directives. With this in mind, right click and then select <strong>Back Up All</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="792" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/gpo2-1024x792.png" alt="Backing up all group policies" class="wp-image-23785" srcset="https://www.osradar.com/wp-content/uploads/2020/09/gpo2-1024x792.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/gpo2-300x232.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/gpo2-768x594.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/gpo2-696x538.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/gpo2-1068x826.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/gpo2.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Backing up all group policies</figcaption></figure>



<p>Another option is to support a specific GPO. With this in mind, double-click on it and then on <strong>Back Up.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="779" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/gpo3-1024x779.png" alt="Backing up a specific GPO" class="wp-image-23787" srcset="https://www.osradar.com/wp-content/uploads/2020/09/gpo3-1024x779.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/gpo3-300x228.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/gpo3-768x584.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/gpo3-696x529.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/gpo3-1068x812.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/gpo3-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/09/gpo3.png 1295w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Backing up a specific GPO</figcaption></figure>



<p>In either case an assistant will be displayed. Once there, you must select the location where the backup will be saved. You can also enter a brief description of the task.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="400" height="390" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/gpo4.png" alt="Assigning backup values." class="wp-image-23789" srcset="https://www.osradar.com/wp-content/uploads/2020/09/gpo4.png 400w, https://www.osradar.com/wp-content/uploads/2020/09/gpo4-300x293.png 300w" sizes="(max-width: 400px) 100vw, 400px" /><figcaption>Assigning backup values.</figcaption></figure>



<p>Once the <strong>Back Up</strong> button is pressed, the backup process will begin.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="527" height="438" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/gpo5.png" alt="" class="wp-image-23792" srcset="https://www.osradar.com/wp-content/uploads/2020/09/gpo5.png 527w, https://www.osradar.com/wp-content/uploads/2020/09/gpo5-300x249.png 300w" sizes="(max-width: 527px) 100vw, 527px" /></figure>



<p>After a few seconds, the backup will have been successfully created.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="527" height="438" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/gpo6.png" alt="" class="wp-image-23793" srcset="https://www.osradar.com/wp-content/uploads/2020/09/gpo6.png 527w, https://www.osradar.com/wp-content/uploads/2020/09/gpo6-300x249.png 300w" sizes="(max-width: 527px) 100vw, 527px" /><figcaption>Successful backup</figcaption></figure>



<h2>Restoring a GPO backup on Windows Server 2019/2016</h2>



<p>In the scenario that some policies are flawed, then it is possible to restore the backup. In this way, we can return to the original state. With this in mind, double-click on <strong>Group Policy Objects</strong> and then on <strong>Manage Backups.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="785" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/gpo7-1024x785.png" alt="Entering the GPO Backup Manager" class="wp-image-23794" srcset="https://www.osradar.com/wp-content/uploads/2020/09/gpo7-1024x785.png 1024w, https://www.osradar.com/wp-content/uploads/2020/09/gpo7-300x230.png 300w, https://www.osradar.com/wp-content/uploads/2020/09/gpo7-768x588.png 768w, https://www.osradar.com/wp-content/uploads/2020/09/gpo7-696x533.png 696w, https://www.osradar.com/wp-content/uploads/2020/09/gpo7-1068x818.png 1068w, https://www.osradar.com/wp-content/uploads/2020/09/gpo7-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/09/gpo7.png 1287w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Entering the GPO Backup Manager</figcaption></figure>



<p>The policies that have been endorsed will be shown immediately. Please select the damaged GPO and finally press the <strong>Restore</strong> button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="602" height="546" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/gpo8.png" alt="Restoring the affected GPO" class="wp-image-23796" srcset="https://www.osradar.com/wp-content/uploads/2020/09/gpo8.png 602w, https://www.osradar.com/wp-content/uploads/2020/09/gpo8-300x272.png 300w" sizes="(max-width: 602px) 100vw, 602px" /><figcaption>Restoring the affected GPO</figcaption></figure>



<p>After a few seconds, the GPO will have been successfully restored.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="527" height="438" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/09/gpo9.png" alt="Successful backup" class="wp-image-23798" srcset="https://www.osradar.com/wp-content/uploads/2020/09/gpo9.png 527w, https://www.osradar.com/wp-content/uploads/2020/09/gpo9-300x249.png 300w" sizes="(max-width: 527px) 100vw, 527px" /><figcaption>Successful backup</figcaption></figure>



<p>In this simple way, we can always count on the availability of our group policy objects on Windows Server. This represents an increase in system security. By backing up and restoring Group Object Policies on Windows Server, we increase the level of control over the server. Okay, that&#8217;s it for now. Before I say goodbye, I invite you to see our post about blocking emails from specific senders in <a href="https://www.osradar.com/how-to-block-emails-from-specific-senders-in-outlook/" target="_blank" rel="noreferrer noopener">Microsoft Outlook</a>. Bye!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-backup-and-restore-group-policy-objects-in-windows-server-2016-2019/">How to backup and restore Group Policy Objects in Windows Server 2016/2019.</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-backup-and-restore-group-policy-objects-in-windows-server-2016-2019/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to run applications on Windows Server startup with GPO</title>
		<link>https://www.osradar.com/how-to-run-applications-on-windows-server-startup-with-gpo/</link>
					<comments>https://www.osradar.com/how-to-run-applications-on-windows-server-startup-with-gpo/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Tue, 25 Aug 2020 21:43:00 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[group policy editor]]></category>
		<category><![CDATA[group policy manager]]></category>
		<category><![CDATA[Group Policy Object]]></category>
		<category><![CDATA[Windows server]]></category>
		<category><![CDATA[Windows server 2016]]></category>
		<category><![CDATA[Windows server 2019]]></category>
		<category><![CDATA[windows server apps logon]]></category>
		<category><![CDATA[windows server apps startup]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=23014</guid>

					<description><![CDATA[<p>Hello! Windows Server offers multiple configuration options. Indeed, these features allow improving the productivity of the company. Specifically, today we will see how to schedule the automatic start of applications. To do this, we will use group policy or GPO. This function is very important since it is likely that users will always need to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-run-applications-on-windows-server-startup-with-gpo/">How to run applications on Windows Server startup with GPO</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! <a href="https://www.osradar.com/?s=windows+server" target="_blank" rel="noreferrer noopener">Windows Server</a> offers multiple configuration options. Indeed, these features allow improving the productivity of the company. Specifically, today we will see how to schedule the automatic start of applications. To do this, we will use group policy or GPO. This function is very important since it is likely that users will always need to use certain applications. Consequently, by automating this process, then valuable time is saved. Because when you log in to the server, these programs run automatically without user intervention. However, it is convenient to segment the programs according to the area of work. Since the needs of each group may vary according to their functionality. So, let&#8217;s see how to run applications on Windows Server startup with GPO.</p>



<h2>How to configure applications to start automatically using GPO.</h2>



<p>As mentioned, we will be using the Group Policy Manager. With this intention, press the Win+R combination and execute the following command:</p>



<pre class="wp-block-preformatted">gpmc.msc</pre>



<figure class="wp-block-image size-large is-style-default"><img loading="lazy" width="415" height="280" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/gp.png" alt="Open the group policy editor. " class="wp-image-23016" srcset="https://www.osradar.com/wp-content/uploads/2020/08/gp.png 415w, https://www.osradar.com/wp-content/uploads/2020/08/gp-300x202.png 300w" sizes="(max-width: 415px) 100vw, 415px" /><figcaption><em>Open the group policy manager.</em></figcaption></figure>



<p>The Group Policy Manager will be deployed immediately. Please display the domain in the corresponding section. Please note, this action will apply the policy to the entire domain. However, for group-specific apps in particular, then you must select the organizational unit. Then, select the users and the policy applies there.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="764" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/gp2-1-1024x764.png" alt="Group Policy Manager" class="wp-image-23018" srcset="https://www.osradar.com/wp-content/uploads/2020/08/gp2-1-1024x764.png 1024w, https://www.osradar.com/wp-content/uploads/2020/08/gp2-1-300x224.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/gp2-1-768x573.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/gp2-1-696x519.png 696w, https://www.osradar.com/wp-content/uploads/2020/08/gp2-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/08/gp2-1-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2020/08/gp2-1.png 1034w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Group Policy Manager</figcaption></figure>



<p>Then, right click on <strong>Default Domain Policy.</strong> Then select <em>Edit.</em></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="772" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/gp3-1.png" alt="Please edit the group policies" class="wp-image-23021" srcset="https://www.osradar.com/wp-content/uploads/2020/08/gp3-1.png 1024w, https://www.osradar.com/wp-content/uploads/2020/08/gp3-1-300x226.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/gp3-1-768x579.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/gp3-1-696x525.png 696w, https://www.osradar.com/wp-content/uploads/2020/08/gp3-1-80x60.png 80w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Please edit the group policies</figcaption></figure>



<p>Then follow the next path:</p>



<ul><li>Computer Configuration</li><li>Policies</li><li>Administrative Templates</li><li>System</li><li>Logon</li></ul>



<p>Once there, please double-click on <strong>Run the programs at user logon</strong>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="768" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/gp4-1024x768.png" alt="Please edit the policy. " class="wp-image-23023" srcset="https://www.osradar.com/wp-content/uploads/2020/08/gp4-1024x768.png 1024w, https://www.osradar.com/wp-content/uploads/2020/08/gp4-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/gp4-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/gp4-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2020/08/gp4-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/08/gp4-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2020/08/gp4.png 1028w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Please edit the policy.</figcaption></figure>



<p>As you can see, the policy is disabled by default. In the first place, click on <strong>Enabled.</strong> This will enable the <strong>Show</strong> button. Please click on it.</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/gp5-1024x759.png" alt="Please Enable Policy" class="wp-image-23024" width="695" height="514" srcset="https://www.osradar.com/wp-content/uploads/2020/08/gp5-1024x759.png 1024w, https://www.osradar.com/wp-content/uploads/2020/08/gp5-300x222.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/gp5-768x569.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/gp5-485x360.png 485w, https://www.osradar.com/wp-content/uploads/2020/08/gp5-696x516.png 696w, https://www.osradar.com/wp-content/uploads/2020/08/gp5-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/08/gp5.png 1030w" sizes="(max-width: 695px) 100vw, 695px" /><figcaption>Please Enable Policy</figcaption></figure>



<p>In the next window, you must enter the executables of each program. In addition, you can enter not only your own Windows programs but also corporate applications from third parties.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="496" height="340" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/gp6.png" alt="Apps selected to run at startup" class="wp-image-23025" srcset="https://www.osradar.com/wp-content/uploads/2020/08/gp6.png 496w, https://www.osradar.com/wp-content/uploads/2020/08/gp6-300x206.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/gp6-218x150.png 218w, https://www.osradar.com/wp-content/uploads/2020/08/gp6-100x70.png 100w" sizes="(max-width: 496px) 100vw, 496px" /><figcaption>Apps selected to run at startup</figcaption></figure>



<p>Back to the previous screen, just press OK to set the changes. And that&#8217;s it! From now on, every time you start the server, the previously selected apps will be executed. In addition, you can use the <em>gpupdate /force </em>command to force policy updates.</p>



<h2>Conclusion</h2>



<p>In this simple way, we have seen how to run applications on Windows Server startup with GPO. Therefore, we hope to improve the productivity of the administrators. In addition, this allows us to automate changes and save valuable time. All right, that&#8217;s it for now. Before I go, I invite you to join our group at <a href="https://t.me/osradar" target="_blank" rel="noreferrer noopener">Telegram</a>. Bye!</p>



<p></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-run-applications-on-windows-server-startup-with-gpo/">How to run applications on Windows Server startup with GPO</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-run-applications-on-windows-server-startup-with-gpo/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to create GPO in Windows Server 2019.</title>
		<link>https://www.osradar.com/how-to-create-gpo-in-windows-server-2019/</link>
					<comments>https://www.osradar.com/how-to-create-gpo-in-windows-server-2019/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Wed, 03 Jun 2020 06:17:24 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Group Policy Object]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Windows server 2019]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=20653</guid>

					<description><![CDATA[<p>Hi, in today&#8217;s post we will be looking at GPOs in Windows Server 2019. The Group Police Object are a set of policies that can be created in different areas of the server. In addition, these rules seek to achieve a number of objectives. For example, to prevent users from executing an action. Or also, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-create-gpo-in-windows-server-2019/">How to create GPO in Windows Server 2019.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hi, in today&#8217;s post we will be looking at GPOs in <a href="https://www.microsoft.com/en-us/windows-server" target="_blank" rel="noreferrer noopener">Windows Server 2019.</a> The Group Police Object are a set of policies that can be created in different areas of the server. In addition, these rules seek to achieve a number of objectives. For example, to prevent users from executing an action. Or also, to generate that the computers develop automatic actions. Consequently, it is a great tool for managing a corporate environment when using Windows Server. Similarly, these policies can be applied to the entire domain or to an organizational unit. In this way it is possible to restrict access to certain parameters. Or force a special configuration to all client computers. For that reason, today we will see how to create GPO in Windows Server 2019.</p>



<h2>Prerequisites</h2>



<ul><li>The local network must be structured in Active Directory. That is, at least one of the servers must have the Active Directory installed. To know how to do it, take a look at this <a rel="noreferrer noopener" href="https://www.osradar.com/step-by-step-setup-active-directory-domain-service-on-windows-server-2019/" target="_blank">post</a>.</li><li>The computers to be managed must be linked to the domain. In addition, their users must use their domain credentials to log in to the computers.</li><li>You need permissions to edit Group Policy in your domain. Consequently, the user has to be part of the Policy Administrator group.</li></ul>



<h2>Let&#8217;s create a Group Police Object on Windows Server 2019</h2>



<p>In the first place, enter the <strong>Dashboard Server.</strong> Once there, please click on <strong>Tools</strong>. Then click on <strong>Group Policy Manager</strong>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="558" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/gpo-1024x558.png" alt="Enter the group policy manager." class="wp-image-20667" srcset="https://www.osradar.com/wp-content/uploads/2020/06/gpo-1024x558.png 1024w, https://www.osradar.com/wp-content/uploads/2020/06/gpo-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2020/06/gpo-768x418.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/gpo-696x379.png 696w, https://www.osradar.com/wp-content/uploads/2020/06/gpo-1068x582.png 1068w, https://www.osradar.com/wp-content/uploads/2020/06/gpo.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Enter the group policy manager.</figcaption></figure>



<p>A window with the group policy manager will be displayed immediately. Please note that these steps are simple, but should be followed in their order. Well, in the left column you must select the previously created forest. Immediately below, is the assigned domain. Please right click on it, and select the option: <em>Create a GPO in this domain and Link it here.</em></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="505" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/gpo2-1024x505.png" alt="Creating a GPO within a domain" class="wp-image-20668" srcset="https://www.osradar.com/wp-content/uploads/2020/06/gpo2-1024x505.png 1024w, https://www.osradar.com/wp-content/uploads/2020/06/gpo2-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2020/06/gpo2-768x378.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/gpo2-696x343.png 696w, https://www.osradar.com/wp-content/uploads/2020/06/gpo2-1068x526.png 1068w, https://www.osradar.com/wp-content/uploads/2020/06/gpo2.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Creating a GPO within a domain</figcaption></figure>



<p>Then assign the name of your preference to the GPO.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="505" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/06/gpo3-1024x505.png" alt="Name the GPO as you wish." class="wp-image-20670" srcset="https://www.osradar.com/wp-content/uploads/2020/06/gpo3-1024x505.png 1024w, https://www.osradar.com/wp-content/uploads/2020/06/gpo3-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2020/06/gpo3-768x378.png 768w, https://www.osradar.com/wp-content/uploads/2020/06/gpo3-696x343.png 696w, https://www.osradar.com/wp-content/uploads/2020/06/gpo3-1068x526.png 1068w, https://www.osradar.com/wp-content/uploads/2020/06/gpo3.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Name the GPO as you wish.</figcaption></figure>



<p>Finally, you can see the GPO actually created. In addition, you can see all the settings that have been made.</p>



<h2>Conclusion</h2>



<p>In this simple way, we have seen how to create a GPO on Windows Server. This tool is an excellent option to manage multiple computers connected to the directory. This allows to assign tasks and general behaviors. This way you avoid having to configure each computer individually. In later posts, we will continue to delve into these policies. All right, that&#8217;s it for now. See you later!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-create-gpo-in-windows-server-2019/">How to create GPO in Windows Server 2019.</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-create-gpo-in-windows-server-2019/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<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>Deploying printers using Group Policy</title>
		<link>https://www.osradar.com/deploying-printers-using-group-policy/</link>
					<comments>https://www.osradar.com/deploying-printers-using-group-policy/#respond</comments>
		
		<dc:creator><![CDATA[Jamel Bouzidi]]></dc:creator>
		<pubDate>Thu, 19 Sep 2019 10:33:01 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[install Printers]]></category>
		<category><![CDATA[Windows server]]></category>
		<guid isPermaLink="false">https://www.googez.com/?p=1418</guid>

					<description><![CDATA[<p>Deploying printers via Group Policy lets you manage your printers from a single console and also gives you granular control over which printers to deploy to individual client PCs without needing any additional software.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/deploying-printers-using-group-policy/">Deploying printers using Group Policy</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Deploying printers via Group Policy lets you manage your printers from a single console and also gives you granular control over which printers to deploy to individual client PCs without needing any additional software.</p>



<h3> Prerequisites </h3>



<p>There are a few prerequisites for this method of deployment to work, but the requirements are ridiculously easy to meet. First off, this method of deployment is for network printers or shared printers. </p>



<p>Any printers installed locally on a client PC and not shared are not an option for deployment via Group Policy Objects (GPOs). Also, your clients need to be running Windows 7 or above, and last but not least, you need an Active Directory (AD) installation that can run Group Policy Preferences (GPPs), introduced with Server 2008. Also, for this article, I&#8217;ll assume you are already comfortable setting up a network printer and creating a printer share and have already done so.</p>



<p>We&#8217;ll be using GPPs to configure and control the printer deployment options. If you&#8217;ve never used GPPs, you&#8217;re in for a treat. It&#8217;s one of the best features Microsoft has given admins for really getting creative with Group Policy deployment criteria.</p>



<h3> Computer vs. User Deployment </h3>



<p>The image below shows that GPPs live inside a GPO. There are separate preferences sections for the Computer Configuration and the User Configuration. Both sections have many of the same options, but there are differences. I highlighted the Printers section in each GPP. So why two sections? How do I know which one to use? </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/1Group-Policy-Preferences-options.png" alt="Group-Policy-Preferences-options" class="wp-image-1420" /></figure></div>



<p>Group Policy can deploy settings to computers or users. The same is true for GPPs. For printing, you can choose to deploy a printer to a computer or by individuals and groups; the difference comes down to how you want to manage your printers.</p>



<p>Deploying a printer via GPPs to a computer will install it for all users that log in to a client computer and only on that computer. Conversely, a deploying a printer via GPPs to a user will only install it into the profile of the user you specify. However, installing printers per user will install them everywhere that user logs in.</p>



<p>You should install a printer reserved for the executives via the User Configuration; manage a printer needed for all users of a computer via the Computer Configuration. Here&#8217;s the interesting part though—you could deploy the same printer using both methods if you needed to, but it may get a little challenging trying to troubleshoot issues. So I don&#8217;t recommend you do this.</p>



<h3> Printer configuration </h3>



<p>Getting started deploying printers with GPPs is a very straightforward task. The first thing we need is a Group Policy to work with. I expect you understand how to link a GPO to an organizational unit (OU) and target the GPO correctly. From there, you need to decide if you want to deploy printers to users or computers. Most of the printers in my network are deployed to groups of users rather than to computers regardless of who is logged in. For this scenario, I would use the User Configuration section of the GPO.</p>



<p>Adding a printer to deploy is a wizard-driven process. You&#8217;ll add one entry for each printer you wish to deploy. Since I want to deploy to users, I open my printer deployment GPO and drill down to the preferences section of the User Configuration. Then I right-click on the Printers option in the left-hand side of the window. There are three choices for deployment: Shared Printer, TCP/IP Printer, and Local Printer. I&#8217;ve set up my printers to use shared names, so I will select the Shared Printer option.</p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/2Adding-a-printer-via-Group-Policy-Preferences.png" alt="Adding-a-printer-via-Group-Policy-Preferences" class="wp-image-1421" /></figure></div>



<p>In the dialog box that opens, you&#8217;ll configure all the options for the printer. There are two tabs of configuration options. First, we&#8217;ll work on the General tab, which has three fields to configure. </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/3New-shared-printer-properties.png" alt="New-shared-printer-properties" class="wp-image-1422" /></figure></div>



<p>There are three pieces of information needed to add a printer to the GPO: printer path, printer update action, and who will receive the printer installation. Let&#8217;s walk through each one.</p>



<ul><li><em>Printer path</em>: This is the shared path of the printer, and you&#8217;ll add the info to the&nbsp;<strong>Share path</strong>&nbsp;entry of the dialog box.</li><li><em>Action</em>: This field controls what will happen when the GPO runs on the client PC. There are four options here: Create, Replace, Update, and Delete.<ul><li>Create and Delete do exactly as you would expect. Selecting one of these options tells the GPO to create the printer if it isn&#8217;t already installed or delete the printer if installed previously.</li><li>Update causes the GPO to update any printer info since the last time the GPO ran on this machine.</li><li>Replace will cause the printer to &#8220;replace&#8221; the installed shared printer every time the GPO runs. Let me explain further.</li></ul></li></ul>



<p>For printer installs, Create, Update, and Replace are the logical options, but what&#8217;s the difference between those choices? The&nbsp;<strong>Create</strong>&nbsp;option will install a printer&nbsp;<em>once</em>&nbsp;and then ignore any updates on subsequent GPO refreshes.&nbsp;<strong>Update</strong>&nbsp;will install a printer if it is missing (the same as Create) but also update any changed information since the last refresh. Lastly,&nbsp;<strong>Replace</strong>&nbsp;will delete a printer and reinstall it on every GPO refresh.</p>



<p>When would you use the&nbsp;<strong>Replace</strong>&nbsp;option? Printer migrations!</p>



<p>I use Update for all of my printers. However, if I change the path of the printer from an old server to a new server, Update creates a second printer with the same name but a different path. Replace fixes this by effectively deleting the print queue and reinstalling each time the GPO runs.</p>



<p>This is not a great option for everyday work, but for migrations, Replace is the best option for deleting old printer queues and replacing them with the newer versions. There is an option to set a printer as a default printer, but I usually do not set that value. Instead, I let the end users decide which printer they want to be their default.</p>



<h3> Item-level targeting </h3>



<p>Once you have configured the printer path and the&nbsp;<strong>Action</strong>, you need to configure who will receive this printer. Item-level targeting describes the selection criteria, and you can find it on the Common tab. </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/4Common-tab-and-item-level-targeting-options.png" alt="Common-tab-and-item-level-targeting-options" class="wp-image-1423" /></figure></div>



<p>The common tab has some often-overlooked options I want to bring to your attention. I mentioned item-level targeting, which has its own checkbox and button. We&#8217;ll need to check the box to enable the option to select who gets the printer. But before we explore this option, I want to point out the checkbox for&nbsp;<em>Run in logged-on user&#8217;s security context (user policy option)</em>. This checkbox is critical for deployment.</p>



<p>GPPs run under the local system account. This box tells the GPO to install the printer as the logged-on user rather than as the system. If you do not check this box, the printer install will fail because the local system account doesn&#8217;t have privileges to the shared location of the printer path.</p>



<p>This checkbox has burned me many times, so I want to make sure you always remember to think about this option when deploying printers, mapped drives, or shortcuts that point to network locations.</p>



<p>Finally, let&#8217;s review how you can &#8220;target&#8221; the printer for a subset of users. I&#8217;ll start off by saying that last sentence is actually not 100% correct. If you refer to the picture below, you&#8217;ll notice two choices: Security Group and User. These will probably be how most admins deploy their printers, but they&#8217;re certainly not the only choices you have.</p>



<p>There are many options for selection criteria, such as by OU or IP address range. You can get very creative with how you deploy your printers. I&#8217;ll walk you through deploying to a group of users.</p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/5Item-level-targeting-options.png" alt="Item-level-targeting-options" class="wp-image-1424" /></figure></div>



<p>Selecting the&nbsp;<strong>Security Group</strong>&nbsp;option &nbsp;presents me with a second dialog box that lets me enter a group name. This is standard AD lookup stuff and probably looks familiar. </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/6Deploying-a-printer-to-a-security-group.png" alt="Deploying-a-printer-to-a-security-group" class="wp-image-1425" /></figure></div>



<p>Once you have selected a valid security group, click&nbsp;<strong>OK</strong>&nbsp;twice, and the dialog box disappears. At this point, you have configured the printer for the deployment. I will mention that there are other options in the Targeting Editor window for making really complex selections, but I&#8217;ll leave that for you to explore on your own. </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/7Security-group-selection.png" alt="Security-group-selection" class="wp-image-1426" /></figure></div>



<p>You can configure hundreds of printers to deploy from one single GPO if you prefer. This is all because of the granular control you can apply to each printer via GPPs. When you configure a few more printers, your GPP panel will look like the image below. </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/8List-of-deployed-printers.png" alt="List-of-deployed-printers" class="wp-image-1427" /></figure></div>



<h3> Conclusion </h3>



<p>I have walked you through the most important options you need to configure to deploy a printer successfully to a group using GPPs. These options are super powerful, and I encourage you to explore the options to see how they can help you configure client PCs and servers in ways you may have never considered. If you have any follow-up questions about how to deploy printers, please leave a comment below. Thanks for reading, and I hope this becomes a useful guide you can refer back to any time you need a refresher on printer deployment options. </p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/deploying-printers-using-group-policy/">Deploying printers using Group Policy</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/deploying-printers-using-group-policy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install Microsoft Edge (Chromium) Using Group Policy</title>
		<link>https://www.osradar.com/how-to-install-microsoft-edge-chromium-using-group-policy/</link>
					<comments>https://www.osradar.com/how-to-install-microsoft-edge-chromium-using-group-policy/#respond</comments>
		
		<dc:creator><![CDATA[Jamel Bouzidi]]></dc:creator>
		<pubDate>Thu, 12 Sep 2019 16:33:18 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[ADMX]]></category>
		<category><![CDATA[edge]]></category>
		<category><![CDATA[Edge Chromuim]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Internet explorer]]></category>
		<category><![CDATA[Offline Installer]]></category>
		<category><![CDATA[Windows server 2019]]></category>
		<guid isPermaLink="false">https://www.googez.com/?p=1223</guid>

					<description><![CDATA[<p>Chromium-based Edge is making further progress and is now suitable for enterprises, according to Microsoft. New features include configuration via group policies and compatibility with old web applications. But Microsoft's multi-platform strategy has downsides for Windows admins.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-microsoft-edge-chromium-using-group-policy/">How to Install Microsoft Edge (Chromium) Using Group Policy</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>After the announcement to give up its own rendering engine and to use Chromium as a basis for Edge, the to-dos for Microsoft have been basically clear. In addition to adapting the Edge user interface to Chromium, these primarily include integration with Windows and the company&#8217;s own cloud services. </p>



<h2> Edge integration with cloud services at an early stage </h2>



<p>The latter aims to replace Google services with their Microsoft equivalents. This includes setting up Bing as the standard search engine, synchronizing user profiles via Azure instead of Google Cloud, or using SmartScreen instead of&nbsp;<a href="https://safebrowsing.google.com/">Google Safe Browsing</a>.</p>



<p>In a further step, Microsoft wants to integrate services that are particularly appealing to companies. Examples include logging on to Azure Active Directory with support for&nbsp;<a href="https://docs.microsoft.com/en-us/azure/active-directory/conditional-access/overview">conditional access</a>&nbsp;and integrating the Information Protection DRM service to prevent users from printing or copying specific pages.</p>



<figure class="wp-block-image"><img src="https://www.googez.com/wp-content/uploads/2019/09/1Integration-with-AAD-Conditional-Access-is-designed-to-restrict-access-to-resources-under-certain-conditions.png" alt="" class="wp-image-1226"/></figure>



<p>An enterprise tab is also planned, which automatically displays content from an intranet, frequently used web applications, or documents from Office 365 when opened. </p>



<p>The integration of most of these services is underway and will be available in upcoming releases. At some point, the&nbsp;Windows 10 security feature &#8220;Application Guard&#8221; will run the browser in an isolated VM to prevent malware from infecting the system.</p>



<p>Due to its management features, Microsoft has already declared the current preview to be&nbsp;<a href="https://www.microsoftedgeinsider.com/de-de/enterprise">Ready for Business</a>. The focus is on the administrative templates that are now available, so that companies can manage the browser using group policies. In the future, the settings available for GPOs will also be offered as CSPs for Mobile Device Management.</p>



<h2> ADMX from the Chromium project </h2>



<p>One might be surprised that Microsoft was able to provide more than 180 GPO settings for the Chromium-based browser right away, since the predecessor only had about 50 after several updates.</p>



<p>However, a comparison with Chrome&#8217;s group policies shows that Microsoft did not develop the GPO support for Edge itself. The ADMX template is essentially from Chromium, and Microsoft has only added or changed a few settings.</p>



<p>Microsoft did not or was not allowed to completely remove those settings that were tailored for Google services. Hence, the template still contains settings for Google SafeSearch, YouTube, and Cast.</p>



<figure class="wp-block-image"><img src="https://www.googez.com/wp-content/uploads/2019/09/2Some-GPO-settings-for-Edge-apply-to-Google-services-1024x503.png" alt="ome-GPO-settings-for-Edge-apply-to-Google-services" class="wp-image-1227"/></figure>



<p>The settings follow Chrome&#8217;s logic, which is atypical for group policies, because some of them only define default values that can be changed by the user. The configuration by GPOs is normally mandatory, whereas the Group Policy Preferences are meant to set modifiable default values. </p>



<figure class="wp-block-image"><img src="https://www.googez.com/wp-content/uploads/2019/09/3The-division-of-the-GPO-settings-into-mandatory-and-changeable-ones-follows-the-logic-of-Chrome-1024x626.png" alt="The-division-of-the-GPO-settings-into-mandatory-and-changeable-ones-follows-the-logic-of-Chrome" class="wp-image-1228"/></figure>



<p>This design by Google is obviously a tribute to a multi-platform browser that should be managed with similar settings across all operating systems.</p>



<p>In order not to lose track of the many settings admins might have configured through group policies, Edge provides a detailed list, which can be found using the URL  <strong><em>edge://policy </em></strong></p>



<figure class="wp-block-image"><img src="https://www.googez.com/wp-content/uploads/2019/09/4The-browser-shows-which-settings-from-which-source-it-has-been-configured-with-1024x481.png" alt="The-browser-shows-which-settings-from-which-source-it-has-been-configured-with" class="wp-image-1229"/></figure>



<p> Again, this is not an invention of Microsoft. Rather, all Chromium-based browsers have this feature (in Chrome you enter chrome://policy). In addition, the ZIP archive with the ADMX templates contains documentation in HTML format like Chrome, and the file is called&nbsp;<em><strong>microsoftedge_policy_list.html</strong>.</em></p>



<figure class="wp-block-image"><img src="https://www.googez.com/wp-content/uploads/2019/09/5Documentation-of-Edges-GPO-settings-in-HTML-format-1024x754.png" alt="Documentation-of-Edges-GPO-settings-in-HTML-format" class="wp-image-1230"/></figure>



<h2> Deployment via offline installer </h2>



<p>Microsoft advertises the availability of an offline installer as another business feature. Private users receive a setup program by default that downloads the required binaries from the Internet. The MSI package contains all the files required for the browser. It also allows silent installation via group policies, SCCM, or similar tools. </p>



<figure class="wp-block-image"><img src="https://www.googez.com/wp-content/uploads/2019/09/6Offline-installer-is-available-for-32-and-64-bit-Windows-as-well-as-for-macOS-1024x704.png" alt="Offline-installer-is-available-for-32-and-64-bit-Windows-as-well-as-for-macOS" class="wp-image-1231"/></figure>



<p>As you can easily see, the new Edge is a Win32 application and no longer a UWP app. The implementation as an app turned out to be a major mistake. As such, it has not been available on older versions of Windows or on Windows 10 LTSC. Because of its dependence on Windows 10, Edge&#8217;s market share has remained low so far.</p>



<p>It can be safely assumed that the Chromium-based browser will be shipped with the operating system in the future. But if you are still working with older versions of the OS, you can install Edge yourself.&nbsp;<a href="https://blogs.windows.com/msedgedev/2019/06/19/introducing-microsoft-edge-preview-builds-for-windows-7-windows-8-and-windows-8-1/">Previews for Windows 7 and 8.x</a>&nbsp;are already available. Microsoft also offers the browser for macOS; Edge already runs on Chromium under Android.</p>



<h2> Installation into the user profile </h2>



<p>From Chromium, Edge also inherits a peculiarity that admins don&#8217;t like much. If users lack administrative rights, the setup will install the browser in their profile. This allows them to bypass the company&#8217;s standard browser. </p>



<figure class="wp-block-image"><img src="https://www.googez.com/wp-content/uploads/2019/09/7If-the-admin-rights-are-missing-the-setup-offers-to-install-Edge-in-the-user-profile-1024x594.png" alt="If-the-admin-rights-are-missing-the-setup-offers-to-install-Edge-in-the-user-profile" class="wp-image-1232"/></figure>



<p>However, if you install Edge as an administrator under the directory %ProgramFiles%, the setup removes the private installations on this computer. </p>



<h2> No more updates using WSUS </h2>



<p>Due to Edge&#8217;s multi-platform orientation, Microsoft uses a unified mechanism for updates like the one already used in Chrome.</p>



<p>If admins do not want to have another auto-updater in their network that receives the bits for each individual computer separately, they can disable it via a GPO. Microsoft provides its own ADMX template for the management of updates.</p>



<figure class="wp-block-image"><img src="https://www.googez.com/wp-content/uploads/2019/09/8GPO-setting-to-configure-Edge-Update-1024x659.png" alt="GPO-setting-to-configure-Edge-Update" class="wp-image-1233"/></figure>



<p> However, it is then up to the companies to keep the browser up to date by distributing the latest MSIs. This is especially important when security issues have been fixed. Compared to Internet Explorer, this means a step backwards because the legacy browser can be automatically updated via WSUS in a corporate environment. </p>



<h2> Switching between languages </h2>



<p>The decoupling of Edge from Windows is also evident in another feature. Chromium-based Edge allows the user to switch between different languages. Normally, a Windows application should automatically adopt the regional settings of the operating system. </p>



<figure class="wp-block-image"><img src="https://www.googez.com/wp-content/uploads/2019/09/9Changing-the-display-language-in-Edge-is-independent-of-the-operating-system-1024x482.png" alt="Changing-the-display-language-in-Edge-is-independent-of-the-operating-system" class="wp-image-1234"/></figure>



<p>In a browser, switching between display languages can lead to unwanted problems because the value for ACCEPT_LANGUAGE in the HTTP header also changes. Many websites then automatically present their content in the language specified there. </p>



<h2> Internet Explorer mode </h2>



<p>As an additional feature for companies in the current preview,&nbsp;<a href="https://blogs.windows.com/msedgedev/2019/07/16/microsoft-edge-enterprise-evaluation-roadmap/#dK4fi1cK9yQsOVfg.97">Microsoft names</a>&nbsp;the Internet Explorer mode, previously known as IE Enterprise mode. Its purpose is to redirect web pages to the IE if they cannot be displayed properly in a modern browser. </p>



<figure class="wp-block-image"><img src="https://www.googez.com/wp-content/uploads/2019/09/10Configuring-the-way-how-Edge-will-display-selected-web-pages-in-Internet-Explorer-using-Group-Policy-1024x628.png" alt="Configuring-the-way-how-Edge-will-display-selected-web-pages-in-Internet-Explorer-using-Group-Policy" class="wp-image-1235"/></figure>



<p>To do this, you create a site list in XML format and load it via a GPO. The URLs stored there will be opened automatically by Internet Explorer in the future. This process is transparent for the user, the page will simply open in a new tab. </p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-microsoft-edge-chromium-using-group-policy/">How to Install Microsoft Edge (Chromium) Using Group Policy</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-microsoft-edge-chromium-using-group-policy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Configuration Example for QoS DSCP on Windows Server 2016</title>
		<link>https://www.osradar.com/configuration-example-for-qos-dscp-on-windows-server-2016/</link>
					<comments>https://www.osradar.com/configuration-example-for-qos-dscp-on-windows-server-2016/#respond</comments>
		
		<dc:creator><![CDATA[Jamel Bouzidi]]></dc:creator>
		<pubDate>Mon, 02 Sep 2019 13:42:25 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[DSCP]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Policy-based QoS]]></category>
		<category><![CDATA[QoS]]></category>
		<category><![CDATA[Throttle Rate]]></category>
		<category><![CDATA[Windows server 2016]]></category>
		<guid isPermaLink="false">http://www.googez.com/?p=967</guid>

					<description><![CDATA[<p>You can use QoS Policy as a central point of network bandwidth management across your entire Active Directory infrastructure by creating QoS profiles, whose settings are distributed with Group Policy. QoS traffic management occurs below the application layer, which means that your existing applications do not need to be modified to benefit from the advantages [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/configuration-example-for-qos-dscp-on-windows-server-2016/">Configuration Example for QoS DSCP on Windows Server 2016</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>You can use QoS Policy as a central point of network bandwidth management across your entire Active Directory infrastructure by creating QoS profiles, whose settings are distributed with Group Policy. QoS traffic management occurs below the application layer, which means that your existing applications do not need to be modified to benefit from the advantages that are provided by QoS policies. </p>



<h3> Why Use QoS Policy?</h3>



<p>As traffic increases on your network, it is increasingly important for you to balance network performance with the cost of service &#8211; but network traffic is not normally easy to prioritize and manage.</p>



<p>On your network, mission-critical and latency-sensitive applications must compete for network bandwidth against lower priority traffic. At the same time, some users and computers with specific network performance requirements might require differentiated service levels.</p>



<p>The challenges of providing cost-effective, predictable network performance levels often first appear over wide area network (WAN) connections or with latency-sensitive applications, like voice over IP (VoIP) and video streaming. However, the end-goal of providing predictable network service levels applies to any network environment (for example, an Enterprises’ local area network), and to more than VoIP applications, such as your company&#8217;s custom line-of-business applications.</p>



<p>Before you create a QoS policy, it is important that you understand the two key QoS controls that are used to manage network traffic:</p>



<h4>1- Differentiated Services Code Point (DSCP) </h4>



<p>You can create QoS policies that define network traffic priority with a Differentiated Services Code Point (DSCP) value that you assign to different types of network traffic.</p>



<p>The DSCP allows you to apply a value (0–63) within the Type of Service (TOS) field in an IPv4 packet&#8217;s header, and within the Traffic Class field in IPv6.</p>



<p>The DSCP value provides network traffic classification at the Internet Protocol (IP) level, which routers use to decide traffic queuing behavior.</p>



<p>For example, you can configure routers to place packets with specific DSCP values into one of three queues: &#8220;high priority&#8221;, &#8220;best effort&#8221;, or &#8220;lower than best effort&#8221;.</p>



<p>By default, Windows traffic has a DSCP value of 0. </p>



<h4> 2- Throttle Rate </h4>



<p>You can also limit an application&#8217;s outbound network traffic by specifying a throttle rate in QoS Policy.</p>



<p>A QoS policy that defines throttling limits determines the rate of outbound network traffic. For example, to manage WAN costs, an IT department might implement a service level agreement that specifies that a file server can never provide downloads beyond a specific rate.</p>



<h3> Configuration Steps </h3>



<p>Open&nbsp;<strong>Server Manager,</strong>&nbsp;click&nbsp;<strong>Tools&nbsp;</strong>and then click&nbsp;<strong>Group Policy Management.</strong></p>



<p>Right-click on the domain name, and then click <strong>Create a GPO in this domain and Link it here.</strong></p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/1-2-1024x669.png" alt="" class="wp-image-970" /></figure>



<p>In the&nbsp;<strong>New GPO&nbsp;dialog box</strong>, in the&nbsp;Name&nbsp;text box, type&nbsp;<strong>DSCP VoIP GPO,</strong>&nbsp;and then click&nbsp;<strong>OK.</strong></p>



<p> Now In the navigation pane, right-click&nbsp; <strong>DSCP VoIP</strong> <strong>GPO,</strong>&nbsp;and then click&nbsp;<strong>Edit.</strong></p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/2-2.png" alt="" class="wp-image-972" /></figure>



<p>Expand the<strong>&nbsp;Windows Setting&nbsp;</strong>section of the&nbsp;<strong>Local Computer Policy</strong>&nbsp;and right click the&nbsp;<strong>Policy-based QoS</strong>&nbsp;selection </p>



<p>Now In the navigation pane, under Computer Configuration ⇾ Policies ⇾ Windows Settings. Right click <strong>Policy-base QoS</strong>  and select Advance QoS Settings then go to the DSCP Marking override tab. Check the Control DSCP marking checkbox and select Allowed and Click&nbsp;OK.</p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/4-3.png" alt="" class="wp-image-971" /></figure>



<p> Again, right-click&nbsp;  <strong>Policy-base QoS,</strong>&nbsp;and then click&nbsp;<strong>Edit.</strong></p>



<p>In the Policy-based QoS configuration pop-up provide the desired&nbsp;<strong>Policy name</strong>.&nbsp; Then choose the desired value in the&nbsp;&#8220;<strong>Specify DSCP Value</strong>&#8220;.&nbsp; This is the value with which you would like to mark the packets sent from the server.&nbsp;</p>



<p>Choose the desired value in the&nbsp;&#8220;<strong>Specify Outbound Throttle Rate</strong>&#8220;.  Once these values has been defined select&nbsp; the&nbsp;<strong>Next&nbsp;</strong>button. </p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/5-4.png" alt="" class="wp-image-974" /></figure>



<p><em>Select &#8220;Only applications with the executable name:&#8221; and type in name of the application like &#8220;CiscoJabber.exe&#8221;. Then click next.</em></p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/6-2.png" alt="" class="wp-image-975" /></figure>



<p><em>Apply the policy to any source and destination IP address. And then click next.</em></p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/7-2.png" alt="" class="wp-image-976" /></figure>



<p><em>Change &#8220;Select the protocol this QoS policy applies to&#8221; to TCP and UDP, since you need both marked, and allow from any source and destination port since there is a very wide range needed. Then click &#8220;Finish&#8221;. Now test.</em></p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/8-2-1024x700.png" alt="" class="wp-image-978" /></figure>



<p>Similar to GPO&#8217;s priorities, QoS policies have precedence rules to resolve conflicts when multiple QoS policies apply to a specific set of traffic. For outbound TCP or UDP traffic, only one QoS policy can be applied at a time, which means that QoS policies do not have a cumulative effect, such as where throttle rates would be summed.</p>



<p>In general, the QoS policy with the most matching conditions wins. When multiple QoS policies apply, the rules fall into three categories: user-level versus computer-level; application versus the network quintuple; and among the network quintuple.</p>



<p>By&nbsp;<em>network quintuple</em>, we mean the source IP address, destination IP address, source port, destination port, and protocol (TCP/UDP).</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/configuration-example-for-qos-dscp-on-windows-server-2016/">Configuration Example for QoS DSCP on Windows Server 2016</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/configuration-example-for-qos-dscp-on-windows-server-2016/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
