<?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>Teh Tech &#187; Software</title>
	<atom:link href="http://tehtech.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://tehtech.com</link>
	<description>Being an Admin is Hard Enough</description>
	<lastBuildDate>Wed, 14 Jul 2010 16:14:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Command Line Administration of IE 7 and 8</title>
		<link>http://tehtech.com/command-line-administration-of-ie-7-and-8/</link>
		<comments>http://tehtech.com/command-line-administration-of-ie-7-and-8/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 19:04:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Internet Explorer 7]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>

		<guid isPermaLink="false">http://tehtech.com/?p=376</guid>
		<description><![CDATA[I found a list of interesting dll handle calls for the administration of internet explorer tasks. These lines can be used via batch file, login script. Kaseya or right from the run prompt. They are kind of useful to run as scheduled tasks too to reduce build up of temp files and history on computers [...]]]></description>
			<content:encoded><![CDATA[<p>I found a list of interesting dll handle calls for the administration of internet explorer tasks. These lines can be used via batch file, login script. Kaseya or right from the run prompt. They are kind of useful to run as scheduled tasks too to reduce build up of temp files and history on computers automatically.<br />
<span id="more-376"></span></p>
<p> [ad]</p>
<div class="box">
1. Clear cookies: RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2<br />
2. Clear Form Data: RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16<br />
3. Clear History: RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1<br />
4. Clear Saved Passwords: RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32<br />
5. Clear Temp Files: RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
</div>
<p>[ad]</p>
]]></content:encoded>
			<wfw:commentRss>http://tehtech.com/command-line-administration-of-ie-7-and-8/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>All About Internet Explorer 8 &amp; Uninstall/Rollback Script</title>
		<link>http://tehtech.com/all-about-internet-explorer-8-uninstallrollback-script/</link>
		<comments>http://tehtech.com/all-about-internet-explorer-8-uninstallrollback-script/#comments</comments>
		<pubDate>Sun, 02 May 2010 18:19:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Kaseya]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Patch]]></category>
		<category><![CDATA[Windows update]]></category>

		<guid isPermaLink="false">http://tehtech.com/?p=368</guid>
		<description><![CDATA[Internet Explorer 8 is the newest release from Microsoft and recently left beta and hit automatic updates. I will be discussing the issues that I have encountered, and the fixes I have found. Additionally, I will include group policy templets to prevent its distribution and a uninstall script to remove it for systems. I came [...]]]></description>
			<content:encoded><![CDATA[<p>Internet Explorer 8 is the newest release from Microsoft and recently left beta and hit automatic updates. I will be discussing the issues that I have encountered, and the fixes I have found.  Additionally, I will include group policy templets to prevent its distribution and a uninstall script to remove it for systems. I came in Monday to find that the software was installed on a spattering of computers across sever different clients (about 250 computers). I spent most of the rest of the week fixing them.<br />
<span id="more-368"></span></p>
<h4>Issues that I have had:</h4>
<p>No reboot: This seems to be the most common issue I encountered.  If the patch was installed and the computer was no rebooted you will experience things like not being able to type in text input fields. Rundll32.exe memory dumps, and missing menus and toolbars.  To fix this rebooting seems to do the trick.</p>
<p>No Header or title in internet explorer: For some reason I have seen this a few times when the computer went from IE6 to IE8 directly.  The browser window will not show any title, and will not allow you to open any menus.  The fix I found for this is to give the user account local admin rights and login again.  Go through the setup wizard and change the rights back again.</p>
<p>Internet explorer will not open after upgrade: I have seen this a few times.  First try running the browser as another user.  If it opens, try giving the user that is having issues local admin rights. If this does not fix it I found that recreating the user profile works ( I had to resort to this only twice out of 12 browsers that would not open)</p>
<p>Website Incompatibility: MANY products and websites are not compatibly with internet explorer 8.  Microsoft chose not to follow internet conventions when developing the browser so there have been a ton of issues encountered.  This is actually so prevalent that Microsoft introduced compatibility view to allow people to render websites in Internet Explorer 7.  Check out <a title="MS FAIL" href="http://blogs.msdn.com/ie/archive/2008/08/27/introducing-compatibility-view.aspx ">THIS</a><br />
Spybot &#8211; If you have spybot installed on your computer unfortunately it will not work with internet explorer 8.  The people at spybot are working to fix this but the only solution I found as of writing this is to uninstall either IE8 or spybot.</p>
<p>ADP &#8211; a very common workflow and payroll management provider.  If you are using IE8 you cannot log into ADP unless you view the page in Compatibility Mode.</p>
<p>Centricity &#8211; A common medical Practice management software, this does not seem to work at all with IE8 installed.  I found uninstalling to be the only option.</p>
<p>Solidworks &#8211; a Design and CAD application, once installed IE8 will cause web help to stop functioning as well as some other web based services. Uninstalling IE8 seems to be the best option for this as well.</p>
<p>Quickbooks &#8211; IE8 will break the web-help application and case older versions of quickbooks to crash on first load.  Again until there is a hotfix uninstalling IE is the best option.</p>
<p>General Browsing &#8211; About 2400 websites are not compatible with IE8.  A  bunch of banking sites and smaller sites do not work or allow for login, most of these are fixed with compatibility view.  Some big name sites like amazon.com ebay.com and download.com are having issues with the browser rendering.  I list of sites that are not rendered correctly is available <a title="Broken Sites" href="http://blogs.zdnet.com/microsoft/?p=2072">HERE</a>. </p>
<p>[ad]</p>
<h4>Options:</h4>
<p>Microsoft seems to have messed up again.  The browser does not follow conventions, it does not have nearly all the bugs and kinks worked out.  It causes a ton of applications and websites to not work, so much so they included a compatibility option out of the box. It seems hardly finished to me.</p>
<p>That said rollback may be a good option for you.  Microsoft allows several uninstall options:</p>
<p>Add and remove programs wizard &#8211; This will let you remove the browser and all subsequent patches in one wizard.</p>
<p>Restore &#8211; Sometimes it is just too messed up, the uninstaller wont work, or something else goes wrong. By defult the install creates a restore point.  This may be a option in some situations to rollback the mess.</p>
<p>Login Script: My favorite!  This is what I have been using on some domains to remove it.<br />

<div class="box">
%windir%\ie8\spuninst\spuninst.exe /quiet /norestart /log:G:\%computername%\<span style="color: #ff0000;">ie8uninstall.log</span><br />
Shutdown -r -f -t 30 -c “Reboot for Internet Explorer 8 Uninstall”</div>
<p>Kaseya &#8211; It for things like this I love kaseya.<br />

<div class="box">
Script Name: IE8 Uninstall<br />
Script Description: Uninstall IE 8</p>
<p>IF Test File<br />
Parameter 1 : %windir%\ie8\spuninst\spuninst.exe<br />
Exists :<br />
THEN<br />
Execute File<br />
Parameter 1 : %windir%\ie8\spuninst\spuninst.exe<br />
Parameter 2 : /quiet /norestart /log:<span style="color: #ff0000;">G:\ie8uninstall.log</span><br />
Parameter 3 : 3<br />
OS Type : 0<br />
ELSE
</div>
<p>
Preventing the patch for reaching your system &#8211; Microsoft admits that the patch might not be for everyone.  Check out <a title="MS FAIL" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=21687628-5806-4ba6-9e4e-8e224ec6dd8c&amp;displaylang=en">THIS</a>.  It included a group policy template to prevent the update from installing via automatic updates, and a login script option that can also be used with kaseya.<br />

<div class="box">
Script Name: Block IE 8<br />
Script Description: Blocks IE8 From Auto Update</p>
<p>IF True<br />
THEN<br />
Execute Shell Command<br />
Parameter 1 : md c:\temp<br />
Parameter 2 : 0<br />
OS Type : 0<br />
Execute Shell Command<br />
Parameter 1 : md c:\temp\ie8<br />
Parameter 2 : 0<br />
OS Type : 0<br />
Write File<br />
Parameter 1 : md c:\temp\ie8\ie8block.cmd<br />
Parameter 2 : <span style="color: #ff0000;">admin\batch</span>\IE80Blocker.cmd<br />
OS Type : 0<br />
Execute File<br />
Parameter 1 : md c:\temp\ie8\ie8block.cmd<br />
Parameter 2 : /b<br />
Parameter 3 : 0<br />
OS Type : 0<br />
ELSE
</div>
<p>[ad]</p>
]]></content:encoded>
			<wfw:commentRss>http://tehtech.com/all-about-internet-explorer-8-uninstallrollback-script/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Removing Trend Micro Client/Server Security Silently Through Kaseya or a Login Script</title>
		<link>http://tehtech.com/removing-trend-micro-clientserver-security-silently-through-kaseya-or-a-login-script/</link>
		<comments>http://tehtech.com/removing-trend-micro-clientserver-security-silently-through-kaseya-or-a-login-script/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 15:44:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Anti-Virus]]></category>
		<category><![CDATA[Trend]]></category>
		<category><![CDATA[Uninstall]]></category>

		<guid isPermaLink="false">http://tehtech.com/?p=326</guid>
		<description><![CDATA[As you might have noticed from my last post I have spent some time cleaning up Trend Micro issues on my networks this week. I have a few installs that are messed up and need a reinstall so I made this. Script Name: Trend Micro Uninstall Script Description: Uninstall Trend Micro client IF True THEN [...]]]></description>
			<content:encoded><![CDATA[<p>As you might have noticed from my last post I have spent some time cleaning up Trend Micro issues on my networks this week. I have a few installs that are messed up and need a reinstall so I made this.</p>
<div class="box">Script Name: Trend Micro Uninstall<br />
Script Description: Uninstall Trend Micro client<br />
IF True<br />
THEN<br />
Set Registry Value<br />
Parameter 1 : HKEY_LOCAL_MACHINESOFTWARETrendMicroPC-cillinNTCorpCurrentVersionMisc.Allow Uninstall<br />
Parameter 2 : 1<br />
Parameter 3 : REG_DWORD<br />
OS Type : 0<br />
Execute File<br />
Parameter 1 : c:Program FilesTrend MicroClient Server Security Agentntrmv.exe<br />
Parameter 2 : /silent /noreboot<br />
Parameter 3 : 0<br />
OS Type : 0<br />
ELSE</div>
<p><span id="more-326"></span><br />
Essentially this will uninstall the trend client from the computer with no user interaction required. Though the silent switch is employed there is still a progress window that I can’t seem to suppress.</p>
<p>[ad]</p>
<p>This can be used as a login script by importing the registry key and then running the uninstaller.  Save the below as trend.reg:</p>
<div class="box">Windows Registry Editor Version 5.00<br />
[HKEY_LOCAL_MACHINESOFTWARETrendMicroPC-cillinNTCorpCurrentVersionMisc.]<br />
&#8220;Allow Uninstall&#8221;=dword:00000001</div>
<p>And run this batch file at login, change the <span style="color: #ff0000;">red </span>to match your paths:</p>
<div class="box">Regedit /s <span style="color: #ff0000;">g:registrytrend.reg</span><br />
c:Program FilesTrend MicroClient Server Security Agentntrmv.exe /silent /noreboot</div>
<p>When run on login the Trend Product will be automatically removed thus preparing the computer for a Trend reinstall, or a new anti-virus install.<br />
[ad]</p>
]]></content:encoded>
			<wfw:commentRss>http://tehtech.com/removing-trend-micro-clientserver-security-silently-through-kaseya-or-a-login-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Trend Micro Client/Server Agent Uninstall Without Password</title>
		<link>http://tehtech.com/trend-micro-clientserver-agent-uninstall-without-password/</link>
		<comments>http://tehtech.com/trend-micro-clientserver-agent-uninstall-without-password/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 13:49:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Registry]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Trend Micro]]></category>

		<guid isPermaLink="false">http://tehtech.com/?p=320</guid>
		<description><![CDATA[I am posting this because I have had this issue a few times and it seems to be happening more and more often to me.  The idea is that when you go to unload office scan, or the trend agent it prompts you for a password, you enter it and away you go.   The [...]]]></description>
			<content:encoded><![CDATA[<p>I am posting this because I have had this issue a few times and it seems to be happening more and more often to me.  The idea is that when you go to unload office scan, or the trend agent it prompts you for a password, you enter it and away you go.   The issue is when you have a client computer that is not communicating with the server as it should be, it cannot authenticate the password.  Here is the fix; in the registry key below change the DWORD value to a &#8217;1&#8242; instead of a &#8217;0&#8242;.   This change will allow for the uninstallation of the software without entering the password.</p>
<div class="box">[HKEY_LOCAL_MACHINESOFTWARETrendMicroPC-cillinNTCorpCurrentVersionMisc.]<br />
&#8220;Allow Uninstall&#8221;=dword:00000000</div>
<p>
[ad]</p>
]]></content:encoded>
			<wfw:commentRss>http://tehtech.com/trend-micro-clientserver-agent-uninstall-without-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating Service Pack 3 Into a Windows CD</title>
		<link>http://tehtech.com/integrating-service-pack-3-into-a-windows-cd/</link>
		<comments>http://tehtech.com/integrating-service-pack-3-into-a-windows-cd/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 03:30:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[Service Pack 3]]></category>
		<category><![CDATA[Windows update]]></category>
		<category><![CDATA[windowsXP-KB936929-SP3-x86-ENU.exe]]></category>

		<guid isPermaLink="false">http://tehtech.com/?p=254</guid>
		<description><![CDATA[I hate having to install service pack 3 after installing a OS.  I did not have a CD with SP3 slipstreamed yet, so I made one.  Here is how to do it. Download:  Download the path from Microsoft HERE Copy: Copy the ENTIRE contents of your windows CD to a working directory.  Your windows CD [...]]]></description>
			<content:encoded><![CDATA[<p>I hate having to install service pack 3 after installing a OS.  I did not have a CD with SP3 slipstreamed yet, so I made one.  Here is how to do it.<br />
<span id="more-254"></span></p>
<ol>
<li>Download:  Download the path from Microsoft <a title="SP3 Direct Link" href="http://download.microsoft.com/download/d/3/0/d30e32d8-418a-469d-b600-f32ce3edf42d/WindowsXP-KB936929-SP3-x86-ENU.exe">HERE</a></li>
<p></p>
<li>Copy: Copy the ENTIRE contents of your windows CD to a working directory.  Your windows CD must have SP2 already. For this example we will make believe my CD is in my &#8220;E&#8221; drive and I am working out of a folder called &#8220;c:SP3_cd&#8221;  I would copy everything from the E drive to c:sp3_cd, this can be done with drag and drop or by using xcopy:
<div class="box">xcopy /e /r /y  e:*.* c:sp3_cd</div>
</li>
<p>[ad]<br />
</p>
<li>Integrate:  From command prompt CD to the location of your downloaded SP3 file and run the integrate command.  For my example I will use:
<div class="box"> WINDOWSXP-KB936929-SP3-X86-ENU.exe /integrate:c:sp3_cd</div>
</li>
<p></p>
<li>Rip: Using a utility called bbie (click <a title="BBIE link" href="http://69.90.47.6/mybootdisks.com/mybootdisks_com/nu2/bbie10.zip">HERE</a>) rip the boot sector off your windows CD.  Again from command line navigate to the location of your bbie and simply input the source CD.  To drop a file called &#8220;image1.bin&#8221; in the same directory as your bbie.exe I would run:
<div class="box"> bbie.exe e:</div>
</li>
<p></p>
<li>Make: Make a ISO with your folder and boot file.  Use Nero, or Magic iso to burn the contents of your patched CD.  Be sure to use the boot file we created.  Select bootable form them menu.  Alternitivly you can download barpe builder <a title="Bart pe" href="http://nu2.nu/pebuilder/">HERE.</a> This package contains a file called mkisofs.exe from command line we can pass it a ton of arguments to make it output a iso. Change the colors to match your paths.<br />

<div class="box">
mkisofs.exe -force-uppercase -iso-level 4 -A mkisofs -sysid &#8220;dos&#8221; -b <span style="color: #993366;">c:image1.bin</span> -no-emul-boot -boot-load-size 4 -hide &#8220;boot.catalog&#8221; -o <span style="color: #ff0000;"><span style="color: #00ffff;">c:SP3.iso </span><span style="color: #ff0000;">c:</span></span><span style="color: #ff0000;">sp3_cd</span></div>
</li>
<p></p>
<li>Rejoice:  If you are like me and install windows a lot this will save you lots of time.  </li>
<p>
</ol>
<p>Note: mkisofs is insanely complex switches.  If you have nero or a application with a GUI to browse to the <span style="color: #ff0000;">source</span>, <span style="color: #993366;">boot image</span> and <span style="color: #00ffff;">output</span> it makes it much easier.</p>
<p>[ad]</p>
]]></content:encoded>
			<wfw:commentRss>http://tehtech.com/integrating-service-pack-3-into-a-windows-cd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Retrieving Lost Product Keys with Magic Jelly Bean</title>
		<link>http://tehtech.com/retrieving-lost-product-keys-with-magic-jelly-bean/</link>
		<comments>http://tehtech.com/retrieving-lost-product-keys-with-magic-jelly-bean/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 02:20:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Registry]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Magic Jelly Bean]]></category>
		<category><![CDATA[Product Key]]></category>

		<guid isPermaLink="false">http://tehtech.com/?p=249</guid>
		<description><![CDATA[A magic jelly bean; just in time for Easter.  I recently had to reinstall windows on a few computers at one of my clients. Unfortunately they are horribly disorganized and literally lost all the licenses information for office. I did a little digging around and happened to find this nifty little tool. It locates the [...]]]></description>
			<content:encoded><![CDATA[<p>A<a title="Magic Jelly Bean Keyfinder" href="http://www.magicaljellybean.com/keyfinder/"> </a><em><a title="Magic Jelly Bean Keyfinder" href="http://www.magicaljellybean.com/keyfinder/">magic</a></em><a title="Magic Jelly Bean Keyfinder" href="http://www.magicaljellybean.com/keyfinder/"> jelly bean</a>; just in time for Easter.  I recently had to reinstall windows on a few computers at one of my clients.  Unfortunately they are horribly disorganized and literally lost all the licenses information for office.  I did a little digging around and happened to find this nifty little tool.  It locates the registry key where the product keys are kept, decrypts it and plops it in plane text for your viewing pleasure.  Really helpful for reinstalling office when someone lost a product key.  Or for reinstalling windows when someone killed the COA on the computer case.</p>
<p>http://www.magicaljellybean.com/keyfinder/</p>
<p>[ad]</p>
]]></content:encoded>
			<wfw:commentRss>http://tehtech.com/retrieving-lost-product-keys-with-magic-jelly-bean/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conficker; What is it? How to Prevent and clean It.</title>
		<link>http://tehtech.com/conficker-what-is-it-how-to-prevent-and-clean-it/</link>
		<comments>http://tehtech.com/conficker-what-is-it-how-to-prevent-and-clean-it/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 17:12:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Conflicker]]></category>
		<category><![CDATA[MS08-067]]></category>
		<category><![CDATA[Virus]]></category>
		<category><![CDATA[Windows update]]></category>

		<guid isPermaLink="false">http://tehtech.com/?p=262</guid>
		<description><![CDATA[What is it?: Conflicker is a virus that has been spreading  for about 2 months infecting an estimated 15-20 million computers worldwide.  Systems running windows 2000, server 2000, windows XP (all variations), Vista (all variations), server 2003, server 2008 and even windows 7 are susceptible.  The details of what exactly the virus does are a bit sketchy because of the [...]]]></description>
			<content:encoded><![CDATA[<p>What is it?: Conflicker is a virus that has been spreading  for about 2 months infecting an estimated 15-20 million computers worldwide.  Systems running windows 2000, server 2000, windows XP (all variations), Vista (all variations), server 2003, server 2008 and even windows 7 are susceptible.  The details of what exactly the virus does are a bit sketchy because of the way the virus is created.  At this time it appears that the virus is dormant in the computer and waiting to download the remainder of its payload code  on April 1st.  Right now it is presumed that the worm spreads itsself through the RPC service and through http, network shares, USB and removable media, and even FTP.  The worm has the ability to modify open port exceptions on windows firewall as well as the ability to stop svchost.exe, services.exe, and explorer.exe.  It has a built in P2P application so that the virus can both communicate code between each other and web servers and coordinate.  This is where the fear of  fast changing polymorphic code comes from as well as the ability of the virus to use host computers in a zombie like fashion to attack other computers or servers.  </p>
<p>Symptoms of the virus are expected to include and have been confirmed to include:</p>
<ul>
<li>Services disabling on their own. Namely windows defender, BITS, windows firewall, and some third party antivirus services such as live update.</li>
<li>Massive increase in network traffic.  Up to a 10-15% increase in total network traffic is expected on infected networks. This is due to attacks on shares and accounts, as well as spreading of the virus and payload.</li>
<li>Account lockouts reset.  If the virus is on a DC it will dictionary attack the admin account and admin shares, if the account locks out, it will automatically reset the lockout.</li>
<li>Lastly some or all AV websites, security websites, and windows update sites are inaccessible.  they reply to ping and answer to telnet on port 80, but they are not accessible to any browser.  This appears to be done through a virtual proxy system.</li>
</ul>
<p><span id="more-262"></span><br />
Microsoft has teamed up with ICANN, AOL, Symantec and other big names in computer security and network technologies to attempt to curtail the infestation of the virus.  A $250,000 reward is available for anyone that can provide information leading to the arrest of the coder.  <br />
[ad]<br />
Microsoft released a patch MS08-067 on october 15th 2008, that fixes this exploit however, it is estimated that about 30% of computers do not have this patch installed.  This patch is available from Microsoft <a title="MS08-067" href="http://www.microsoft.com/technet/security/Bulletin/MS08-067.mspx">HERE</a>.  The patch is available for windows 2000 sp4 &#8211; windows server 2008 with the exception of windows xp service pack 1 (service pack one has reached its end of support).  Windows 7 has the patch integrated in it already.  Many antivirus makers are releasing removal tools for the virus already.  Microsoft has a removal tool available <a title="Conflicker and malware cleaner from microsoft" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=AD724AE0-E72D-4F54-9AB3-75B8EB148356&amp;displaylang=en">HERE</a>.  And bit defender has a network/domain removal tool <a title="bdtool" href="http://www.bdtools.net/">HERE</a>.</p>
<p>What you can do to limit and prevent conflicker spread as a network administrator.</p>
<ul>
<li>Follow best practice passwords.  Require password that include special characters and are at least 6 characters long.  This makes brute forcing the password very difficult.  </li>
<li>Turn off all unnecessary network shares.  Any computer on the network that has a opened share is a vulnerability. Check <a title="EnumShare" href="http://technet.microsoft.com/en-us/sysinternals/bb897442.aspx">this</a> out to discover shares.</li>
<li>Turn off auto run.  You don&#8217;t need it in most cases.  Turn it off, it allows for the potential execution of code.</li>
<li>Update antivirus.  Make sure you have the last definitions and scan engine.  Note that sometimes the scan engine is not an auto update and may require manual processing.  Also make sure that all of your computers are showing in the antivirus console.  If not you might have a potential issue.  Look into it ASAP before it becomes a problem.  </li>
<li>Windows update.  Update everything.  Every computer should have every critical rated patch, always.  Check out my past post on autopatcher, and check <a title="baseline" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=F32921AF-9DBE-4DCE-889E-ECF997EB18E9&amp;displaylang=en">this</a> out for a alternative way to investigate the security of your network.</li>
<li>Be a bouncer.  Do not allow people to bring in home computers, set up wireless, connect external harddrives and other strange stuff to the network.   They are not on the domain, not subject to group policy, and they might not have AV or patches.  This is a huge vulnerability that often goes unnoticed, but it allows for another way to accidently introduce an infection into a network.</li>
</ul>
<p>April 1st will be interesting at the least.  I have taken a ton of percautions so I can just sit back and watch the news all day while my network stands strong.</p>
<p>[ad]</p>
]]></content:encoded>
			<wfw:commentRss>http://tehtech.com/conficker-what-is-it-how-to-prevent-and-clean-it/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Change your Power Options to &#8216;Always On&#8217;</title>
		<link>http://tehtech.com/change-your-power-options-to-always-on/</link>
		<comments>http://tehtech.com/change-your-power-options-to-always-on/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 07:31:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Kaseya]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Always On]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[Login Script]]></category>
		<category><![CDATA[Power Options]]></category>

		<guid isPermaLink="false">http://tehtech.com/?p=148</guid>
		<description><![CDATA[It is anoying as hell when you push out an update or a patch and a computer is off.  This hopefully will limit this problem. Although it is impossible to keep a user from shutting down this will at least keep the computer from doing it on its own.  This can be pushed in a batch file, [...]]]></description>
			<content:encoded><![CDATA[<p>It is anoying as hell when you push out an update or a patch and a computer is off.  This hopefully will limit this problem. Although it is impossible to keep a user from shutting down this will at least keep the computer from doing it on its own.  This can be pushed in a batch file, or deployed as part of a login script for rollouts, and of course through kasyea.  Note this will only work on windows xp sp2 or higher.<br />
<span id="more-148"></span><br />
Batch or login script:</p>
<div class="box">powercfg /setactive &#8220;always on&#8221;</div>
<p>Kaseya</p>
<div class="box">Script Name: Power Option &#8211; Always on </div>
<p>Script Description: Turns the computers power configuation to the &#8216;always on&#8217; setting</p>
<p>IF True </p>
<p>THEN</p>
<p>   Execute Shell Command</p>
<p>     Parameter 1 : powercfg /setactive &#8220;always on&#8221;</p>
<p>     Parameter 2 : 1</p>
<p>         OS Type : 0</p>
<p>ELSE</p>
<p> <br />
[ad]</p>
]]></content:encoded>
			<wfw:commentRss>http://tehtech.com/change-your-power-options-to-always-on/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Automatically Remove Windows Search 4.0</title>
		<link>http://tehtech.com/automatically-remove-windows-search-40/</link>
		<comments>http://tehtech.com/automatically-remove-windows-search-40/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 02:24:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Kaseya]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[KB940157]]></category>
		<category><![CDATA[Windows Search]]></category>
		<category><![CDATA[Windows update]]></category>

		<guid isPermaLink="false">http://tehtech.com/?p=99</guid>
		<description><![CDATA[Microsoft has a funny way of sneaking &#8216;features&#8217; in with patches. In this case Windows Search 4.0 is not really a feature as much as a problem. It was installed on a few of the networks I support as part of our weekly patching, and the next day I got a bunch of calls about reduced [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has a funny way of sneaking &#8216;features&#8217; in with patches. In this case Windows Search 4.0 is not really a feature as much as a problem. It was installed on a few of the networks I support as part of our weekly patching, and the next day I got a bunch of calls about reduced performance. I figured that people would complain until it finished indexing. Not the case, it seemed to cripple computers and crush servers. It indexed to the point of actually leaving no resources for users to authenticate to one of our terminal servers. I started looking for a fix and came up with this:<br />
<span id="more-99"></span><br />
<span style="color: #000000;">Kaseya:</span></p>
<div class="box">
<p>Script Name: Remove Windows Search 4.0<br />
Script Description:</p>
<p>IF Test File<br />
Parameter 1 : C:WINDOWS$NtUninstallKB940157$spuninstspuninst.exe<br />
Exists :<br />
THEN<br />
Execute File<br />
Parameter 1 : C:WINDOWS$NtUninstallKB940157$spuninstspuninst.exe<br />
Parameter 2 : /quiet /norestart<br />
Parameter 3 : 3<br />
OS Type : 0<br />
ELSE</p></div>
<p><span style="color: #000000;">Windows logon script or batch file:</span></p>
<div class="box">C:WINDOWS$NtUninstallKB940157$spuninstspuninst.exe /quiet /norestart</div>
<p>If you are using kasaya you can import that script directly and run it to remove the &#8216;feature&#8217;. You can also add the above line to a login script or batch file. This will automatically, silently remove the update with no user intervention or popup.  it literally just disappears.</p>
<p><span style="color: #ff0000;">WARNING: running this on a terminal server with users logged in will cause new users to not be able to authenticate until you restart the server.  Always follow best practice for software uninstalls.  Careful when you run it on servers <img src='http://tehtech.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></p>
<p>Just a nice simple way to remove windows search 4.0 infection from your network.</p>
<p>[ad]</p>
]]></content:encoded>
			<wfw:commentRss>http://tehtech.com/automatically-remove-windows-search-40/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Devolutions Remote Desktop Manager</title>
		<link>http://tehtech.com/devolutions-remote-desktop-manager/</link>
		<comments>http://tehtech.com/devolutions-remote-desktop-manager/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 03:02:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Organization]]></category>
		<category><![CDATA[Remote Desktop]]></category>

		<guid isPermaLink="false">http://tehtech.com/?p=116</guid>
		<description><![CDATA[I am always looking for a way to keep things in order so I can get to them as fast as possible when I have to.  I support several different companies, and all of them have a few servers, an antivirus interface, a firewall, and some other stuff.  This application is awesome for managing all [...]]]></description>
			<content:encoded><![CDATA[<p><span>I am always looking for a way to keep things in order so I can get to them as fast as possible when I have to.  I support several different companies, and all of them have a few servers, an antivirus interface, a firewall, and some other stuff.  <a href="http://www.devolutions.net/products/remotedesktopmanager.aspx"><span>This</span></a> application is awesome for managing all that.  It allows you to group and search through all your RDP connections, webpages, putty services, and VNC servers with a few clicks.  It supports a few other nifty functions too.  You can easily edit the information tab to keep track of the compony contacts and the logins. It will save your username and password for RDP as well. It also supports direct shell commands through command line.  I have used this to fire off applications that are not natively supported by the software.  And best of all it supports shared databases, so if you have a few techs doing remote work its indispensable. The application is not perfect, it is somewhat memory intensive, but is an awesome must have find for anyone managing a bunch of stuff at once.  </span></p>
<p><span>http://www.devolutions.net/products/remotedesktopmanager.aspx</span></p>
<p>And no I have no affiliation with them, just a good chunk of code <img src='http://tehtech.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p> </p>
<p>[ad]</p>
]]></content:encoded>
			<wfw:commentRss>http://tehtech.com/devolutions-remote-desktop-manager/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
