<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; PowerShell: Модификация правил брандмауэра]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=8437</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=8437&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «PowerShell: Модификация правил брандмауэра».]]></description>
		<lastBuildDate>Mon, 01 Jul 2013 14:57:07 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[PowerShell: Модификация правил брандмауэра]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=73405#p73405</link>
			<description><![CDATA[<p>Добрый день.</p><p>Есть такой скрипт:<br /></p><div class="codebox"><pre><code>$firewall = New-Object -ComObject hnetcfg.fwpolicy2
$firewall.Rules.Item(&quot;Block IP-adresses&quot;).Description = &quot;List of blocked addresses&quot;</code></pre></div><p>Выполняется без ошибок, но значение <strong>Описание </strong>у правила <strong>Block IP-adresses</strong> не изменяется.<br />Что я делаю не так?</p><p>Спасибо.</p>]]></description>
			<author><![CDATA[null@example.com (Tyler)]]></author>
			<pubDate>Mon, 01 Jul 2013 14:57:07 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=73405#p73405</guid>
		</item>
	</channel>
</rss>
