<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Scripthacks &#187; fix</title>
	<atom:link href="http://scripthacks.wordpress.com/tag/fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://scripthacks.wordpress.com</link>
	<description>Brain dump in progress...</description>
	<lastBuildDate>Wed, 16 Dec 2009 23:19:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='scripthacks.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/5470647525b0c2ebad11f181074451eb?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Scripthacks &#187; fix</title>
		<link>http://scripthacks.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://scripthacks.wordpress.com/osd.xml" title="Scripthacks" />
		<item>
		<title>RDP: Force -Console Access Not Working</title>
		<link>http://scripthacks.wordpress.com/2009/10/13/fix-force-console-access-not-working/</link>
		<comments>http://scripthacks.wordpress.com/2009/10/13/fix-force-console-access-not-working/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 15:23:42 +0000</pubDate>
		<dc:creator>scripthacks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Force Console]]></category>
		<category><![CDATA[-console]]></category>
		<category><![CDATA[-admin]]></category>
		<category><![CDATA[terminal services]]></category>
		<category><![CDATA[6.1]]></category>
		<category><![CDATA[6.0.6001.18000]]></category>

		<guid isPermaLink="false">http://scripthacks.wordpress.com/?p=464</guid>
		<description><![CDATA[I wrote a post a while back which covered how to force console access on a Windows server.  The point of the post was to allow administrators to access a server which had exhausted its assigned number of terminal connections.  Recently I&#8217;ve noticed that the previous command shown bellow no longer works.
mstsc -v:&#60;server name or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scripthacks.wordpress.com&blog=4863165&post=464&subd=scripthacks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I wrote a <a href="http://scripthacks.wordpress.com/2008/09/29/rdp-force-remove-console-access/">post</a> a while back which covered how to force console access on a Windows server.  The point of the post was to allow administrators to access a server which had exhausted its assigned number of terminal connections.  Recently I&#8217;ve noticed that the previous command shown bellow no longer works.</p>
<p>mstsc -v:&lt;server name or ip address&gt; /F <strong>-console</strong></p>
<p>In Terminal Services 6.1 (mstsc version 6.0.6001.18000) and higher the -console option is no longer available.  In its place they now use the <strong>-admin</strong> option.  The new command is the same as the old with -admin being used in place of -console.</p>
<p><strong>NEW force console access command:</strong><br />
mstsc -v:&lt;server name or ip address&gt; /F <strong>-admin</strong></p>
<p>If you do not already have version 6.1 of terminal services it can be downloaded <a href="http://blogs.msdn.com/rds/archive/2008/06/25/remote-desktop-connection-terminal-services-client-6-1-for-windows-xp-sp2-x86-platforms.aspx">HERE!</a></p>
<p>Credit where credit is due&#8230; <a href="http://blogical.se/blogs/mikael_sand/archive/2009/07/28/console-and-admin-problems-in-remote-desktop-mstsc-from-window-2003-server.aspx">http://blogical.se/blogs/mikael_sand/archive/2009/07/28/console-and-admin-problems-in-remote-desktop-mstsc-from-window-2003-server.aspx</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scripthacks.wordpress.com/464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scripthacks.wordpress.com/464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scripthacks.wordpress.com/464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scripthacks.wordpress.com/464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scripthacks.wordpress.com/464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scripthacks.wordpress.com/464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scripthacks.wordpress.com/464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scripthacks.wordpress.com/464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scripthacks.wordpress.com/464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scripthacks.wordpress.com/464/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scripthacks.wordpress.com&blog=4863165&post=464&subd=scripthacks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scripthacks.wordpress.com/2009/10/13/fix-force-console-access-not-working/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scripthacks</media:title>
		</media:content>
	</item>
		<item>
		<title>Fix &#8211; Dell E1505 Intel Wireless Card Drops</title>
		<link>http://scripthacks.wordpress.com/2009/07/08/fix-dell-e1505-intel-wireless-card-drops/</link>
		<comments>http://scripthacks.wordpress.com/2009/07/08/fix-dell-e1505-intel-wireless-card-drops/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 18:16:08 +0000</pubDate>
		<dc:creator>scripthacks</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[1505]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[Inspiron]]></category>
		<category><![CDATA[Intel Wireless]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://scripthacks.wordpress.com/?p=419</guid>
		<description><![CDATA[Recently my girlfriends laptop has been unable to reach the internet via wireless.  The symptoms are pretty eratic and hard to tie down.  Initially web sites will load but after a couple minutes all network activity will drop.  The interesting piece is that the wireless signal and all monitoring details show as good.
Symptom: All wireless [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scripthacks.wordpress.com&blog=4863165&post=419&subd=scripthacks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Recently my girlfriends laptop has been unable to reach the internet via wireless.  The symptoms are pretty eratic and hard to tie down.  Initially web sites will load but after a couple minutes all network activity will drop.  The interesting piece is that the wireless signal and all monitoring details show as good.</p>
<p><strong>Symptom:</strong> All wireless network packets are dropped 1 minute after connecting to wireless access point<br />
<strong>Wifi Card:</strong> Intel Wireless Card 3945ABG<br />
<strong>Laptop Model:</strong> Dell Inspiron E1505<br />
<strong>Driver Version: </strong>11.5.0.32 (9/26/2007, Intel)</p>
<p><strong>Fix:</strong> Within the network adapters properties force the wireless card to only use 802.11G.</p>
<p>Update Wifi Properties</p>
<ol>
<li>Right click my computer and select Manage</li>
<li>Select Device Manager and expand the Network section</li>
<li>Right click the Intel(R) PRO/Wireless&#8230; adapter and select Properties</li>
<li>On the Advanced tab scroll through the list of configuration options and select Wireless Mode</li>
<li>Uncheck &#8220;use default value&#8221; and then select your wireless type ie. 802.11G etc.</li>
<li>Click Ok and exit the computer management interface.</li>
</ol>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scripthacks.wordpress.com/419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scripthacks.wordpress.com/419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scripthacks.wordpress.com/419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scripthacks.wordpress.com/419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scripthacks.wordpress.com/419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scripthacks.wordpress.com/419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scripthacks.wordpress.com/419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scripthacks.wordpress.com/419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scripthacks.wordpress.com/419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scripthacks.wordpress.com/419/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scripthacks.wordpress.com&blog=4863165&post=419&subd=scripthacks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scripthacks.wordpress.com/2009/07/08/fix-dell-e1505-intel-wireless-card-drops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scripthacks</media:title>
		</media:content>
	</item>
		<item>
		<title>Fix Apple iBook &#8211; Logic Board Graphics Chip</title>
		<link>http://scripthacks.wordpress.com/2008/10/14/fix-apple-ibook-logic-board-graphics-chip/</link>
		<comments>http://scripthacks.wordpress.com/2008/10/14/fix-apple-ibook-logic-board-graphics-chip/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 21:15:21 +0000</pubDate>
		<dc:creator>scripthacks</dc:creator>
				<category><![CDATA[fix]]></category>
		<category><![CDATA[ibook]]></category>
		<category><![CDATA[logic board failure]]></category>
		<category><![CDATA[graphics chip]]></category>
		<category><![CDATA[logic board]]></category>

		<guid isPermaLink="false">http://scripthacks.wordpress.com/?p=187</guid>
		<description><![CDATA[I got this idea from geektechnicque.org.  Full DIY details can be found bellow. 
http://geektechnique.org/projectlab/726/diy-obsolete-ibook-logic-board-repair

The apple symbol is lit indicating that the graphics chip is in fact now working.  I purchased this iBook off ebay for $125 and fixed it for nearly nothing.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scripthacks.wordpress.com&blog=4863165&post=187&subd=scripthacks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I got this idea from geektechnicque.org.  Full DIY details can be found bellow. </p>
<p><a href="http://geektechnique.org/projectlab/726/diy-obsolete-ibook-logic-board-repair">http://geektechnique.org/projectlab/726/diy-obsolete-ibook-logic-board-repair</a></p>
<p><a href="http://i102.photobucket.com/albums/m87/spoddle/0117072022.jpg"><img class="aligncenter" title="ibook with cup lit" src="http://i102.photobucket.com/albums/m87/spoddle/0117072022.jpg" alt="" width="800" height="600" /></a></p>
<p>The apple symbol is lit indicating that the graphics chip is in fact now working.  I purchased this iBook off ebay for $125 and fixed it for nearly nothing.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scripthacks.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scripthacks.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scripthacks.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scripthacks.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scripthacks.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scripthacks.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scripthacks.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scripthacks.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scripthacks.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scripthacks.wordpress.com/187/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scripthacks.wordpress.com&blog=4863165&post=187&subd=scripthacks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scripthacks.wordpress.com/2008/10/14/fix-apple-ibook-logic-board-graphics-chip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scripthacks</media:title>
		</media:content>

		<media:content url="http://i102.photobucket.com/albums/m87/spoddle/0117072022.jpg" medium="image">
			<media:title type="html">ibook with cup lit</media:title>
		</media:content>
	</item>
		<item>
		<title>Fix &#8211; iPhone stuck at pineapple boot screen</title>
		<link>http://scripthacks.wordpress.com/2008/09/20/fix-iphone-stuck-at-pineapple-boot-screen/</link>
		<comments>http://scripthacks.wordpress.com/2008/09/20/fix-iphone-stuck-at-pineapple-boot-screen/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 21:21:09 +0000</pubDate>
		<dc:creator>scripthacks</dc:creator>
				<category><![CDATA[2.1]]></category>
		<category><![CDATA[boot screen]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[pineapple]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[stuck]]></category>

		<guid isPermaLink="false">http://scripthacks.wordpress.com/?p=114</guid>
		<description><![CDATA[Symptom: iPhone won&#8217;t boot, hangs at pineapple boot screen
Fix: Put iPhone in DFU mode.

Launch iTunes
Connect iPhone to computer via USB cable
Shut iPhone off (press and hold sleep/power button)
Reset iPhone by pressing &#38; holding both the power button and home button (Note Screen will be blank)
Release power button after 10 seconds

iTunes will now recognize the iPhone in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scripthacks.wordpress.com&blog=4863165&post=114&subd=scripthacks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Symptom:</strong> iPhone won&#8217;t boot, hangs at pineapple boot screen<br />
<strong>Fix</strong>: Put iPhone in DFU mode.</p>
<ol>
<li>Launch iTunes</li>
<li>Connect iPhone to computer via USB cable</li>
<li>Shut iPhone off (press and hold <strong>sleep/power</strong> button)</li>
<li>Reset iPhone by pressing &amp; holding both the power button and home button (<strong>Note Screen will be blank</strong>)</li>
<li>Release power button after <strong>10 seconds</strong></li>
</ol>
<div>iTunes will now recognize the iPhone in DFU mode. It will then give you the option of restoring it.</div>
<div>Restoring an alternative .ips file within iTunes.</div>
<div>
<ol>
<li>Launch iTunes</li>
<li>Connect your iPhone</li>
<li>On the iPhone summary screen press and hold Shift and press Restore.</li>
<li>You will be given the option of selecting your own .ipsw file.</li>
</ol>
<div>By default iTunes stores .ipsw files in this folder:</div>
<h5>C:Documents and SettingsAdministratorApplication DataApple ComputeriTunesiPhone Software Updates</h5>
<div><strong>or</strong></div>
<h5>C:Documents and Settings&lt;user account name&gt;Application DataApple ComputeriTunesiPhone Software Updates</h5>
</div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scripthacks.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scripthacks.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scripthacks.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scripthacks.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scripthacks.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scripthacks.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scripthacks.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scripthacks.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scripthacks.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scripthacks.wordpress.com/114/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scripthacks.wordpress.com&blog=4863165&post=114&subd=scripthacks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scripthacks.wordpress.com/2008/09/20/fix-iphone-stuck-at-pineapple-boot-screen/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scripthacks</media:title>
		</media:content>
	</item>
	</channel>
</rss>