<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Create or Update a Group Policy Using Settings From Another Group Policy Using Microsoft PowerShell	</title>
	<atom:link href="https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/</link>
	<description>The Accidental Citrix Admin - The site for those who find themselves supporting Citrix involuntarily or accidentally</description>
	<lastBuildDate>Tue, 01 Jun 2021 20:27:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-10680</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Fri, 24 Apr 2020 11:29:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9156#comment-10680</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-10659&quot;&gt;Steve&lt;/a&gt;.

Thanks for the shout out. I am glad you find the script as useful as I do.

Thanks

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-10659">Steve</a>.</p>
<p>Thanks for the shout out. I am glad you find the script as useful as I do.</p>
<p>Thanks</p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve		</title>
		<link>https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-10659</link>

		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Fri, 24 Apr 2020 03:25:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9156#comment-10659</guid>

					<description><![CDATA[Hey Carl, this script is excellent.  Great way to add 500+ exclusions to Windows Defender configuration via GPO.  Thanks, Steve]]></description>
			<content:encoded><![CDATA[<p>Hey Carl, this script is excellent.  Great way to add 500+ exclusions to Windows Defender configuration via GPO.  Thanks, Steve</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-1777</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Tue, 23 Apr 2019 15:27:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9156#comment-1777</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-1686&quot;&gt;Junz Tan&lt;/a&gt;.

Just came across this. I haven&#039;t tested it yet.

&lt;a href=&quot;https://blogs.technet.microsoft.com/ashleymcglone/2011/01/18/finally-copy-and-merge-gpos-powershell-saves-the-day/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow&quot;&gt;Finally! Copy and merge GPOs! PowerShell saves the day!&lt;/a&gt;

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-1686">Junz Tan</a>.</p>
<p>Just came across this. I haven&#8217;t tested it yet.</p>
<p><a href="https://blogs.technet.microsoft.com/ashleymcglone/2011/01/18/finally-copy-and-merge-gpos-powershell-saves-the-day/" target="_blank" rel="noopener noreferrer nofollow">Finally! Copy and merge GPOs! PowerShell saves the day!</a></p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-1774</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Thu, 18 Apr 2019 11:12:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9156#comment-1774</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-1686&quot;&gt;Junz Tan&lt;/a&gt;.

I have not found a way to do that. I created a test GPO and configured a few settings like event logs and Network List Manager Policies. I then imported the settings from my Lab Defaults GPO, and all that remained in the test GPO were the settings from the Lab Defaults GPO.

Maybe the GPO PoSH cmdlets from SDM SOftware will allow you to do what you need.

From the Microsoft docs on the Import Settings Wizard:

&quot;...Follow the instructions in the Import Settings Wizard to select a GPO backup, &lt;strong&gt;import its policy settings to replace those in the destination GPO&lt;/strong&gt;...&quot;

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-1686">Junz Tan</a>.</p>
<p>I have not found a way to do that. I created a test GPO and configured a few settings like event logs and Network List Manager Policies. I then imported the settings from my Lab Defaults GPO, and all that remained in the test GPO were the settings from the Lab Defaults GPO.</p>
<p>Maybe the GPO PoSH cmdlets from SDM SOftware will allow you to do what you need.</p>
<p>From the Microsoft docs on the Import Settings Wizard:</p>
<p>&#8220;&#8230;Follow the instructions in the Import Settings Wizard to select a GPO backup, <strong>import its policy settings to replace those in the destination GPO</strong>&#8230;&#8221;</p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Junz Tan		</title>
		<link>https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-1686</link>

		<dc:creator><![CDATA[Junz Tan]]></dc:creator>
		<pubDate>Thu, 04 Apr 2019 04:19:45 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9156#comment-1686</guid>

					<description><![CDATA[Hi Webster,

Excellent work and script. Actually i am looking for a solution to import the settings from a test GPO into existing GPO (production) and ofcourse it should not remove existing settings, just insert new settings. Is there any way can do that?

The reason is I want to avoid someone incorrectly or wrongly edit for the existing GPO settings based on new Test GPO settings.]]></description>
			<content:encoded><![CDATA[<p>Hi Webster,</p>
<p>Excellent work and script. Actually i am looking for a solution to import the settings from a test GPO into existing GPO (production) and ofcourse it should not remove existing settings, just insert new settings. Is there any way can do that?</p>
<p>The reason is I want to avoid someone incorrectly or wrongly edit for the existing GPO settings based on new Test GPO settings.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-1633</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Wed, 14 Nov 2018 13:29:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9156#comment-1633</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-1632&quot;&gt;Vivek&lt;/a&gt;.

Security settings are handled differently.

&lt;a href=&quot;https://sdmsoftware.com/gpoguy/whitepapers/understanding-group-policy-storage/&quot; target=&quot;_blank&quot; rel=&quot;noopener nofollow&quot;&gt;Understanding Group Policy Storage&lt;/a&gt;

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-1632">Vivek</a>.</p>
<p>Security settings are handled differently.</p>
<p><a href="https://sdmsoftware.com/gpoguy/whitepapers/understanding-group-policy-storage/" target="_blank" rel="noopener nofollow">Understanding Group Policy Storage</a></p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vivek		</title>
		<link>https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-1632</link>

		<dc:creator><![CDATA[Vivek]]></dc:creator>
		<pubDate>Wed, 14 Nov 2018 10:40:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9156#comment-1632</guid>

					<description><![CDATA[I am new for windows and working on a lab project, and this is very helpful in creating or updating a GPO from CSV. But I have a request, when I executed this script I found that security setting are not imported to new GPO only administrative template got imported. Is there any way to import security settings also]]></description>
			<content:encoded><![CDATA[<p>I am new for windows and working on a lab project, and this is very helpful in creating or updating a GPO from CSV. But I have a request, when I executed this script I found that security setting are not imported to new GPO only administrative template got imported. Is there any way to import security settings also</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeremy Saunders		</title>
		<link>https://www.carlwebster.com/create-update-group-policy-using-settings-another-group-policy/comment-page-1/#comment-1280</link>

		<dc:creator><![CDATA[Jeremy Saunders]]></dc:creator>
		<pubDate>Sat, 19 Mar 2016 11:27:21 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9156#comment-1280</guid>

					<description><![CDATA[Brilliant script Webster!

I have been using a modified version of Ashley McGlone&#039;s GPFunctions.ps1 script to assist with this task to date:
https://gallery.technet.microsoft.com/scriptcenter/Copy-and-Merge-Group-918af45a

I&#039;ll give yours a go :-)

Cheers,
Jeremy]]></description>
			<content:encoded><![CDATA[<p>Brilliant script Webster!</p>
<p>I have been using a modified version of Ashley McGlone&#8217;s GPFunctions.ps1 script to assist with this task to date:<br />
<a href="https://gallery.technet.microsoft.com/scriptcenter/Copy-and-Merge-Group-918af45a" rel="nofollow ugc">https://gallery.technet.microsoft.com/scriptcenter/Copy-and-Merge-Group-918af45a</a></p>
<p>I&#8217;ll give yours a go 🙂</p>
<p>Cheers,<br />
Jeremy</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
