<?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: Disable Windows Firewall Remotely</title>
	<atom:link href="http://www.dshue.com/disable-windows-firewall-remotely.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dshue.com/disable-windows-firewall-remotely.html</link>
	<description>I can be a geek too!</description>
	<lastBuildDate>Mon, 12 Dec 2011 16:50:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Nikola</title>
		<link>http://www.dshue.com/disable-windows-firewall-remotely.html/comment-page-1#comment-9824</link>
		<dc:creator>Nikola</dc:creator>
		<pubDate>Mon, 12 Dec 2011 16:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.onlyrice.com/?p=163#comment-9824</guid>
		<description>Hi
Anyone tried the firewall software called SterJo Portable Firewall FREE?
I really want about it.

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hi<br />
Anyone tried the firewall software called SterJo Portable Firewall FREE?<br />
I really want about it.</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kavan</title>
		<link>http://www.dshue.com/disable-windows-firewall-remotely.html/comment-page-1#comment-9823</link>
		<dc:creator>Kavan</dc:creator>
		<pubDate>Tue, 20 Sep 2011 06:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.onlyrice.com/?p=163#comment-9823</guid>
		<description>how to copy this script ? is it in note pad &amp; save as .vbs extension ?

Thank you in advance</description>
		<content:encoded><![CDATA[<p>how to copy this script ? is it in note pad &amp; save as .vbs extension ?</p>
<p>Thank you in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carnage</title>
		<link>http://www.dshue.com/disable-windows-firewall-remotely.html/comment-page-1#comment-8051</link>
		<dc:creator>Carnage</dc:creator>
		<pubDate>Tue, 02 Dec 2008 17:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.onlyrice.com/?p=163#comment-8051</guid>
		<description>I work for a company that has about 40 users at HQ&#039;s I do everything here.  I&#039;ve been playing around with a program called ManagePC, it works fine when the firewall was turned off.  Once I enabled the firewall I couldn&#039;t remote to any machine.  The Remoteadminsettings on the remote machine must be turned on for you to remote into that machine.  Once you turn on the remoteadminsettings it will go through the Windows firewall, BUT you can&#039;t edit the registry remotely.  Here I am stuck still trying to figure out a way to edit the registry remotely through the firewall or remotely turn off the firewall.

I have a script that you can drop on the remote machine that will turn on the remoteadminsettings

copy from under the line and stop over the 2nd line
____________________________________________________________
&#039;www.carnag3.com
&#039; This code enables the remote administration exception
Set Firewall = CreateObject(&quot;HNetCfg.FwMgr&quot;)
Set Policy = Firewall.LocalPolicy.CurrentProfile
Set AdminSettings = Policy.RemoteAdminSettings
AdminSettings.Enabled = True
WScript.Echo &quot;Remote Admin has been enabled&quot;
____________________________________________________________

feel free to message me on aol/aim sn: Carnageatwork</description>
		<content:encoded><![CDATA[<p>I work for a company that has about 40 users at HQ&#8217;s I do everything here.  I&#8217;ve been playing around with a program called ManagePC, it works fine when the firewall was turned off.  Once I enabled the firewall I couldn&#8217;t remote to any machine.  The Remoteadminsettings on the remote machine must be turned on for you to remote into that machine.  Once you turn on the remoteadminsettings it will go through the Windows firewall, BUT you can&#8217;t edit the registry remotely.  Here I am stuck still trying to figure out a way to edit the registry remotely through the firewall or remotely turn off the firewall.</p>
<p>I have a script that you can drop on the remote machine that will turn on the remoteadminsettings</p>
<p>copy from under the line and stop over the 2nd line<br />
____________________________________________________________<br />
&#8216;www.carnag3.com<br />
&#8216; This code enables the remote administration exception<br />
Set Firewall = CreateObject(&#8220;HNetCfg.FwMgr&#8221;)<br />
Set Policy = Firewall.LocalPolicy.CurrentProfile<br />
Set AdminSettings = Policy.RemoteAdminSettings<br />
AdminSettings.Enabled = True<br />
WScript.Echo &#8220;Remote Admin has been enabled&#8221;<br />
____________________________________________________________</p>
<p>feel free to message me on aol/aim sn: Carnageatwork</p>
]]></content:encoded>
	</item>
</channel>
</rss>

