<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5753393</id><updated>2011-12-13T19:57:19.516-08:00</updated><category term='email'/><category term='failure'/><category term='activesync'/><category term='Pocket PC'/><title type='text'>BJ's TechnoBlog</title><subtitle type='html'>This is a space where I will write (for the edification of the world) little "techno" answers that I find here and there in the computer world...mostly Windows, mostly Networks, wholy useful!</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>24</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5753393.post-5216603517825798410</id><published>2008-01-07T23:40:00.000-08:00</published><updated>2008-01-07T23:47:55.634-08:00</updated><title type='text'>An error occurred while creating the IIS virtual directory during Exchange 2007 setup</title><content type='html'>Trying to setup Exchange 2007, you get an error that basically states:&lt;br /&gt;An error occurred while creating the IIS virtual directory 'IIS://mailserver.yourserver.com/W3SVC/&lt;br /&gt;1/ROOT/owa' on 'mailserver'.&lt;br /&gt;&lt;br /&gt;You try to uninstall the Client Access Role (CAS) but alas! you can only do maintenance once you install Exchange 2007...and you get the same error (over and over and over...)&lt;br /&gt;&lt;br /&gt;I suspect that the base problem is that IIS is running in 32-bit compatibility mode; Exchange 2007 only runs on 64-bit processors; but you can't fix it and you can't find it.&lt;br /&gt;&lt;br /&gt;Is there help!&lt;br /&gt;&lt;br /&gt;Yes!&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;However, once you start the install, how do you wipe out the CAS and start over?&lt;br /&gt;&lt;br /&gt;That old fallback - command line tools!&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Check out this link:&lt;br /&gt;&lt;br /&gt;http://technet.microsoft.com/en-us/library/bb124273.aspx  &lt;br /&gt;It tells you how to do cool stuff!&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;For example, to remove the Client Access server role from an existing server, type the following: &lt;br /&gt;&lt;br /&gt;%LocalExchangeInstallationDir%\bin\Setup.com /role:ClientAccess /Mode:Uninstall&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;(My %blahblahblah% didn't work, so I did a CD to the Exchange program directory and type it in manually)&lt;br /&gt;&lt;br /&gt;It killed the role!  I could reinstall! So, I ran setup again (note, this process will wipe out the setup files cached on your drive, and you will need the installation media *or* the downloaded programs to continue).&lt;br /&gt;&lt;br /&gt;After wiping out CAS, during the reinstall the IIS error popped up, and I had to follow the recommended action, which was:&lt;br /&gt;&lt;br /&gt;***--***&lt;br /&gt;&lt;br /&gt;Microsoft® Exchange Server 2007 setup cannot continue because the Microsoft Internet Information Service (IIS) is running in 32-bit mode on this 64-bit computer.&lt;br /&gt;&lt;br /&gt;Exchange 2007 requires that IIS be in full 64-bit mode when it runs on a 64-bit computer. &lt;br /&gt;&lt;br /&gt;To resolve this issue, switch IIS to 64-bit mode, and then rerun Microsoft Exchange setup.&lt;br /&gt;&lt;br /&gt;To switch IIS to 64-bit mode &lt;br /&gt;&lt;br /&gt;Open a command prompt.&lt;br /&gt;&lt;br /&gt;Type the following:&lt;br /&gt;&lt;br /&gt;cscript c:\inetpub\adminscripts\adsutil.vbs SET /w3svc/AppPools/Enable32BitAppOnWin64 False &lt;br /&gt;&lt;br /&gt;Press enter&lt;br /&gt;&lt;br /&gt;*** Then it worked!!!!! ***&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;-Brian&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-5216603517825798410?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/5216603517825798410/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=5216603517825798410' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/5216603517825798410'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/5216603517825798410'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2008/01/error-occurred-while-creating-iis.html' title='An error occurred while creating the IIS virtual directory during Exchange 2007 setup'/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-1513364594518082811</id><published>2007-01-25T23:58:00.000-08:00</published><updated>2007-01-26T00:05:50.122-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='activesync'/><category scheme='http://www.blogger.com/atom/ns#' term='email'/><category scheme='http://www.blogger.com/atom/ns#' term='Pocket PC'/><category scheme='http://www.blogger.com/atom/ns#' term='failure'/><title type='text'>Activesync fails with error 0x8004010F on Pocket PC</title><content type='html'>Activesync fails with error 0x8004010F on Pocket PC, when synchronizing the Exchange/Outlook.&lt;br /&gt;&lt;br /&gt;Nothing changed on my Pocket PC *or* my server!  Rebooting the server didn't work.&lt;br /&gt;&lt;br /&gt;This began happening yesterday.  There are a few suggestions, but the one that worked for me was to remove the email synchronization from the Pocket PC, sync (which removes all the email from the device), add it back and sync again.  Presto! &lt;br /&gt;&lt;br /&gt;So..start activesync on the Pocket PC.&lt;br /&gt;Go to Menu -&gt; Options and uncheck E-mail&lt;br /&gt;&lt;br /&gt;Sync&lt;br /&gt;&lt;br /&gt;Go to Menu -&gt; Options and re-check E-mail&lt;br /&gt;&lt;br /&gt;Sync&lt;br /&gt;&lt;br /&gt;If that doesn't work...Doug suggested:&lt;br /&gt;&lt;br /&gt;&lt;em&gt;I had the same problem and none of the above worked!&lt;/em&gt;&lt;br /&gt;&lt;em&gt; However this did: On the pockect PC open the my device\windows\activesync folder &lt;/em&gt;&lt;br /&gt;&lt;em&gt;delete the synckey and srvrSync files &lt;/em&gt;&lt;br /&gt;&lt;em&gt;re sync&lt;/em&gt;&lt;br /&gt;&lt;em&gt;&lt;/em&gt;&lt;br /&gt;[Note: I haven't tested this solution!]&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-1513364594518082811?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/1513364594518082811/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=1513364594518082811' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/1513364594518082811'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/1513364594518082811'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2007/01/activesync-fails-with-error-0x8004010f.html' title='Activesync fails with error 0x8004010F on Pocket PC'/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-112840315727799428</id><published>2005-10-03T22:16:00.000-07:00</published><updated>2005-10-03T22:19:17.283-07:00</updated><title type='text'>How to remove Office 2000 programs</title><content type='html'>How to use msiexec.exe and the globally unique identifier (GUID) of the product to remove suite or stand-alone Office 2000 programs&lt;br /&gt;&lt;br /&gt;This article was previously published under Q296067&lt;br /&gt;&lt;br /&gt;SUMMARY&lt;br /&gt;You can remove Microsoft Office 2000 Suite editions and stand-alone Office programs remotely with Microsoft Systems Management Server or by other means. To remove a program or suite remotely, you need the product's globally unique identifier (GUID). This article lists the GUIDs for all Office 2000 suite editions and stand-alone Office programs.&lt;br /&gt;&lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;296067&amp;sd=tech#top"&gt;&lt;/a&gt;&lt;br /&gt;MORE INFORMATION&lt;br /&gt;Each Office Suite and stand-alone program has a globally unique identifier (GUID). There are two forms of GUIDs: uncompressed (or standard) and compressed. Compressed GUIDs are stored in the registry. You can use the uncompressed GUID to identify the suite or program to be removed when you are running the Windows Installer program.&lt;br /&gt;&lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;296067&amp;sd=tech#top"&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Removing Programs or Suites&lt;/strong&gt;&lt;br /&gt;To remove a program or suite, run the following command with the appropriate product GUID:&lt;br /&gt;&lt;br /&gt;msiexec.exe /x {guid} where GUID is the uncompressed GUID number inside braces.&lt;br /&gt;&lt;br /&gt;For example, the following command removes Microsoft Office 2000 Premium Edition without any further user interaction:&lt;br /&gt;msiexec.exe /x {00000409-78E1-11D2-B60F-006097C998E7} /qn&lt;br /&gt;&lt;br /&gt;If necessary, you can also create a log file during the removal. To do this, append the following to the end of the command line:&lt;br /&gt;/l*v C:\uninstall.log&lt;br /&gt;&lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;296067&amp;amp;sd=tech#top"&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Compressed and Uncompressed GUIDs&lt;/strong&gt;&lt;br /&gt;The following are the GUIDs for all the Microsoft Office product suites and stand-alone programs. The first GUID for each product in the following list is the uncompressed or standard GUID.&lt;br /&gt;Office 2000 Premium CD1 GUID: {00000409-78E1-11D2-B60F-006097C998E7}&lt;br /&gt;Compressed GUID: 904000001E872D116BF00006799C897E&lt;br /&gt;&lt;br /&gt;Office 2000 Premium CD2 GUID: {00040409-78E1-11D2-B60F-006097C998E7}&lt;br /&gt;Compressed GUID: 904040001E872D116BF00006799C897E&lt;br /&gt;&lt;br /&gt;Office 2000 Professional CD1 GUID: {00010409-78E1-11D2-B60F-006097C998E7}&lt;br /&gt;Compressed GUID: 904010001E872D116BF00006799C897E&lt;br /&gt;&lt;br /&gt;Office 2000 Professional CD2: (same as Office 2000 Premium CD2)&lt;br /&gt;&lt;br /&gt;Office 2000 Standard CD1 GUID: {00020409-78E1-11D2-B60F-006097C998E7}&lt;br /&gt;Compressed GUID: 904020001E872D116BF00006799C897E&lt;br /&gt;&lt;br /&gt;Office 2000 SBE CD1 GUID: {00030409-78E1-11D2-B60F-006097C998E7}&lt;br /&gt;Compressed GUID: 904030001E872D116BF00006799C897E&lt;br /&gt;&lt;br /&gt;Office 2000 SBE CD2: (same as Office 2000 Premium CD2)&lt;br /&gt;Office 2000 SBE CD2: (same as Office 2000 Premium CD2)&lt;br /&gt;&lt;br /&gt;Word 2000 GUID: {00170409-78E1-11D2-B60F-006097C998E7}&lt;br /&gt;Compressed GUID: 904071001E872D116BF00006799C897E&lt;br /&gt;&lt;br /&gt;Excel 2000 GUID: {00110409-78E1-11D2-B60F-006097C998E7}&lt;br /&gt;Compressed GUID: 904011001E872D116BF00006799C897E&lt;br /&gt;&lt;br /&gt;PowerPoint 2000 GUID: {00130409-78E1-11D2-B60F-006097C998E7}&lt;br /&gt;Compressed GUID: 904031001E872D116BF00006799C897E&lt;br /&gt;&lt;br /&gt;Access 2000 GUID: {00100409-78E1-11D2-B60F-006097C998E7}&lt;br /&gt;Compressed GUID: 904001001E872D116BF00006799C897E&lt;br /&gt;&lt;br /&gt;Outlook 2000 GUID: {00160409-78E1-11D2-B60F-006097C998E7}&lt;br /&gt;Compressed GUID: 904061001E872D116BF00006799C897E&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-112840315727799428?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://support.microsoft.com/default.aspx?scid=kb;en-us;296067&amp;sd=tech' title='How to remove Office 2000 programs'/><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/112840315727799428/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=112840315727799428' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/112840315727799428'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/112840315727799428'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2005/10/how-to-remove-office-2000-programs.html' title='How to remove Office 2000 programs'/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-111807930884211374</id><published>2005-06-06T10:30:00.000-07:00</published><updated>2005-06-06T10:35:08.846-07:00</updated><title type='text'>XP Blue Screen of Death, Inaccessable Boot Volume or other nonsense</title><content type='html'>First, try to boot in Safe Mode by pressing F8.&lt;br /&gt;&lt;br /&gt;Then, try booting from your XP CD and either Re-install or try the follwing.&lt;br /&gt;&lt;br /&gt;Go to Recovery mode&lt;br /&gt;&lt;br /&gt;Type the following commands&lt;br /&gt;&lt;br /&gt;CHKDSK C: /r&lt;br /&gt;CHKDSK C: /p&lt;br /&gt;fixboot&lt;br /&gt;&lt;br /&gt;If you STILL have problems you can try this last ditch fix:&lt;br /&gt;&lt;br /&gt;Boot off the XP CD into recovery mode&lt;br /&gt;&lt;br /&gt;COPY K:\i386\ntldr &lt;br /&gt;C: COPY K:\i386\ntdetect.com  C:    &lt;br /&gt;&lt;br /&gt;ATTRIB -H -R -S C:\boot.ini&lt;br /&gt;DEL C:\boot.ini&lt;br /&gt;BootCfg  /Rebuild&lt;br /&gt;&lt;br /&gt;Good luck!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-111807930884211374?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/111807930884211374/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=111807930884211374' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/111807930884211374'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/111807930884211374'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2005/06/xp-blue-screen-of-death-inaccessable.html' title='XP Blue Screen of Death, Inaccessable Boot Volume or other nonsense'/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-111142275524751474</id><published>2005-03-21T08:27:00.000-08:00</published><updated>2005-03-21T08:32:35.250-08:00</updated><title type='text'>Deleted/Missing Components causing problems</title><content type='html'>Got this from one of the Lockergnome forums....seems to be a problem with XP and Windows Server 2003, especially in the networking componets area.&lt;br /&gt;&lt;br /&gt;Problem:  You have deleted a netword adapter/upgraded motherboards, and now you get IP Address conflicts with the "phantom" adapter -- and you can't find it in Device Manager to delete it!&lt;br /&gt;&lt;br /&gt;---------------------&lt;br /&gt;Solution: Either open a command prompt (Start -&gt; Run -&gt; CMD&lt;enter&gt;) and type in the following, or copy and paste it to a new .BAT file. You will have to save the Notepad file as "all files" or it will put ".txt" on the end of the name.&lt;br /&gt;&lt;br /&gt;set DEVMGR_SHOW_NONPRESENT_DEVICES=1&lt;br /&gt;devmgmt.msc&lt;br /&gt;exit&lt;br /&gt;&lt;br /&gt;If you saved the file run it, or, if you typed the commands, the Device Manager should appear. Click on View -&gt; Show Hidden Devices.You should now have a device manager which shows all of the hardware ever detected on your system.&lt;br /&gt;-----------------------&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Delete the offending devices, reboot, and you should be ready to go!&lt;br /&gt;&lt;br /&gt;Here are two MSKB articles on missing network components:&lt;br /&gt;&lt;a href="http://support.microsoft.com/kb/269019" target="_blank"&gt;http://support.microsoft.com/kb/269019&lt;/a&gt;&lt;br /&gt;&lt;a href="http://support.microsoft.com/?id=825826" target="_blank"&gt;http://support.microsoft.com/?id=825826&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-111142275524751474?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://help.lockergnome.com/index.php?showtopic=31479' title='Deleted/Missing Components causing problems'/><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/111142275524751474/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=111142275524751474' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/111142275524751474'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/111142275524751474'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2005/03/deletedmissing-components-causing.html' title='Deleted/Missing Components causing problems'/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-110617134300170321</id><published>2005-01-19T13:47:00.000-08:00</published><updated>2005-01-19T13:49:03.003-08:00</updated><title type='text'>Weird stuff not connecting to SQL server</title><content type='html'>IF, after trying everything in the known world, including updated the MDAC, try reading this knowledgebase article.&lt;br /&gt;&lt;br /&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;Q328306&lt;br /&gt;&lt;br /&gt;What part of that that worked for me was deleting the key for the SQLSERVER instance under the following registry key:&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\Client\ConnectTo\DSQUERY&lt;br /&gt;&lt;br /&gt;Cheers.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-110617134300170321?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://support.microsoft.com/default.aspx?scid=kb;en-us;Q328306' title='Weird stuff not connecting to SQL server'/><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/110617134300170321/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=110617134300170321' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/110617134300170321'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/110617134300170321'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2005/01/weird-stuff-not-connecting-to-sql.html' title='Weird stuff not connecting to SQL server'/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-110006378759623423</id><published>2004-11-09T21:13:00.000-08:00</published><updated>2004-11-09T21:16:27.596-08:00</updated><title type='text'>Explorer.EXE - Entry Point Not Found</title><content type='html'>This is the latest bestest fix for the Entry Point Not Found (incomplete SP2 install!)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You receive an "Explorer.EXE - Entry Point Not Found - The procedure entry point SHCreateThreadRef could not be located in the dynamic link library Shlwapi.dll" error message after you install the MS04-038 security update&lt;br /&gt;&lt;br /&gt;This article discusses how to recover a computer that reports an error after you apply the security update &lt;a href="http://www.microsoft.com/technet/security/bulletin/ms04-038.mspx"&gt;MS04-038&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a name="kb2"&gt;SYMPTOMS&lt;/a&gt;&lt;br /&gt;When you install security update &lt;a href="http://www.microsoft.com/technet/security/bulletin/ms04-038.mspx"&gt;MS04-038&lt;/a&gt; on Microsoft Windows XP, you receive the following error message after your computer starts:&lt;br /&gt;Explorer.EXE - Entry Point Not Found - The procedure entry point SHCreateThreadRef could not be located in the dynamic link library SHLWAPI.dll&lt;br /&gt;&lt;br /&gt;&lt;a name="kb3"&gt;CAUSE&lt;/a&gt;&lt;br /&gt;This error occurs when MS04-038 is installed on a computer with a failed Windows XP Service Pack 2 (SP2) installation. Typically, if Windows XP SP2 installation fails, an automatic rollback occurs that returns the computer to the pre-Windows XP SP2 installation state. If automatic rollback does not occur, the service pack recovery process will partially uninstall Windows XP SP2 after you restart your computer. (For example, automatic rollback may not occur if a power failure occurs during Windows XP SP2 installation.) After you restart the computer again, you receive a message that prompts you to use Add or Remove Programs in Control Panel to manually remove the remnants of the failed installation. If you do not follow this recommendation, and you do not use Add or Remove Programs to remove the remnants of the failed installation, your computer will have pre-Windows XP SP2 files, and your registry will contain Windows XP SP2 information. If your computer has pre-Windows XP SP2 files and your registry contains Windows XP SP2 information, &lt;a href="http://windowsupdate.microsoft.com/"&gt;Windows Update&lt;/a&gt; or Automatic Updates offers the Windows XP SP2 version of the &lt;a href="http://www.microsoft.com/technet/security/bulletin/ms04-038.mspx"&gt;MS04-038&lt;/a&gt; security update.&lt;br /&gt;&lt;br /&gt;&lt;a name="kb4"&gt;RESOLUTION&lt;/a&gt;&lt;br /&gt;To recover your computer, follow these steps:&lt;br /&gt;1.&lt;br /&gt;Start your computer and log on as you typically do. Note If your computer will not start correctly, start the computer in Safe mode. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:&lt;br /&gt;&lt;a class="KBlink" href="http://support.microsoft.com/kb/315222"&gt;315222&lt;/a&gt; A description of the Safe Mode Boot options in Windows XP&lt;br /&gt;2.&lt;br /&gt;When you receive the error message, press CTRL+SHIFT+ESC to open Task Manager. You can safely ignore any additional error messages that may appear.&lt;br /&gt;3.&lt;br /&gt;On the File menu, click New Task (Run...).&lt;br /&gt;4.&lt;br /&gt;In the Open box, type control appwiz.cpl, and then click OK. You can safely ignore any additional error messages that may appear.Note If the Add or Remove Programs tool (Appwiz.cpl) does not open, type the following line in the New Task (Run...) box to remove the Internet Explorer fix, and then go to step 5:&lt;br /&gt;%windir%\$NtUninstallKB834707$\spuninst\spuninst.exe&lt;br /&gt;5.&lt;br /&gt;In the Add or Remove Programs window, click Windows XP Hotfix – KB834707, click Remove, and then follow the instructions.&lt;br /&gt;6.&lt;br /&gt;When the Finish button becomes available, click Finish, and then let your computer to restart, even if it seems that the removal process is not complete. You can safely ignore any messages about additional software or hotfixes that are installed during this process.Warning Although your computer may successfully start without error messages, your computer is still in an incomplete Windows XP SP2 state. You must complete the remaining steps and reinstall Windows XP SP2.&lt;br /&gt;7.&lt;br /&gt;After your computer restarts, click Start, and then click Control Panel.&lt;br /&gt;8.&lt;br /&gt;Click Add or Remove Programs, click Windows XP Service Pack 2, click Remove, and then follow the instructions. If you receive a message about software that you may have installed after you installed Windows XP SP2, make a note of the titles. You may have to reinstall these products after you reinstall Windows XP SP2.Note If you cannot access Add or Remove Programs, use Task Manager as described in steps 1, 2, and 3. Remove Windows XP Service Pack 2 by typing the following in the New Task (Run...) box:&lt;br /&gt;%windir%\$NtServicePackUninstall$\spuninst\spuninst.exe&lt;br /&gt;9.&lt;br /&gt;After your computer restarts, visit the &lt;a href="http://windowsupdate.microsoft.com/"&gt;Windows Update&lt;/a&gt; Web site. Reinstall Windows XP SP2. For information about how to install Windows XP SP2, and for steps that you can take to help make sure that Windows XP installs successfully, visit the following Microsoft Web site:&lt;br /&gt;&lt;a href="http://support.microsoft.com/?scid=http%3a%2f%2fwww.microsoft.com%2fsp2install%2f"&gt;http://www.microsoft.com/sp2install/&lt;/a&gt;&lt;br /&gt;10.&lt;br /&gt;After Windows XP SP2 has successfully installed, visit the &lt;a href="http://windowsupdate.microsoft.com/"&gt;Windows Update&lt;/a&gt; Web site and install any critical updates.If this procedure does not work, you can perform an in-place reinstallation. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:&lt;br /&gt;&lt;a class="KBlink" href="http://support.microsoft.com/kb/315341"&gt;315341&lt;/a&gt; How to perform an in-place upgrade (reinstallation) of Windows XP&lt;br /&gt;&lt;br /&gt;&lt;a name="kb5"&gt;STATUS&lt;/a&gt;&lt;br /&gt;Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.&lt;br /&gt;&lt;br /&gt;&lt;a name="kb6"&gt;MORE INFORMATION&lt;/a&gt;&lt;br /&gt;Q1: I do not think my computer is in an "incomplete Windows XP SP2 state." How can I know for sure?A1:. After you successfully remove Windows XP Hotfix – KB834707, use one of the following methods to determine whether your computer is in an incomplete Windows XP SP2 state.&lt;br /&gt;&lt;strong&gt;Method 1&lt;/strong&gt;&lt;br /&gt;1.&lt;br /&gt;Check Add or Remove Programs for the presence of Windows XP SP2. If Windows XP SP2 is listed, go to step 2. If Windows XP Service Pack 2 is not listed, Windows XP Service Pack 2 is not installed.&lt;br /&gt;2.&lt;br /&gt;Determine the version of the Lsass.exe file that is in the %Windir%\System32 folder. To do this:&lt;br /&gt;1.&lt;br /&gt;Click Start, click Search, and then click All Files and Folders.&lt;br /&gt;2.&lt;br /&gt;In the All or part of the file name box, type %windir%\system32\lsass.exe, and then click Search.&lt;br /&gt;3.&lt;br /&gt;Right-click the Lsass.exe file, click Properties, and then click the Version tab. Note The Lsass.exe file may appear as "Lsass" without an extension.If the version number of the Lsass.exe file is earlier than 5.1.2600.2096, and Windows Service Pack 2 appears in the Add or Remove Programs tool, your computer is in an incomplete Windows XP SP2 state.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Method 2&lt;/strong&gt;&lt;br /&gt;Click Start, and then click Run, type winver, and then click OK.If the version is listed as "Version 5.1 (Build 2600.xpsp_sp2_rtm.040803-2158: Service Pack 2" or a later version, you have the correct installation of Windows XP SP2. However, if the version has a number that begins with a 01, a 02, or a 03, your computer is in an incomplete Windows XP SP2 state. Additionally, if any number that is less than 040803 appears after "xpsp2", such as "Build 2600.xpsp2.030422-1633: Service Pack 2," your computer is in an incomplete Windows XP SP2 state.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a name="kb7"&gt;REFERENCES&lt;/a&gt;&lt;br /&gt;For additional information about Windows XP SP2, click the following article number to view the article in the Microsoft Knowledge Base:&lt;br /&gt;&lt;a class="KBlink" href="http://support.microsoft.com/kb/322389"&gt;322389&lt;/a&gt; How to obtain the latest Windows XP service pack&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-110006378759623423?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://support.microsoft.com/kb/888162' title='Explorer.EXE - Entry Point Not Found'/><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/110006378759623423/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=110006378759623423' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/110006378759623423'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/110006378759623423'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/11/explorerexe-entry-point-not-found.html' title='Explorer.EXE - Entry Point Not Found'/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-110006320177625668</id><published>2004-11-09T21:03:00.000-08:00</published><updated>2004-11-09T21:06:41.776-08:00</updated><title type='text'>How to manually remove Xupiter</title><content type='html'>Found this at doxdesk.com, and wanted to store it for posterity...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Xupiter consists of an Internet Explorer toolbar containing link buttons to one of Xupiter's search engines and a task run at Windows startup which downloads updates to the software and may launch pop-ups. It also contains functionality to hijack your home page and address bar searches, and add Xupiter links to your bookmarks.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Variants&lt;/strong&gt;&lt;br /&gt;Xupiter/Xupiter uses the site xupiter.com for all functions; Xupiter/Xjupiter is the same but uses xjupiter.com instead. Xupiter/2003 is the same as the Xupiter variant, but puts its DLL directly in its Program Files folder instead of in an 'Updates' folder.&lt;br /&gt;&lt;br /&gt;Xupiter/BrowserWise points to browserwise.com but is still otherwise identical to Xupiter. Xupiter/Browser is a newer variant which still points to browserwise.com, but stores its program files in a folder called 'Browser' instead of 'Xupiter'.&lt;br /&gt;&lt;br /&gt;Xupiter/Sqwire is a newer variant pointing at sqwire.com. Its program files are stored in a 'Sqwire' folder, in a different layout to previous versions, and an installer DLL is left in Downloaded Program Files.&lt;br /&gt;&lt;br /&gt;Xupiter/OrbitExplorer is the latest variant, pointing at orbitexplorer.com. Some of its program files are stored in an 'Orbit' folder in Program Files, the rest in an 'OE' folder in Common Files. It also has the installer DLL.&lt;br /&gt;&lt;br /&gt;Also known as&lt;br /&gt;XupiterToolbar (program name).&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Distribution&lt;/strong&gt;&lt;br /&gt;Installed by ActiveX drive-by-download in affiliate pages. Known sources include the site www.freewebupgrades.com (which is advertised by junk e-mail) and pop-up adverts on sites such as FortuneCity and cjb.net subdomains.&lt;br /&gt;More recently also bundled with Grokster.&lt;br /&gt;One of Xupiter/Sqwire's ActiveX drive-by-download pages has been advertised by junk e-mail (spam) offering a 'Free Christian Toolbar'. Another pretends to be a program to disable Windows Messenger service pop-ups.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;What it does&lt;/strong&gt;&lt;br /&gt;&lt;em&gt;Advertising&lt;/em&gt;&lt;br /&gt;Yes. Apart from the hijacking and added links, the software periodically opens pop-under advertisements as directed by its controlling servers. (These may appear in windows with only an 'exit' menu.)&lt;br /&gt;&lt;em&gt;Privacy violation&lt;br /&gt;&lt;/em&gt;The privacy policy states that the software may track all web usage. However this behaviour has not been observed.&lt;br /&gt;&lt;em&gt;Security issues&lt;br /&gt;&lt;/em&gt;Yes. The software contacts its servers to ask for update code, which is executed without checks. It has also been known to download third-party software (for instance a casino loader app).&lt;br /&gt;&lt;em&gt;Stability problems&lt;br /&gt;&lt;/em&gt;In the initial variants, the update-checking task tries to connect to xupiter.com to download updates whether or not you are connected. If it fails it may cause a crash in 'RunDownload.exe'. Some versions of Xupiter can cause the Windows Explorer to crash when opened under Windows XP.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Removal&lt;br /&gt;&lt;/strong&gt;The OrbitExplorer variant may have an uninstall available. Go to Add/Remove Programs in the Control Panel, choose 'Orbit' and click 'Remove'.&lt;br /&gt;Other variants have no built-in uninstall. An uninstaller is available through ActiveX drive-by-download from Xupiter sites; reports suggest this works for some but not all variants, and may leave a message on bootup that Xupiter must be reinstalled.&lt;br /&gt;&lt;br /&gt;The latest updates of Spybot S&amp;D and Ad-Aware can remove all Xupiter variants.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Manual removal&lt;br /&gt;&lt;/strong&gt;Open the registry (from the Start menu, click Run and enter regedit) and find the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run.&lt;br /&gt;Delete the entries 'XupiterStartup' and 'XupiterCfgLoader' (earlier variants), 'SQUpdatesChecker' and 'SQConfigChecker' (Sqwire variant) or 'OrbitUpdate' and 'OrbitView' (OrbitExplorer variant).&lt;br /&gt;&lt;br /&gt;Open a DOS command prompt window (Start-&gt;Programs-&gt;Accessories) and enter the following commands to deregister the toolbar (Xupiter and BrowserWise variants):&lt;br /&gt;cd "%WinDir%\System" regsvr32 /u "\Program Files\Xupiter\Updates\XupiterToolbar.dll" regsvr32 /u "\Program Files\Xupiter\Updates\XTUpdate.dll" regsvr32 /u "\Program Files\Xupiter\Updates\XTSearch.dll"&lt;br /&gt;(The earliest variants of Xupiter didn't have the XTSearch.dll file, so don't worry if this last command gives an error.)&lt;br /&gt;&lt;br /&gt;For the 2003 variant, use:&lt;br /&gt;cd "%WinDir%\System" regsvr32 /u "\Program Files\Xupiter\XupiterToolbar.dll" regsvr32 /u "\Program Files\Xupiter\XTUpdate.dll" regsvr32 /u "\Program Files\Xupiter\XTSearch.dll"&lt;br /&gt;&lt;br /&gt;For the Browser variant, use:&lt;br /&gt;cd "%WinDir%\System" regsvr32 /u "\Program Files\Browser\Updates\BrowserToolbar.dll" regsvr32 /u "\Program Files\Browser\Updates\BWUpdate.dll" regsvr32 /u "\Program Files\Browser\Updates\BWSearch.dll"&lt;br /&gt;&lt;br /&gt;For the Sqwire variant, use:&lt;br /&gt;cd "%WinDir%\System" regsvr32 /u "\Program Files\Sqwire\t.dll" regsvr32 /u "\Program Files\Sqwire\u.dll" regsvr32 /u "\Program Files\Sqwire\s.dll"&lt;br /&gt;For the OrbitExplorer variant, use:&lt;br /&gt;cd "%WinDir%\System" regsvr32 /u "\Program Files\Common Files\OE\toolbar.dll" regsvr32 /u "\Program Files\Common Files\OE\redirector.dll" regsvr32 /u "\Program Files\Common Files\OE\search.dll"&lt;br /&gt;(On non-English versions of Windows, 'Program Files' and 'Common Files' may be called something different. In that case you will have to change these commands to match the name of these folders.)&lt;br /&gt;&lt;br /&gt;Restart the computer and open the Program Files folder. Delete the 'Xupiter', 'Browser', 'Sqwire' or 'Orbit' folders, and in the OrbitExplorer variant also the 'OE' folder inside Common Files. For the Sqwire and OrbitExplorer variants, you should also open 'Downloaded Program Files' in the Windows folder and remove the 'Loader class' entry if it is there.&lt;br /&gt;&lt;br /&gt;You can now restore your home page (Internet Options-&gt;General-&gt;Home page) and your search settings (Internet Options-&gt;Programs-&gt;Reset web settings). You can also delete the settings to clean up if you like: open the registry and delete the key HKEY_CURRENT_USER\Software\Xupiter, HKEY_CURRENT_USER\Software\SQ (Sqwire variant) or HKEY_CURRENT_USER\CLSID\{0FDA4D2B-7975-405d-8D7C-F5E2247EAE80} (OrbitExplorer variant).&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-110006320177625668?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://doxdesk.com' title='How to manually remove Xupiter'/><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/110006320177625668/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=110006320177625668' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/110006320177625668'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/110006320177625668'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/11/how-to-manually-remove-xupiter.html' title='How to manually remove Xupiter'/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-109639575544408761</id><published>2004-09-28T11:19:00.000-07:00</published><updated>2004-09-28T11:22:35.450-07:00</updated><title type='text'></title><content type='html'>&lt;strong&gt;The Inetinfo.exe process repeatedly crashes and restarts, and "Event ID 7031" and "Event ID 7034" error events are repeatedly logged in the system log in Windows Server 2003.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;This is from Knowledge Base article Q827214.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;What you might notice is that your SMTP fails, emails stop coming in and out, and there are zillionz of 7034/7031 messages in the event log.  Rebooting might fix it for a few minutes, hours, or days.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;To fix this you have to download the fix, farther down this post.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;SYMPTOMS&lt;br /&gt;After you restart a Microsoft Windows Server 2003-based computer that is running the Simple Mail Transfer Protocol (SMTP) service with or without Microsoft Exchange Server 2003, the Inetinfo.exe process the Inetinfo.exe process unexpectedly crashes and then restarts. This problem occurs several times. The Error Reporting dialog box appears on the screen every time that the Inetinfo.exe process crashes. Additionally, the following events are repeatedly logged in the system event log:&lt;br /&gt;Source: Service Control ManagerType: ErrorEvent ID: 7031Description:The IIS Admin Service service terminated unexpectedly. It has done this x time(s).&lt;br /&gt;Source: Service Control ManagerType: ErrorEvent ID: 7034Description:The Simple Mail Transport Protocol (SMTP) service terminated unexpectedly. It has done this x time(s). Note You may also see additional "Event ID 7034" error events logged by services that are dependent on the IIS Admin Service.&lt;br /&gt;&lt;br /&gt;RESOLUTION&lt;br /&gt;Download informationTo resolve this problem, install the following update file. The following file is available for download from the Microsoft Download Center:&lt;br /&gt;&lt;a class="URLLink" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=85796ED7-112D-4B41-A052-DE917BD2B93D&amp;amp;amp;amp;amp;displaylang=en" target="_top"&gt;Download the Windows Server 2003 Standard Edition or Windows Server 2003 Enterprise Edition package now.&lt;/a&gt;&lt;a class="URLLink" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=8720B192-BCD7-4217-852F-64D959D21937&amp;amp;amp;displaylang=en" target="_top"&gt;Download the Windows Server 2003, 64-Bit Enterprise Edition package now.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:&lt;br /&gt;&lt;a class="KBlink" href="http://support.microsoft.com/default.aspx?kbid=119591"&gt;119591&lt;/a&gt; How to obtain Microsoft support files from online services Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.&lt;br /&gt;Update information&lt;br /&gt;PrerequisitesNo prerequisites are required.&lt;br /&gt;Restart requirementYou must restart your computer after you install this update.&lt;br /&gt;Update replacement informationThis update does not replace any other updates.&lt;br /&gt;File informationThe English version of this hotfix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.&lt;br /&gt;32-bit editions of Windows Server 2003Date Time Version Size File name&lt;br /&gt;------------------------------------------------------&lt;br /&gt;25-Aug-2003 22:15 6.0.3790.80 456,192 Smtpsvc.dll&lt;br /&gt;64-bit editions of Windows Server 2003Date Time Version Size File name Platform&lt;br /&gt;-----------------------------------------------------------------&lt;br /&gt;25-Aug-2003 20:38 6.0.3790.80 1,174,528 Smtpsvc.dll IA-64&lt;br /&gt;STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.&lt;br /&gt;MORE INFORMATIONFor additional information about standard terminology that is used to describe Microsoft software updates, click the following article number to view the article in the Microsoft Knowledge Base:&lt;br /&gt;&lt;a class="KBlink" href="http://support.microsoft.com/default.aspx?kbid=824684"&gt;824684&lt;/a&gt; Description of the standard terminology that is used to describe Microsoft software updates&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-109639575544408761?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/109639575544408761/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=109639575544408761' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/109639575544408761'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/109639575544408761'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/09/inetinfo.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-109518239111931124</id><published>2004-09-14T10:13:00.000-07:00</published><updated>2004-09-14T10:19:51.120-07:00</updated><title type='text'></title><content type='html'>"An operation was attempted on something that is not a socket"&lt;br /&gt;&lt;br /&gt;Another post to save KB articles that might go away...this tends to occur during spyware removal.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Microsoft Knowledge Base Article - 817571&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;You receive an "An operation was attempted on something that is not a socket" error message when you try to connect to a network (Windows 2000 Pro, XP)&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:&lt;br /&gt;&lt;/strong&gt;&lt;a class="KBlink" href="http://support.microsoft.com/default.aspx?kbid=256986"&gt;&lt;strong&gt;256986&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt; Description of the Microsoft Windows Registry&lt;/strong&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;SYMPTOMS: &lt;/strong&gt; When you try to connect your computer to a network, you may receive the following error message:&lt;br /&gt;An operation was attempted on something that is not a socket. This symptom occurs on a computer that obtains an IP address from a Dynamic Host Configuration Protocol (DHCP) server.  If you assign a static IP address to your computer, you do not receive this message.&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;CAUSE:&lt;/strong&gt;  This issue may occur if you have a third-party product installed that uses Windows sockets and also uses the ipconfig, release, and renew commands. The Windows sockets registry subkeys may be corrupted.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;strong&gt;RESOLUTION: &lt;/strong&gt;Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system.  Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly.  Use Registry Editor at your own risk.  To resolve this problem, use either of the following methods.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Method 1&lt;/strong&gt;  &lt;em&gt;We recommend that you use Method 1 if either of the following conditions are true:&lt;br /&gt;&lt;/em&gt;You only have one computer.&lt;br /&gt;You do not have access to a computer that is similar to the first computer where you experienced the symptoms that are described in the "Symptoms" section. A computer that is similar to the first computer is another computer that has the same operating system version and a similar hardware configuration.Use Registry Editor to export and delete the Winsock and Winsock2 registry subkeys, and then remove and reinstall TCP/IP on Microsoft Windows 2000 or Microsoft Windows XP. To do this, follow these steps.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Export and delete the corrupted registry subkeys&lt;br /&gt;Insert a floppy disk in the floppy disk drive of the computer whose registry entries you are exporting.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Click Start, click Run, type regedit, and then click OK.&lt;br /&gt;Locate and then click the following registry subkey:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock&lt;br /&gt;&lt;/p&gt;&lt;p&gt;On the File menu, click Export.&lt;br /&gt;In the Save in box, click 3½ Floppy (A:), type a name for the file in the File name box, and then click Save.&lt;br /&gt;Right-click Winsock, and then click Delete. When you are prompted to confirm the deletion, click Yes.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Repeat steps 3 through 6 for the following subkey:&lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock2&lt;/p&gt;&lt;p&gt;Note Each .reg file that you save must have a different name.&lt;br /&gt;Right-click Winsock2, click Delete, and then click Yes.&lt;br /&gt;Quit Registry Editor.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Windows 2000-based computer&lt;br /&gt;&lt;/strong&gt;Remove TCP/IP on a Windows 2000-based computer&lt;br /&gt;Log on to Windows as administrator.&lt;br /&gt;In Control Panel, double-click Network Connections, right-click Local Area Connection, and then click Properties.&lt;br /&gt;Under This component uses the following items, click Internet Protocol (TCP/IP), and then click Uninstall. &lt;/p&gt;&lt;p&gt;&lt;br /&gt;Follow the instructions on the screen to remove TCP/IP.&lt;br /&gt;Restart your computer, but click No if you are prompted to let Windows enable a protocol.&lt;br /&gt;Install TCP/IP on a Windows 2000-based computer&lt;br /&gt;Log on to Windows as administrator.&lt;br /&gt;In Control Panel, double-click Network Connections, right-click Local Area Connection, and then click Properties.&lt;br /&gt;Click Install.&lt;br /&gt;In the Select Network Component Type dialog box, click Protocol, and then click Add.&lt;br /&gt;Under Network Protocol, click Internet Protocol (TCP/IP), and then click OK.&lt;br /&gt;When the protocol is installed, click Close.&lt;br /&gt;Restart your computer.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Windows XP-based computer&lt;/strong&gt;&lt;/p&gt;&lt;strong&gt;&lt;p&gt;&lt;br /&gt;&lt;/strong&gt;Reinstall TCP/IP on a Windows XP-based computerIn Windows XP, the TCP/IP stack is a core component of the operating system. Therefore, you cannot remove TCP/IP in Windows XP.&lt;br /&gt;Install TCP/IP on top of itself. To do this, follow these steps:&lt;br /&gt;In Control Panel, double-click Network Connections, right-click Local Area Connection, and then click Properties.&lt;br /&gt;Click Install.&lt;br /&gt;Click Protocol, and then click Add.&lt;br /&gt;Click Have Disk.&lt;br /&gt;In the Copy manufacturer's files from box, type System_Drive_Letter:\windows\inf, and then click OK.&lt;br /&gt;In the list of available protocols, click Internet Protocol (TCP/IP), and then click OK.&lt;br /&gt;Restart your computer.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Method 2&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;If you are correcting this problem on several computers and you have access to a working computer with the same operating system version and a similar hardware configuration, we recommend Method 2. &lt;/em&gt;&lt;/p&gt;&lt;p&gt;To resolve this issue, delete the corrupted registry entries, and then replace them with the registry key information that you exported from a computer that has a working installation of TCP/IP. To do this, follow these steps.&lt;br /&gt;Delete the corrupted registry entriesOn the computer that has the corrupted registry entries, follow these steps:&lt;br /&gt;Click Start, click Run, type regedit, and then click OK.&lt;br /&gt;In Registry Editor, locate and then click the following registry subkey:&lt;br /&gt;HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services.&lt;br /&gt;Right-click Winsock, and then click Delete. When you are prompted to confirm the deletion, click Yes.&lt;br /&gt;Right-click Winsock2, and then click Delete. When you are prompted to confirm the deletion, click Yes.&lt;br /&gt;Export the registry entries to a floppy disk On the computer that has a working installation of TCP/IP, follow these steps.Note The computer that you are importing the registry entries from must use the same version of Windows and be either similar to or a duplicate of the computer that is experiencing the symptoms that are described in the "Symptoms" section.&lt;br /&gt;Insert a floppy disk in the floppy disk drive of the computer that has the registry entries that you are exporting.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Click Start, click Run, type regedit, and then click OK.&lt;br /&gt;In Registry Editor, locate and then click the following registry subkey and then click Winsock:&lt;br /&gt;HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services&lt;br /&gt;Click File, and then click Export.&lt;br /&gt;In the Save in box, click 3½ Floppy(A:), type a name for the file in the File name box, and then click Save.&lt;br /&gt;Click Winsock2, click File, and then click Export.&lt;br /&gt;In the Save in box, click 3½ Floppy(A:), type a name for the file in the File name box, and then click Save. Note Each .reg file that you save must have a different name.&lt;br /&gt;Quit Registry Editor.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Import the registry entries from the floppy disk:&lt;/p&gt;&lt;p&gt;On the computer that had the corrupted registry entries, follow these steps:&lt;br /&gt;Insert the floppy disk that contains the .reg files in the floppy disk drive of the computer that is experiencing the symptoms that are described in the "Symptoms" section.&lt;br /&gt;Start Windows Explorer, click My Computer, and then double-click 3½ Floppy(A:).&lt;br /&gt;Double-click each .reg file that you created and saved to the floppy disk in the "Export the registry keys to a floppy disk" section.&lt;br /&gt;Click Yes when you are prompted to add information to the registry.&lt;br /&gt;Click OK when you receive the message that the information is successfully entered in the registry.&lt;br /&gt;Quit Registry Editor. &lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;strong&gt;MORE INFORMATION: &lt;/strong&gt;These methods restore basic functionality to the Winsock and the Winsock2 subkeys. You may have to reinstall some third-party proxy software or firewalls. &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-109518239111931124?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/109518239111931124/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=109518239111931124' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/109518239111931124'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/109518239111931124'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/09/operation-was-attempted-on-something.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-109407130451248096</id><published>2004-09-01T13:39:00.000-07:00</published><updated>2004-09-01T13:41:44.513-07:00</updated><title type='text'></title><content type='html'>Symantec NAVCE Server Group Password Changed&lt;br /&gt;or How do I get into my server group?&lt;br /&gt;&lt;br /&gt;change this key in registry&lt;br /&gt;HKLM\SOFTWARE\INTEL\LANDesk\VirusProtect6\CurrentVersion\ConsolePassword&lt;br /&gt;&lt;br /&gt;to value &lt;strong&gt;1084A085DC6BD2D755D4D6A7726&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;The password is now:  symantec&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-109407130451248096?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/109407130451248096/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=109407130451248096' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/109407130451248096'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/109407130451248096'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/09/symantec-navce-server-group-password.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-109355922084593103</id><published>2004-08-26T15:23:00.000-07:00</published><updated>2004-08-26T15:27:42.793-07:00</updated><title type='text'></title><content type='html'>OLEXP: "Send To" and E-mail Links Do Not Work Using Outlook Express as Default&lt;br /&gt;&lt;br /&gt;Another Knowledge Base article that seems to come and go...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;OLEXP: "Send To" and E-mail Links Do Not Work Using Outlook Express as Default&lt;a href="http://support.microsoft.com/?kbid=306098#appliesto"&gt;View products that this article applies to.&lt;/a&gt;&lt;br /&gt;This article was previously published under Q306098&lt;br /&gt;For information about the differences between Microsoft Outlook and Microsoft Outlook Express e-mail clients, click the following article number to view the article in the Microsoft Knowledge Base:&lt;br /&gt;&lt;a class="KBlink" href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;257824"&gt;257824&lt;/a&gt; OL2000: Differences Between Outlook and Outlook ExpressI&lt;br /&gt;&lt;br /&gt;MPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:&lt;br /&gt;&lt;a class="KBlink" href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;256986"&gt;256986&lt;/a&gt; Description of the Microsoft Windows Registry&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SYMPTOMSWhen you attempt to use Outlook Express to send mail from a hyperlink, to send mail by using the "Send To" feature of another program, or to send mail by using the "New Message" feature in Microsoft Internet Explorer, Outlook Express may not be used to send the message.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;CAUSE&lt;/strong&gt; This issue can occur if:&lt;br /&gt;Outlook Express is not registered as your default e-mail program.&lt;br /&gt;An entry for the default mail client is missing in the Microsoft Windows registry.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;RESOLUTION&lt;/strong&gt; To resolve this issue, register Outlook Express as the default e-mail program. If this does not resolve the issue, or if Outlook Express is already registered as the default e-mail program, edit the Windows registry to correct the default mail client string values.&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;MORE INFORMATION&lt;/strong&gt;&lt;br /&gt;Register Outlook Express as the Default E-mail ProgramTo register Outlook Express as the default mail program on your computer, use one of the following methods:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;In Outlook Express&lt;/strong&gt;:&lt;br /&gt;In Outlook Express, click Tools, and then click Options.&lt;br /&gt;On the General tab, the Default Messaging Programs section states Outlook Express is NOT the default mail handler; click Make Default, and then click OK.&lt;br /&gt;Try to send mail from a link or another program.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;In Internet Options&lt;/strong&gt;:&lt;br /&gt;Click Start, point to Settings, and then click Control Panel.&lt;br /&gt;Double-click the Internet Options icon, and then click the Programs tab.&lt;br /&gt;Under Internet Programs, click the E-mail list, and then click Outlook Express.&lt;br /&gt;Click Apply, and then click OK.&lt;br /&gt;Try to send mail from a link or another program.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;From the Run line&lt;/strong&gt; (if the Outlook Express and Internet Options methods do not register Outlook Express as the default e-mail program, use this method):&lt;br /&gt;Click Start.&lt;br /&gt;Click Run.&lt;br /&gt;Type the following line, including the quotation marks, where drive is the letter of the drive in which Outlook Express is installed, and then click OK:&lt;br /&gt;&lt;strong&gt;"drive:\program files\outlook express\msimn.exe" /reg&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Edit the Windows Registry:&lt;/strong&gt; If you can register Outlook Express as the default mail handler, but you still cannot send mail from mail links or other programs by using Outlook Express, you need to add a data string to the default mail client key in the registry.WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.&lt;/li&gt;&lt;li&gt;To add the data string to the default mail client key:&lt;br /&gt;Start Registry Editor; click Start, click Run, and then type regedit.&lt;br /&gt;Locate the following key in the registry:&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Outlook Express&lt;br /&gt;In the left pane, click Outlook Express. Two values should be displayed in the right pane: one is Default, which has a value of Outlook Express, and the other is DLLPath, which contains the path to Msoe.dll on your computer.&lt;br /&gt;If the DLLPath value is not present, click Edit, point to New, and then click String Value.&lt;br /&gt;New Value #1 is displayed, with the text selected. Type DllPath, and then press the ENTER key.&lt;br /&gt;Double-click the new DLLPath value to open it. In the Value Data box, type the path to the Msoe.dll file on your computer, for example:&lt;br /&gt;drive:\PROGRAM FILES\OUTLOOK EXPRESS\MSOE.DLL&lt;br /&gt;Click OK, and then quit Registry Editor.&lt;br /&gt;Try to send mail from a link or another program.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-109355922084593103?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/109355922084593103/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=109355922084593103' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/109355922084593103'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/109355922084593103'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/08/olexp-send-to-and-e-mail-links-do-not.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-108802056876902113</id><published>2004-06-23T12:54:00.000-07:00</published><updated>2004-08-26T15:28:02.773-07:00</updated><title type='text'></title><content type='html'>How Domain Controllers Are Located in Windows XP&lt;br /&gt;&lt;br /&gt;Just in case this disappears...&lt;br /&gt;&lt;strong&gt;&lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;314861"&gt;Microsoft Knowledge Base Article - 314861&lt;/a&gt; &lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;How Domain Controllers Are Located in Windows XP&lt;br /&gt;&lt;br /&gt;This article was previously published under Q314861&lt;br /&gt;For a Microsoft Windows 2000 version of this article, see 247811.&lt;br /&gt;&lt;br /&gt;SUMMARY&lt;br /&gt;This article describes the mechanism that Windows XP Professional uses to locate a domain controller in a Windows-based domain.&lt;br /&gt;&lt;br /&gt;The article details the process of locating a domain by its DNS-style name and by its flat-style (NetBIOS) name, which is used for backward compatibility. In all other cases, it is recommended that you use DNS-style names as a matter of policy.&lt;br /&gt;&lt;br /&gt;The article also addresses issues that are involved in troubleshooting the domain controller location process.&lt;br /&gt;MORE INFORMATION&lt;br /&gt;The following sequence describes how the Locator finds a domain controller:&lt;br /&gt;On the client (the computer that is trying to locate the domain controller), the Locator is initiated as a remote procedure call (RPC) to the local Netlogon service. The Netlogon service implements the Locator DsGetDcName API call.&lt;br /&gt;The client collects the information that is needed to select a domain controller, and then passes the information to the Netlogon service by using the DsGetDcName call.&lt;br /&gt;The Netlogon service on the client uses the collected information to look up a domain controller for the specified domain in one of two ways:&lt;br /&gt;For a DNS name, Netlogon queries DNS by using the IP/DNS-compatible Locator--that is, DsGetDcName calls the DnsQuery call to read the Service Resource (SRV) records and "A" records from DNS after the domain name is appended to the appropriate string that specifies the SRV records.&lt;br /&gt;&lt;br /&gt;A workstation that is logging on to a Windows-based domain queries DNS for SRV records in this general form:&lt;br /&gt;_service._protocol.DnsDomainName&lt;br /&gt;&lt;br /&gt;Active Directory servers offer the Lightweight Directory Access Protocol (LDAP) service over the TCP protocol. Therefore, clients find an LDAP server by querying DNS for a record of the form:&lt;br /&gt;_ldap._tcp.DnsDomainName&lt;br /&gt;&lt;br /&gt;For a NetBIOS name, Netlogon performs domain controller discovery by using the Microsoft Windows NT 4.0-compatible Locator--that is, by using the transport-specific mechanism, for example, Windows Internet Name Service (WINS).&lt;br /&gt;&lt;br /&gt;In Windows NT 4.0 and earlier, "discovery" is a process for locating a domain controller for authentication in either the primary domain or in a trusted domain.&lt;br /&gt;The Netlogon service sends a datagram to the computers that registered the name. For NetBIOS domain names, the datagram is implemented as a mailslot message. For DNS domain names, the datagram is implemented as an LDAP User Datagram Protocol (UDP) search.&lt;br /&gt;&lt;br /&gt;UDP is the connectionless datagram transport protocol that is part of the TCP/IP protocol suite. TCP is a connection-oriented transport protocol. Note that UDP allows a program on one computer to send a datagram to a program on another computer. UDP includes a protocol port number, which allows the sender to distinguish among multiple destinations (programs) on the remote computer.&lt;br /&gt;Each available domain controller responds to the datagram to indicate that it is working and returns the information to DsGetDcName.&lt;br /&gt;The Netlogon service caches the domain controller information so that subsequent requests do not need to repeat the discovery process. Caching this information encourages consistent use of the same domain controller and a consistent view of Active Directory.&lt;br /&gt;When a client logs on or joins the network, the client must be able to locate a domain controller. The client sends a DNS Lookup query to DNS to find domain controllers, preferably in the client's own subnet. Therefore, clients find a domain controller by querying DNS for a record of the form:&lt;br /&gt;_LDAP._TCP.dc._msdcs.domainname&lt;br /&gt;&lt;br /&gt;After the client locates a domain controller, the client establishes communication by using Lightweight Directory Access Protocol (LDAP) to gain access to Active Directory. As part of that negotiation, the domain controller identifies which site the client is in, based on the IP subnet of that client. If the client is communicating with a domain controller that is not in the closest (most optimal) site, the domain controller returns the name of the client's site.&lt;br /&gt;&lt;br /&gt;If the client has already tried to find domain controllers in that site (for example, when the client sends a DNS Lookup query to DNS to find domain controllers in the client's own subnet), the client uses the domain controller that is not optimal. Otherwise, the client performs a site-specific DNS lookup again by using the name of the optimal site. The domain controller uses some of the directory service information for identifying sites and subnets.&lt;br /&gt;&lt;br /&gt;After the client locates a domain controller, the domain controller entry is cached. If the domain controller is not in the optimal site, the client flushes the cache after 15 minutes and discards the cache entry. The client then attempts to find an optimal domain controller in its own site.&lt;br /&gt;&lt;br /&gt;After the client has established a communications path to the domain controller, the client can establish its logon and authentication credentials and, if necessary for Windows-based computers, set up a secure channel. The client then is ready to perform normal queries and search for information against the directory.&lt;br /&gt;&lt;br /&gt;The client establishes an LDAP connection to a domain controller to log on. The logon process uses Security Accounts Manager (SAM). Because the communications path uses the LDAP interface and the client is authenticated by a domain controller, the client account is verified and passed through SAM to the directory service agent, then to the database layer, and finally to the database in the Extensible Storage engine (ESE).&lt;br /&gt;Troubleshooting the Domain Locator Process&lt;br /&gt;To troubleshoot the domain locator process:&lt;br /&gt;Check Event Viewer to see whether the event logs contain any error information. On both the client and the server, check the System log for failures during the logon process. Also, check the Directory Service logs on the server and the DNS logs on the DNS server.&lt;br /&gt;&lt;br /&gt;To view Event Viewer in Windows XP, click Start, click Control Panel, double-click Administrative Tools, and then double-click Event Viewer.&lt;br /&gt;Check the IP configuration by running the ipconfig /all command at a command prompt. Verify that the configuration is correct for your network.&lt;br /&gt;Use the Ping utility to verify network connectivity and name resolution. Ping both the IP address and the server name.&lt;br /&gt;Check the Network Diagnostics tool in Help and Support under "Use Tools to view your computer information and diagnose problems" to determine whether the network components are correctly installed and working properly. Network Diagnostics also runs some tests and provides information about the network configuration, information that can be helpful.&lt;br /&gt;Use the nltest /dsgetdc:domainname command to verify that a domain controller can be located for a specific domain. The NLTest tool is installed with the Windows XP support tools.&lt;br /&gt;&lt;br /&gt;For information about how to install these tools, refer to the following article in the Microsoft Knowledge Base:&lt;br /&gt;306794 How to Install the Support Tools from the Windows XP CD-ROM&lt;br /&gt;&lt;br /&gt;Use the NSLookup tool to verify that DNS entries are correctly registered in DNS. Verify that the server host records and GUID SRV records can be resolved.&lt;br /&gt;&lt;br /&gt;For example, to verify record registration, use the following commands:&lt;br /&gt;nslookup server_name.child_of_root_domain.root_domain.com&lt;br /&gt;&lt;br /&gt;nslookup guid._msdcs.root_domain.com&lt;br /&gt;&lt;br /&gt;If either of these commands does not succeed, use one of the following methods to reregister records with DNS:&lt;br /&gt;To force host record registration, type ipconfig /registerdns.&lt;br /&gt;To force domain controller service registration, stop and then restart the Netlogon service.&lt;br /&gt;To verify appropriate LDAP connectivity, use the Ldp.exe tool to connect and bind to the domain controller. Ldp.exe is a support tool that you can install from the Windows XP CD-ROM.&lt;br /&gt;&lt;br /&gt;For information about how to install these tools, refer to the following article in the Microsoft Knowledge Base:&lt;br /&gt;306794 How to Install the Support Tools from the Windows XP CD-ROM&lt;br /&gt;&lt;br /&gt;If you suspect that a particular domain controller has problems, turn on the Netlogon debug logging. Use the NLTest utility by typing nltest /dbflag:0x2000ffff at a command prompt. The information is logged in the Debug folder in the Netlogon.log file.&lt;br /&gt;If you still have not isolated the problem, use Network Monitor to monitor network traffic between the client and the domain controller.&lt;br /&gt;For additional information, refer to the Windows 2000 Server Resource Kit, Chapter 10, "Active Directory Diagnostic, Troubleshooting, and Recovery."&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-108802056876902113?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/108802056876902113/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=108802056876902113' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108802056876902113'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108802056876902113'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/06/how-domain-controllers-are-located-in.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-108680016728552504</id><published>2004-06-09T09:31:00.000-07:00</published><updated>2004-08-26T15:29:01.540-07:00</updated><title type='text'></title><content type='html'>ANI numbers.  If you don't know what ANI is, then these won't help you...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;ANI&lt;br /&gt;1010732-1-770-988-9664&lt;br /&gt;800-444-4444&lt;br /&gt;800-555-1140&lt;br /&gt;800-555-1180&lt;br /&gt;&lt;br /&gt;-More-&lt;br /&gt;800-300-4206&lt;br /&gt;800-314-4258&lt;br /&gt;800-444-0800&lt;br /&gt;800-444-3333&lt;br /&gt;800-444-4444&lt;br /&gt;800-532-7486 press 1&lt;br /&gt;800-552-8355&lt;br /&gt;800-555-1140&lt;br /&gt;800-555-1180&lt;br /&gt;800-729-0056&lt;br /&gt;800-732-2468 (800-REACH-OUT)&lt;br /&gt;800-789-4779&lt;br /&gt;800-797-6088&lt;br /&gt;800-877-2278&lt;br /&gt;800-964-0176&lt;br /&gt;800-964-0221&lt;br /&gt;877-265-5343 (877-COLLEGE) press 8, then 1&lt;br /&gt;888-253-8225&lt;br /&gt;888-253-8226&lt;br /&gt;888-253-8227&lt;br /&gt;888-253-8229&lt;br /&gt;888-253-8249&lt;br /&gt;888-253-8251&lt;br /&gt;888-253-8253&lt;br /&gt;888-253-8254&lt;br /&gt;888-776-5733&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-108680016728552504?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/108680016728552504/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=108680016728552504' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108680016728552504'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108680016728552504'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/06/ani-numbers.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-108630761091847124</id><published>2004-06-03T17:03:00.000-07:00</published><updated>2004-06-03T17:06:50.916-07:00</updated><title type='text'></title><content type='html'>Got popups out the wazzoo, a bunch of "Missing Shortcut" boxes at startup and all sorts of gibberish programs running in your task list? You've got the latest spyware/adware scourge. Use these instructions to rid yourself of the pest. You'll need a copy of HijackThis and a strong cocktail before you start. I also ran Ad-aware 6 before and after the process.&lt;br /&gt;&lt;br /&gt;** You can follow the below steps.  A workable shortcut is also to remove autorun entries, and especially browserhelper.dll! **&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Since morze1.exe disappears soon after it morphs into random selected 600K files...&lt;br /&gt;&lt;br /&gt;Let's name this tool the "MORZE1 REMOVAL TOOL" &lt;br /&gt;&lt;br /&gt;Removal: &lt;br /&gt;&lt;br /&gt; Right-Click on the Yahoo stocks task bar icon, choose remove (while being online!). A web page from Adtomi should appear "uninstall was successful!" &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;br /&gt; Restart computer in safe mode ONLY! &lt;br /&gt; &lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt; Make a new text file in Notepad, copy and paste this inside: &lt;br /&gt; &lt;br /&gt;&lt;br /&gt;REGEDIT4 &lt;br /&gt;&lt;br /&gt;[-HKEY_CURRENT_USER\Software\adtomi] &lt;br /&gt;&lt;br /&gt;[-HKEY_CLASSES_ROOT\CLSID\{B549456D-F5D0-4641-BCED-8648A0C13D83}] &lt;br /&gt;&lt;br /&gt;[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Browser Helper Objects\{B549456D-F5D0-4641-BCED-8648A0C13D83}] &lt;br /&gt;&lt;br /&gt; Save it (Change to "all files" in Files of Type drop-down box) as Remove.reg Double-click and hit yes on the prompt! (If you want to save yourself the hassle of creating this file, download it here.)&lt;br /&gt; &lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt; In HijackThis or similar startup manager, delete any entries with the following pattern: &lt;br /&gt;&lt;br /&gt;With random, unknown .exe files, ending with "/dk" - Example: (C:\WINDOWS\IH5B0AKB.EXE /dk ) &lt;br /&gt;&lt;br /&gt;Delete any such entries in HKCU....\Software\Microsoft\Windows\CurrentVersion\Run&lt;br /&gt;&lt;br /&gt;Delete any such entries in HKLM....\..run......  &lt;br /&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; In HijackThis fix the 02 line BHO -if present: C:\WINDOWS\BrowserHelper.dll &lt;br /&gt; &lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-108630761091847124?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/108630761091847124/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=108630761091847124' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108630761091847124'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108630761091847124'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/06/got-popups-out-wazzoo-bunch-of-missing.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-108628972389058204</id><published>2004-06-03T12:03:00.000-07:00</published><updated>2004-06-03T12:09:41.826-07:00</updated><title type='text'></title><content type='html'>During boot up, you get an error SPOOLSV.EXE has generated errors, and you can't print, and there may not even be any printers in the printer folder.  You may not be able to add any printers.&lt;br /&gt;&lt;br /&gt;This can be caused by a damaged printer driver.  See the following knowledgebase article &lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;312052"&gt;Q312052&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Since some of these articles seem to disappear, here is the good part. &lt;br /&gt;NOTE:  I have successfully resolved the problem by merely deleting the non-default printer driver in the currentcontrolset/controlset001 areas.  You may have to do more...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;RESOLUTION&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;To resolve this issue, remove printers and printer drivers, and then delete the items that are under certain keys in the registry. Follow these steps: &lt;br /&gt;If possible, remove any printers that are listed in the Printers window. &lt;br /&gt;&lt;br /&gt;To remove a printer, right-click the printer in the Printers window, click Delete, and then click Yes to confirm the deletion.&lt;br /&gt;In the Printers window, on the File menu, click Server Properties.&lt;br /&gt;On the Drivers tab, remove all of the installed printer drivers. &lt;br /&gt;&lt;br /&gt;To remove a printer driver, click the driver, click Remove, and then click Yes to confirm. &lt;br /&gt;Start Registry Editor (Regedit.exe).&lt;br /&gt;Export the following registry keys:&lt;br /&gt;&lt;strong&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Print&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Delete any items that are listed under the following keys (do not delete the keys themselves):&lt;br /&gt;&lt;strong&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Environments\Windows NT x86\Drivers\Version-2&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Environments\Windows NT x86\Drivers\Version-3&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Print\Environments\Windows NT x86\Drivers\Version-2&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Print\Environments\Windows NT x86\Drivers\Version-3&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Delete any non-default items that are listed under the following keys:&lt;br /&gt;&lt;strong&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Print\Monitors&lt;/strong&gt;&lt;br /&gt;The list of Default monitors includes:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;AppleTalk Printing Devices (When Services for Macintosh is installed)&lt;br /&gt;BJ Language Monitor&lt;br /&gt;Local Port&lt;br /&gt;PJL Language Monitor&lt;br /&gt;Standard TCP/IP Port&lt;br /&gt;USB Monitor&lt;br /&gt;Windows NT Fax Monitor (When a Fax Modem is installed)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-108628972389058204?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/108628972389058204/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=108628972389058204' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108628972389058204'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108628972389058204'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/06/during-boot-up-you-get-error-spoolsv.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-108612073963589009</id><published>2004-06-01T13:09:00.000-07:00</published><updated>2004-06-01T13:16:06.450-07:00</updated><title type='text'></title><content type='html'>Having problems with a computer, completely infested with spyware.&lt;br /&gt;Ran &lt;a href="http://www.safer-networking.org/"&gt;Spybot Search &amp; Destroy &lt;/a&gt; but it had lots of trouble closing.  &lt;a href="http://lavasoftusa.com"&gt;Ad-Aware &lt;/a&gt; picked up lots more stuff (usually it's the other way around!) but that's not the point of this post...&lt;br /&gt;&lt;br /&gt;Anyway, in looking at the task manager, I noticed a few processes that I tracked down to GotoMyPC:&lt;br /&gt;    g2svc.exe&lt;br /&gt;    g2comm.exe&lt;br /&gt;    g2tray.exe&lt;br /&gt;&lt;br /&gt;FYI&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-108612073963589009?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/108612073963589009/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=108612073963589009' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108612073963589009'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108612073963589009'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/06/having-problems-with-computer.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-108490988897662749</id><published>2004-05-18T12:44:00.000-07:00</published><updated>2004-05-18T12:51:28.976-07:00</updated><title type='text'></title><content type='html'>When installing Office (or other programs) you get:&lt;br /&gt;&lt;br /&gt;This installation is forbidden by system policy. Contact your system administrator.&lt;br /&gt;&lt;br /&gt;This is an MSI error 1625.  Steps to do...&lt;br /&gt;&lt;br /&gt;Run the setup program in verbose mode:&lt;br /&gt;&lt;br /&gt;setup.exe /L*v c:\verbose.txt&lt;br /&gt;&lt;br /&gt;Then you can check out the error messages, pay particular note to the product ID. {#####-####-###########}&lt;br /&gt;&lt;br /&gt;Run Regedit, go to &lt;br /&gt;HKLM\SOFTWARE\Classes\Installer\Products and (after backing up the registry) delete all instances of the Product ID.&lt;br /&gt;&lt;br /&gt;Then reinstall...&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-108490988897662749?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/108490988897662749/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=108490988897662749' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108490988897662749'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108490988897662749'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/05/when-installing-office-or-other.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-108430192432126437</id><published>2004-05-11T11:57:00.000-07:00</published><updated>2004-05-11T11:58:44.320-07:00</updated><title type='text'></title><content type='html'>Outlook Express Loads Slowly (Especially with XP)&lt;br /&gt;&lt;br /&gt;This is caused by MSN Messenger.  Go to the following keys and remove whatever is entered into the (default) key:&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{FB7199AB-79BF-11d2-8D94-0000F875C541}\InProcServer32&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{FB7199AB-79BF-11d2-8D94-0000F875C541}\LocalServer32&lt;br /&gt;&lt;br /&gt;[Don't delete the key, just the data/value!&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-108430192432126437?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/108430192432126437/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=108430192432126437' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108430192432126437'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108430192432126437'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/05/outlook-express-loads-slowly.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-108429242186535580</id><published>2004-05-11T09:19:00.000-07:00</published><updated>2004-05-11T09:20:21.866-07:00</updated><title type='text'></title><content type='html'>How to Fix NET SEND on Windows XP SP2 Computers&lt;br /&gt;&lt;br /&gt;After you install SP2, you might find that you can no longer use NET SEND to send messages to another computer on the LAN using the NET SEND command. This is because SP2 disables the Windows Messenger service by default. To use NET SEND, you need to start the Messenger service, and change its startup type to Automatic so that in the future it will start by default when you reboot. Here's how: &lt;br /&gt;&lt;br /&gt;1.   First, right click My Computer, click Manage, expand the Services and Applications node and click Services. &lt;br /&gt;2.   In the right pane, scroll down to find the Messenger service. Right click it and select Properties. &lt;br /&gt;3.   On the General tab, under Startup type, select Automatic from the dropdown box. &lt;br /&gt;4.   Click OK. &lt;br /&gt;5.   Right click the Messenger service again, and select Start. &lt;br /&gt;&lt;br /&gt;SP2 disables the Messenger service because it is exploited by some hackers to send unwanted messages. If you enable it, you might be vulnerable to receiving Messenger spam.  &lt;br /&gt;  &lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-108429242186535580?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/108429242186535580/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=108429242186535580' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108429242186535580'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/108429242186535580'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2004/05/how-to-fix-net-send-on-windows-xp-sp2.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-106257702673119234</id><published>2003-09-03T01:17:00.000-07:00</published><updated>2003-09-03T01:17:06.790-07:00</updated><title type='text'></title><content type='html'>While nVidia has ruled the video world for some time now, ATI is giving them a real run these days -- so much so, that some feel the ATI Radeo 9x00 series cards are better than the Geforce series.&lt;br /&gt;&lt;br /&gt;Be that as it may, here is a good article on how to tweak you ATI card:&lt;br /&gt;&lt;br /&gt;http://www.techspot.com/tweaks/radeon/index.shtml&lt;br /&gt;&lt;br /&gt;If you read all the way to the end, there link for tweaking your nVidia card as well, but be warned:  it is about a year old.&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-106257702673119234?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/106257702673119234/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=106257702673119234' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/106257702673119234'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/106257702673119234'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2003/09/while-nvidia-has-ruled-video-world-for.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-106240169007140342</id><published>2003-09-01T00:34:00.000-07:00</published><updated>2003-09-01T00:39:21.826-07:00</updated><title type='text'></title><content type='html'>Ever have a need for a boot disk at 2:00am, and can't seem to find your old MS Dos 6.0 install disks?&lt;br /&gt;&lt;br /&gt;Ever find your hard drive crashed just enough that you can almost load windows...but can't.  But that you could copy the really really really important file off if you could just get to the C: prompt?&lt;br /&gt;&lt;br /&gt;Well, just zip on over to &lt;a href="http:\\www.bootdisk.com "&gt;www.bootdisk.com&lt;/a&gt; NOW, before it is too late and download one!&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-106240169007140342?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/106240169007140342/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=106240169007140342' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/106240169007140342'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/106240169007140342'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2003/09/ever-have-need-for-boot-disk-at-200am.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-106239962802378330</id><published>2003-09-01T00:00:00.000-07:00</published><updated>2003-09-01T00:00:28.076-07:00</updated><title type='text'></title><content type='html'>Hah!&lt;br /&gt;Within minutes of creating the first techno-blog, I managed to spring into action and help out a fellow sufferer!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.annoyances.org/exec/forum/win2000/n1061491226"&gt;Annoyances.org - Outlook 2002 ''Operation Failed'' (Windows 2000 Discussion Forum)&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-106239962802378330?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/106239962802378330/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=106239962802378330' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/106239962802378330'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/106239962802378330'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2003/09/hah-within-minutes-of-creating-first.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5753393.post-106239818305518772</id><published>2003-08-31T23:36:00.000-07:00</published><updated>2003-08-31T23:36:23.106-07:00</updated><title type='text'></title><content type='html'>Here we go, the first entry,&lt;br /&gt;&lt;br /&gt;Ever frustrated that, no matter what you do, when you try to send/receive mail in OUTLOOK you get an error message:&lt;br /&gt;&lt;br /&gt;The operation failed.&lt;br /&gt;&lt;br /&gt;What kind of error message is that!&lt;br /&gt;&lt;br /&gt;What I have found that worked in Windows 2000/XP is:&lt;br /&gt;&lt;br /&gt;Exit from Outlook.&lt;br /&gt;Go to the task manager (or ctrl-shift-esc) and hunt down and kill (in the processes tab) OUTLOOK.EXE&lt;br /&gt;Ignore the warning, when you restart Outlook, it works!&lt;br /&gt;&lt;br /&gt;Not sure what conditions cause this error.  It may be related to Active Sync, may not.&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5753393-106239818305518772?l=windowstechnoblog.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://windowstechnoblog.blogspot.com/feeds/106239818305518772/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5753393&amp;postID=106239818305518772' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/106239818305518772'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5753393/posts/default/106239818305518772'/><link rel='alternate' type='text/html' href='http://windowstechnoblog.blogspot.com/2003/08/here-we-go-first-entry-ever-frustrated.html' title=''/><author><name>The LoneStranger rides again!</name><uri>http://www.blogger.com/profile/08143234942744588770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
