<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Main Menu &#8211; techspeeder</title>
	<atom:link href="https://techspeeder.com/category/main-menu/feed/" rel="self" type="application/rss+xml" />
	<link>https://techspeeder.com</link>
	<description>Troubleshooting Helps and Tips for the Geek</description>
	<lastBuildDate>Mon, 31 Oct 2016 15:36:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">54126538</site>	<item>
		<title>Server 2016 Anywhere Access Shows IIS instead of Login Page</title>
		<link>https://techspeeder.com/2016/10/28/server-2016-anywhere-access-shows-iis-instead-of-login-page/</link>
					<comments>https://techspeeder.com/2016/10/28/server-2016-anywhere-access-shows-iis-instead-of-login-page/#comments</comments>
		
		<dc:creator><![CDATA[Merlin Halteman]]></dc:creator>
		<pubDate>Fri, 28 Oct 2016 22:52:41 +0000</pubDate>
				<category><![CDATA[Main Menu]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Internet Information Services]]></category>
		<category><![CDATA[Server 2016]]></category>
		<category><![CDATA[Server Essentials]]></category>
		<category><![CDATA[Server Essentials 2016]]></category>
		<guid isPermaLink="false">http://techspeeder.com/?p=1730</guid>

					<description><![CDATA[After installing two Server 2016 Essentials servers this week, I found Anywhere Access on both servers didn&#8217;t work properly. When I browsed to the Remote Web Access URL (mycompany.remotewebaccess.com) , I was always greeted with the Internet Information Services (IIS) page. I figured I may have setup something wrong, so I double-checked my settings but [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>After installing two Server 2016 Essentials servers this week, I found Anywhere Access on both servers didn&#8217;t work properly. When I browsed to the Remote Web Access URL <strong>(mycompany.remotewebaccess.com) , </strong>I was always greeted with the Internet Information Services (IIS) page.<a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/10/Internet-Information-Services.png"><img data-recalc-dims="1" fetchpriority="high" decoding="async" class="aligncenter size-large wp-image-1731" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/10/Internet-Information-Services.png?resize=625%2C384" alt="Internet Information Services (IIS)" width="625" height="384" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/10/Internet-Information-Services.png?resize=1024%2C629&amp;ssl=1 1024w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/10/Internet-Information-Services.png?resize=300%2C184&amp;ssl=1 300w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/10/Internet-Information-Services.png?resize=768%2C471&amp;ssl=1 768w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/10/Internet-Information-Services.png?resize=624%2C383&amp;ssl=1 624w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/10/Internet-Information-Services.png?w=1103&amp;ssl=1 1103w" sizes="(max-width: 625px) 100vw, 625px" /></a> I figured I may have setup something wrong, so I double-checked my settings but everything was setup correctly.</p>
<p>I then went to mycompany.remotewebaccess.com/remote and the site then came up fine.&nbsp;</p>
<p>This is the workaround I found to fix this issue. &nbsp;</p>
<p><strong>Step One:</strong> Open Internet Information Services (IIS)</p>
<p><strong>Step Two:</strong> Go to<strong> Sites</strong> &gt; <strong>Default Web Site</strong> &gt; <strong>HTTP Redirect</strong></p>
<p><strong>Step Three:</strong> <strong>Check the box</strong> Redirect requests to this destination: &#8220;Enter company URL with /remote at the end.<strong><a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/10/Internet-Information-Services-LLC.png"><img data-recalc-dims="1" decoding="async" class="aligncenter size-full wp-image-1732" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/10/Internet-Information-Services-LLC.png?resize=589%2C396" alt=" HTTP Redirect IIS" width="589" height="396" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/10/Internet-Information-Services-LLC.png?w=589&amp;ssl=1 589w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/10/Internet-Information-Services-LLC.png?resize=300%2C202&amp;ssl=1 300w" sizes="(max-width: 589px) 100vw, 589px" /></a></strong></p>
<p>Check the box <strong>&#8220;Only redirect requests to content in this directory (not subdirectories)&#8221;</strong></p>
<p><strong>Step Four:</strong> Click <strong>Apply</strong> &nbsp; &nbsp;You should be set now. If this doesn&#8217;t work for you, restart the Default Web Site.</p>
<p>I found this forum thread on <a href="https://social.technet.microsoft.com/Forums/en-US/ae077739-7ed1-4197-853d-53a6f76f899c/anywhere-access-only-shows-iis-welcome-page?forum=winserveressentials">TechNet</a> with other experiencing the same issues. It wouldn&#8217;t be a bad idea to comment on that thread. That will help bring it to Microsoft&#8217;s attention. I believe this is a bug with Server 2016. Server 2012 and 2012R2, this worked perfectly without having to do this HTTP Redirect. &nbsp; I will keep you posted if I learn more.</p>
<p>Please comment below if this helped you. You can find me on <a href="http://www.twitter.com/techspeeder">Twitter</a>&nbsp;and check out my <a href="https://www.youtube.com/channel/UCu58g88jVaVsvvFBupWwC_w">YouTube Channel</a>.&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techspeeder.com/2016/10/28/server-2016-anywhere-access-shows-iis-instead-of-login-page/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1730</post-id>	</item>
		<item>
		<title>What to Expect From the Windows 10 Anniversary Update</title>
		<link>https://techspeeder.com/2016/07/05/what-to-expect-from-the-windows-10-anniversary-update/</link>
					<comments>https://techspeeder.com/2016/07/05/what-to-expect-from-the-windows-10-anniversary-update/#respond</comments>
		
		<dc:creator><![CDATA[Merlin Halteman]]></dc:creator>
		<pubDate>Tue, 05 Jul 2016 23:59:47 +0000</pubDate>
				<category><![CDATA[Main Menu]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Anniversary Update]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">http://techspeeder.com/?p=1703</guid>

					<description><![CDATA[We&#8217;re less than a month away till the release of the Anniversary Update for Windows 10. I decided to make a short video on the changes you can expect to see once you receive the upgrade. I am running the Windows Insider build,so there is a chance that some of the features won&#8217;t make it [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>We&#8217;re less than a month away till the release of the Anniversary Update for Windows 10. I decided to make a short video on the changes you can expect to see once you receive the upgrade.</p>
<p>I am running the Windows Insider build,so there is a chance that some of the features won&#8217;t make it into the final Anniversary Update release. Enjoy!<br />
<iframe  style="display: block; margin: 0px auto;"  id="_ytid_96635"  width="625" height="352"  data-origwidth="625" data-origheight="352" src="https://www.youtube.com/embed/mG8ikJwmoXc?enablejsapi=1&#038;autoplay=0&#038;cc_load_policy=0&#038;cc_lang_pref=&#038;iv_load_policy=1&#038;loop=0&#038;rel=1&#038;fs=1&#038;playsinline=0&#038;autohide=2&#038;theme=dark&#038;color=red&#038;controls=1&#038;disablekb=0&#038;" class="__youtube_prefs__  epyt-is-override  no-lazyload" title="YouTube player"  allow="fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen data-no-lazy="1" data-skipgform_ajax_framebjll=""></iframe><br />
This was posted by techspeeder.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techspeeder.com/2016/07/05/what-to-expect-from-the-windows-10-anniversary-update/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1703</post-id>	</item>
		<item>
		<title>Windows 2012 Essentials R2 Connector Stops Responding During Install</title>
		<link>https://techspeeder.com/2016/04/19/windows-2012-essentials-r2-connector-stops-responding-during-install/</link>
					<comments>https://techspeeder.com/2016/04/19/windows-2012-essentials-r2-connector-stops-responding-during-install/#comments</comments>
		
		<dc:creator><![CDATA[Merlin Halteman]]></dc:creator>
		<pubDate>Wed, 20 Apr 2016 01:22:05 +0000</pubDate>
				<category><![CDATA[Main Menu]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Server Essentials 2012 R2]]></category>
		<category><![CDATA[Server Essentials Connector]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 10 Upgrade]]></category>
		<category><![CDATA[Windows Server Essentials R2]]></category>
		<guid isPermaLink="false">http://techspeeder.com/?p=1674</guid>

					<description><![CDATA[I ran into a very frustrating issue today. My job was to join a brand new Windows 10 computer to a domain. The server was running Windows Server Essentials 2012 R2. I felt this would be a simple job- but it didn&#8217;t turn out that way. Typically, I join the computer to the domain using [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I ran into a very frustrating issue today. My job was to join a brand new Windows 10 computer to a domain. The server was running Windows Server Essentials 2012 R2. I felt this would be a simple job- but it didn&#8217;t turn out that way.</p>
<p>Typically, I join the computer to the domain using the Windows Server Essentials connector tool. Here are the steps I use below.</p>
<p><strong>Step One:</strong> I went //servername/connect and installed the connector software. I rebooted the computer when I was prompted to do so.</p>
<p><strong>Step Two:</strong> The computer rebooted and started booting into a _clientsetup_$ profile. The computer took a minute or two but it logged into the _clientsetup_$ profile. I was then prompted to enter the user&#8217;s credential&#8217;s to connect the computer to the domain.</p>
<p><strong>Step Three:</strong> I entered the credentials, and then I selected &#8220;Setup this PC for myself&#8221;. Instantly, the connector software froze and said: &#8220;Windows Server Essentials Connector&#8221; has stopped responding, end program. The Connector software closed but the computer kept me logged into the _clientsetup_$ profile until I rebooted the computer.</p>
<p>I then logged into the computer. The computer was joined to the domain but the Connector software was not installed.</p>
<p>I thought this may have been a one-off issue so I tried joining the computer again. Once again, I was greeted with &#8220;Windows Server Essentials Connector&#8221; has stopped responding. I will list below all the things I tried -none of them worked.</p>
<ul>
<li>I tried to join the computer to the domain with the admin credentials instead of the user&#8217;s credentials.</li>
<li>During the Connector software setup, I selected &#8220;Setup this PC for myself and others&#8221; instead of &#8220;Setup this PC for myself.</li>
<li>I checked Event Viewer. It said clientdeploy.exe has stopped working. Right before that error, I got a .Net framework error as well. I ran the <a href="https://www.microsoft.com/en-us/download/details.aspx?id=30135">Microsoft .Net Repair Tool</a>. The .Net repair tool didn&#8217;t fix my problem, so I turned off .Net framework in &#8220;Turn Windows Features On or Off&#8221; in Windows. That didn&#8217;t work as well.</li>
<li>Installed the Windows Server Essentials R2 Connector from Microsoft&#8217;s <a href="https://www.microsoft.com/en-us/download/details.aspx?id=40285">website.</a></li>
<li>Right-clicked on the connector file and &#8220;Ran as an Administrator&#8221;</li>
<li>Connected the laptop via an Ethernet connection (instead of wireless) and ran the wizard.</li>
<li>I joined the domain manually and then tried to run the Connector software. It still failed.</li>
<li>I created a new local admin profile and ran the Connector wizard from that profile.</li>
<li>I rebooted the server.</li>
<li>Disabled IPv6 on the laptop- we thought maybe there was a conflict</li>
<li>Renamed the laptop multiple times</li>
<li>I checked the server. The computer showed up under the devices tab in the dashboard as being on the domain.  However, the computer showed offline and the server didn&#8217;t know what OS was installed or anything about the client.<a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/04/Server-Essentials-Connector-Issue.png"><img data-recalc-dims="1" loading="lazy" decoding="async" class="aligncenter size-full wp-image-1675" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/04/Server-Essentials-Connector-Issue.png?resize=625%2C183" alt="Server Essentials R2 Connector Issue" width="625" height="183" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/04/Server-Essentials-Connector-Issue.png?w=684&amp;ssl=1 684w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/04/Server-Essentials-Connector-Issue.png?resize=300%2C88&amp;ssl=1 300w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/04/Server-Essentials-Connector-Issue.png?resize=624%2C182&amp;ssl=1 624w" sizes="auto, (max-width: 625px) 100vw, 625px" /></a></li>
</ul>
<p><span id="more-1674"></span></p>
<p>I decided to check the Connector software&#8217;s log and see if I could learn anything. I browsed to C:\ProgramData\Microsoft\Windows Server\Logs folder. I opened the log and found something very interesting. This is what the log read:</p>
<p>[3704] 160419.115344.2661: ClientSetup: LookupAccountSid (computerName = [], <strong>sid = [S-1-5-32-555])</strong><br />
[3704] 160419.115344.5319: ClientSetup:<strong> !!!FATAL!!! Unhandled Exception: System.ComponentModel.Win32Exception (0x80004005): No mapping between account names and security IDs was done</strong><br />
at Microsoft.WindowsServerSolutions.ClientSetup.NativeMethods.LookupAccountSid(String computerName, SecurityIdentifier sid)<br />
at Microsoft.WindowsServerSolutions.ClientSetup.User.AddRoles(UserRoles userRoles)<br />
at Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.ConnectorWizardForm.m_wizardPageSetupForMyselfOrOthers_</p>
<p>I found this error had to do with a user account issue. I found on Microsoft&#8217;s <a href="https://msdn.microsoft.com/en-us/library/cc980032.aspx">MSDN website </a>that the S-1-5-32-555 SID is a remote desktop users local group. Apparently, the connector was running into some problem with the remote desktop user group.</p>
<p>After doing some searching, I found a<a href="https://social.technet.microsoft.com/Forums/windowsserver/en-US/6a7aa67a-befd-4003-ad0b-a7635dae829b/windows-2012-essentials-connector-stops-responding-during-install?forum=winserveressentials"> forum thread</a> that was detailing the exact same thing &#8211; except those computers were running Windows 8. The forum mentioned that the computers that were having issues were mostly computers that had been upgraded from Home to Pro. This stirred my thinking and I remembered that this laptop had been upgraded from Windows 10 Home to Windows 10 Pro.</p>
<p>I am quoting this from another <a href="https://social.technet.microsoft.com/Forums/windows/en-US/cf2af721-a589-4ca6-b3f6-1588f4badb57/cant-connect-windows-8-pro-upgraded-from-core-to-server-2012-essentials?forum=w8itproinstall">forum thread</a> on Technet.</p>
<blockquote><p>Based on the ClientDeploy.log above, it looks like it successfully looks up the local [Administrators] group (SID [S-1-5-32-544]) and successfully adds the &#8220;Me&#8221; account (SID ending in -1116) to that group.  It looks like it blows up when it tries to get the name for SID [S-1-5-32-555], which is the well-known SID for local group &#8220;Remote Desktop Users&#8221;.</p>
<p>Coincidentally, I noticed that in looking at the Computer Management console, the Windows 8 Pro computer (&#8220;moved up&#8221; from Windows 8) doesn&#8217;t have that local group for some reason.  A second Windows 8 Pro computer that I have, which was Windows 8 Pro out of the box, does have that group.  Thus, at this point, I&#8217;m still suspecting a bug in the process that &#8220;moves up&#8221; Windows 8 to Windows 8 Pro.  While it may or may not be related to this specific problem, why would the &#8220;Remote Desktop Users&#8221; local group (as well as several others that should be present in Pro) be missing?</p></blockquote>
<p>Microsoft later addressed the Windows 8 Home to Pro upgrade issue with this <a href="https://support.microsoft.com/en-us/kb/2855336">update rollup.</a> I know the article I referenced is dealing with Windows 8, but I believe this is also an issue with Windows 10. Somewhere in the upgrade process from Windows 10 Home to Windows 10 Pro the &#8220;Remote Desktop User&#8221; local group got missed.</p>
<p>I ended up joining the domain manually and just skipping the Connector software for now. If anyone has run into this issue as well, please let me know in the comments below. Better yet, if someone knows a fix or a workaround for this issue that would be awesome! I hope Microsoft addresses this bug in an upcoming update like they did with Windows 8.</p>
<p>I found this <a href="http://windowanswers.com/windows-rt/multiple-user-groups-missing-after-upgrade-from-windows-10-home-to-windows-10-pro-218674.html">article</a> that may fix the missing user groups after a Windows 10 Home to Windows 10 Pro upgrade. I didn&#8217;t have time to test this solution but it may be worth a shot.</p>
<p>This was posted by techspeeder.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techspeeder.com/2016/04/19/windows-2012-essentials-r2-connector-stops-responding-during-install/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1674</post-id>	</item>
		<item>
		<title>The Fastest Way to Download Windows 10 Spotlight (LockScreen) Images</title>
		<link>https://techspeeder.com/2016/01/26/the-fastest-way-to-download-windows-10-spotlight-lockscreen-images/</link>
					<comments>https://techspeeder.com/2016/01/26/the-fastest-way-to-download-windows-10-spotlight-lockscreen-images/#comments</comments>
		
		<dc:creator><![CDATA[Merlin Halteman]]></dc:creator>
		<pubDate>Tue, 26 Jan 2016 23:39:13 +0000</pubDate>
				<category><![CDATA[Main Menu]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[LockScreen]]></category>
		<category><![CDATA[Wallpapers]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">http://techspeeder.com/?p=1617</guid>

					<description><![CDATA[If you are like me, I love the new Windows 10 Spotlight images on my Lock Screen. I like these photos so much that it would be nice to be able to download and save these files. I found that the quickest and simplest way to get these lockscreen images is to download the SpotBright App [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>If you are like me, I love the new Windows 10 Spotlight images on my Lock Screen. I like these photos so much that it would be nice to be able to download and save these files.</p>
<p>I found that the quickest and simplest way to get these lockscreen images is to download the <a href="https://www.microsoft.com/en-us/store/apps/spotbright/9nblggh5km22">SpotBright App </a>from the Windows 10 store.<a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/spotbright.png" rel="attachment wp-att-1625"><img data-recalc-dims="1" loading="lazy" decoding="async" class="aligncenter size-full wp-image-1625" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/spotbright.png?resize=625%2C401" alt="Windows 10 SpotBright" width="625" height="401" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/spotbright.png?w=688&amp;ssl=1 688w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/spotbright.png?resize=300%2C192&amp;ssl=1 300w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/spotbright.png?resize=624%2C400&amp;ssl=1 624w" sizes="auto, (max-width: 625px) 100vw, 625px" /></a></p>
<p>This app does exactly as it advertises. It downloads the daily lockscreen images that Microsoft uses on Windows 10 desktop and mobile.</p>
<p>Once the app is downloaded just do a Fast Search and it will find all the current Spotlight images that Microsoft currently offers. <a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/spotbright-app.png" rel="attachment wp-att-1624"><img data-recalc-dims="1" loading="lazy" decoding="async" class="aligncenter size-full wp-image-1624" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/spotbright-app.png?resize=625%2C482" alt="SpotBright App" width="625" height="482" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/spotbright-app.png?w=886&amp;ssl=1 886w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/spotbright-app.png?resize=300%2C231&amp;ssl=1 300w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/spotbright-app.png?resize=768%2C592&amp;ssl=1 768w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/spotbright-app.png?resize=624%2C481&amp;ssl=1 624w" sizes="auto, (max-width: 625px) 100vw, 625px" /></a>Just download the images files and you are set! The cool part is that each photo has a mobile and desktop version. You get to choose what photo to use according to what device you want the photo on! <a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/Spotbright-Images.png" rel="attachment wp-att-1623"><img data-recalc-dims="1" loading="lazy" decoding="async" class="aligncenter size-full wp-image-1623" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/Spotbright-Images.png?resize=625%2C364" alt="SpotBright Images" width="625" height="364" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/Spotbright-Images.png?w=1310&amp;ssl=1 1310w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/Spotbright-Images.png?resize=300%2C175&amp;ssl=1 300w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/Spotbright-Images.png?resize=768%2C447&amp;ssl=1 768w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/Spotbright-Images.png?resize=1024%2C596&amp;ssl=1 1024w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/Spotbright-Images.png?resize=624%2C363&amp;ssl=1 624w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2016/01/Spotbright-Images.png?w=1250 1250w" sizes="auto, (max-width: 625px) 100vw, 625px" /></a></p>
<p>Let me know if you enjoyed this post. Please follow me on <a href="http://www.twitter.com/techspeeder">Twitter</a> and check out my <a href="https://www.youtube.com/channel/UCu58g88jVaVsvvFBupWwC_w">YouTube Channel</a>.</p>
<p>Kudos to the <a href="https://twitter.com/tipartl">developer </a>who made this app. Thanks</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techspeeder.com/2016/01/26/the-fastest-way-to-download-windows-10-spotlight-lockscreen-images/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1617</post-id>	</item>
		<item>
		<title>Outlook 2013 Disappears From Taskbar When Minimized</title>
		<link>https://techspeeder.com/2015/09/04/outlook-2013-disappears-from-taskbar-when-minimized/</link>
					<comments>https://techspeeder.com/2015/09/04/outlook-2013-disappears-from-taskbar-when-minimized/#comments</comments>
		
		<dc:creator><![CDATA[Merlin Halteman]]></dc:creator>
		<pubDate>Fri, 04 Sep 2015 11:35:19 +0000</pubDate>
				<category><![CDATA[Main Menu]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Microsoft Outlook]]></category>
		<category><![CDATA[Outlook 2013]]></category>
		<category><![CDATA[Outlook 2016]]></category>
		<guid isPermaLink="false">http://techspeeder.com/?p=1499</guid>

					<description><![CDATA[One of my customers was complaining that Outlook 2013 would disappear when he minimized the program. Here is the &#8220;fix&#8221; for this if you are experiencing the same thing. This &#8220;fix&#8221; will also work for Outlook 2016 running on Windows 10. Step One: Open Outlook. Step Two: Find the Microsoft Outlook icon in your icon [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>One of my customers was complaining that Outlook 2013 would disappear when he minimized the program. Here is the &#8220;fix&#8221; for this if you are experiencing the same thing. This &#8220;fix&#8221; will also work for Outlook 2016 running on Windows 10.</p>
<p><strong>Step One:</strong> Open Outlook.</p>
<p><strong>Step Two:</strong> Find the Microsoft Outlook icon in your icon tray. You may need to click the &#8220;up&#8221; arrow. <a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Outlook-Minimized-Setting.png"><img data-recalc-dims="1" loading="lazy" decoding="async" class="aligncenter size-full wp-image-1500" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Outlook-Minimized-Setting.png?resize=325%2C307" alt="Outlook Minimized Setting" width="325" height="307" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Outlook-Minimized-Setting.png?w=325&amp;ssl=1 325w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Outlook-Minimized-Setting.png?resize=300%2C283&amp;ssl=1 300w" sizes="auto, (max-width: 325px) 100vw, 325px" /></a></p>
<p><strong>Step Three:</strong> Right-click the Microsoft Outlook icon and uncheck the setting &#8221; <strong>Hide When Minimized</strong>&#8220;. With that setting unchecked your problem will be solved.</p>
<p>If this helped you please leave a comment or share this tip with your friends.</p>
<p>This was posted by techspeeder.</p>
<p><strong>Source:</strong> <strong><a href="http://answers.microsoft.com/en-us/office/forum/office_2007-outlook/outlook-disappears-when-i-minimize/7c89c56c-be77-44cf-8af8-5eb49b172471">Microsoft Community </a></strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://techspeeder.com/2015/09/04/outlook-2013-disappears-from-taskbar-when-minimized/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1499</post-id>	</item>
		<item>
		<title>Resolve Windows 10 Upgrade Error Code 8007002C-4000D</title>
		<link>https://techspeeder.com/2015/09/04/windows-10-upgrade-error-code-8007002c-4000d/</link>
					<comments>https://techspeeder.com/2015/09/04/windows-10-upgrade-error-code-8007002c-4000d/#comments</comments>
		
		<dc:creator><![CDATA[Merlin Halteman]]></dc:creator>
		<pubDate>Fri, 04 Sep 2015 11:17:03 +0000</pubDate>
				<category><![CDATA[Main Menu]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[8007002C-4000D]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 10 Upgrade]]></category>
		<category><![CDATA[Windows 7]]></category>
		<guid isPermaLink="false">http://techspeeder.com/?p=1494</guid>

					<description><![CDATA[Most of the Windows 10 upgrades I have done so far have gone quite smoothly. However, I did run into an upgrade issue with a customer the other day. Here is what would happen. I would download Windows 10 and it would begin its upgrade process. After Windows 10 got to about 99% installed the installation [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Most of the Windows 10 upgrades I have done so far have gone quite smoothly. However, I did run into an upgrade issue with a customer the other day. Here is what would happen. I would download Windows 10 and it would begin its upgrade process. After Windows 10 got to about 99% installed the installation would reboot. After the reboot, the screen would go black for a bit and then revert back to the previous operating system, Windows 7. Windows would then display error code 8007002C-4000D.</p>
<p><a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Windows-10-Upgrade-Error.png"><img data-recalc-dims="1" loading="lazy" decoding="async" class="aligncenter size-full wp-image-1495" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Windows-10-Upgrade-Error.png?resize=568%2C234" alt="Windows 10 Upgrade Error" width="568" height="234" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Windows-10-Upgrade-Error.png?w=568&amp;ssl=1 568w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2015/09/Windows-10-Upgrade-Error.png?resize=300%2C124&amp;ssl=1 300w" sizes="auto, (max-width: 568px) 100vw, 568px" /></a></p>
<p>Another technician looked at the problem first so I will list the steps he tried.</p>
<p>Step One: Turned off AntiVirus ( Avast ) , Uninstalled Covenant Eyes (Software)</p>
<p>Step Two: Deleted Items in C:\Windows\SoftwareDistribution\Download</p>
<p>Step Three: Ran Command Prompt wuauclt.exe /updatenow</p>
<p>After the above steps were completed, the computer still returned error code 8007002C-4000D.</p>
<p>I decided to take a look at the issue. I decided to &#8220;Google&#8221; the issue first to see if anyone else had a fix for this problem. I found this Microsoft <a href="http://answers.microsoft.com/en-us/windows/forum/windows_10-windows_install/windows-10-update-8007002c-4000d/510b2889-bb5f-4dfc-bee9-14560a7337a0">forum</a> full of people having this issue. I scanned over the thread and found a general consensus that it seemed to be a software giving us upgrade problems. Here are the steps I tried.</p>
<p>I uninstalled Avast and Covenant Eyes software.</p>
<p>I ran system file checker sfc /scannow . System file checker didn&#8217;t find anything amiss.</p>
<p>Next I ran msconfig and went to the startup tab. Under the startup tab I removed all software from starting up.</p>
<p>I began the Windows 10 upgrade. Much to my relief and happiness the Windows 10 upgrade was successful.</p>
<p><strong>Conclusion: </strong>From the troubleshooting things I tried, I believe unchecking all software from startup is what fixed this issue. Previously, Windows 10 would almost install but after the reboot the software would try starting up. One of the software items I unchecked must have been giving me my issues.</p>
<p>I hope these troubleshooting tips can help you out. Please leave a comment if you have trouble upgrading your computer to Windows 10 as well.</p>
<p>This was posted by techspeeder.</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techspeeder.com/2015/09/04/windows-10-upgrade-error-code-8007002c-4000d/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1494</post-id>	</item>
		<item>
		<title>Unexpected Error Occurred when adding User Accounts on SBS 2011</title>
		<link>https://techspeeder.com/2014/10/06/unexpected-error-occurred-when-adding-user-accounts-on-sbs-2011/</link>
					<comments>https://techspeeder.com/2014/10/06/unexpected-error-occurred-when-adding-user-accounts-on-sbs-2011/#comments</comments>
		
		<dc:creator><![CDATA[Merlin Halteman]]></dc:creator>
		<pubDate>Mon, 06 Oct 2014 22:30:39 +0000</pubDate>
				<category><![CDATA[Main Menu]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[KB2506143]]></category>
		<category><![CDATA[SBS 2011]]></category>
		<category><![CDATA[SBS Console]]></category>
		<category><![CDATA[User Account]]></category>
		<guid isPermaLink="false">http://techspeeder.com/?p=1201</guid>

					<description><![CDATA[Problem: When I add a user account in Small Business Server 2011, I use the Windows SBS console. Recently, when I tried to add a user account I would get an error message. After successfully creating the user account and the shared folder, a yellow warning sign would appear beside &#8221; Setting up an e-mail account for [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><strong>Problem:</strong> When I add a user account in Small Business Server 2011, I use the Windows SBS console. Recently, when I tried to add a user account I would get an error message. After successfully creating the user account and the shared folder, a yellow warning sign would appear beside <strong>&#8221; Setting up an e-mail account for &lt;username&gt;</strong>&#8220;.</p>
<p><a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/SBS-2011-Setup-Wizard.jpg"><img data-recalc-dims="1" loading="lazy" decoding="async" class="alignnone size-full wp-image-1202" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/SBS-2011-Setup-Wizard.jpg?resize=625%2C516" alt="SBS 2011 Setup Wizard" width="625" height="516" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/SBS-2011-Setup-Wizard.jpg?w=654&amp;ssl=1 654w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/SBS-2011-Setup-Wizard.jpg?resize=300%2C247&amp;ssl=1 300w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/SBS-2011-Setup-Wizard.jpg?resize=624%2C515&amp;ssl=1 624w" sizes="auto, (max-width: 625px) 100vw, 625px" /></a></p>
<p>When I clicked on the <strong>&#8220;View Warning Details&#8221;</strong> I got some more details.</p>
<p>There was an error that read <strong>&#8220;unexpected error&#8221;</strong> with a yellow sign beside it as well as a <strong>&#8220;messaging management&#8221;</strong> error with a red X beside it.</p>
<p><a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/Unexpected-Error-Occurred.jpg"><img data-recalc-dims="1" loading="lazy" decoding="async" class="alignnone size-full wp-image-1204" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/Unexpected-Error-Occurred.jpg?resize=625%2C504" alt="Unexpected Error Occurred" width="625" height="504" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/Unexpected-Error-Occurred.jpg?w=644&amp;ssl=1 644w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/Unexpected-Error-Occurred.jpg?resize=300%2C241&amp;ssl=1 300w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/Unexpected-Error-Occurred.jpg?resize=624%2C502&amp;ssl=1 624w" sizes="auto, (max-width: 625px) 100vw, 625px" /></a></p>
<p><span id="more-1201"></span>I closed out of the user account setup wizard. The user account was created but the email address wouldn&#8217;t be. If you are receiving this error, here is the fix I found.</p>
<p><strong>Step One: </strong>Go to <strong>Control Panel &gt; Programs &gt; View Installed Updates</strong> . Search for update, <strong>KB2506143</strong>. If it is installed, uninstall the update. You will need to restart the server once the uninstall is complete.</p>
<p><strong>Step Two:</strong> After you restart the server, open the SBS console again and try creating a user account. The setup wizard should complete successfully this time.</p>
<p><a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/Setup-Wizard-Completed.jpg"><img data-recalc-dims="1" loading="lazy" decoding="async" class="alignnone size-full wp-image-1203" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/Setup-Wizard-Completed.jpg?resize=625%2C515" alt="Setup Wizard Completed Successfully" width="625" height="515" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/Setup-Wizard-Completed.jpg?w=630&amp;ssl=1 630w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/Setup-Wizard-Completed.jpg?resize=300%2C247&amp;ssl=1 300w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2014/10/Setup-Wizard-Completed.jpg?resize=624%2C514&amp;ssl=1 624w" sizes="auto, (max-width: 625px) 100vw, 625px" /></a></p>
<p>After I restarted the server, I opened the Windows Small Business Server Console 2011 and tried adding a user account. I was able to add the user account and email address without a problem!</p>
<p><b>Conclusion</b><strong>:</strong> After Update KB2506143 (Power Shell 3.0) the functionality to add a new user account with an email address was broken with servers running Exchange 2010. After the uninstall of that update, everything worked again. Here is another <a href="http://blogs.msmvps.com/bradley/2012/12/12/do-not-install-2506143-optional-wmf-3-0-patch-on-your-sbs-2011/">article</a> you can refer to about this issue.  Feel free to post in the comments if you have another suggestion or if a fix has been issued. Thanks</p>
<p>This was posted by techspeeder.</p>
<p>Hat Tip: <a href="http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/SBS_Small_Business_Server/Q_27982092.html">jaredr80</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://techspeeder.com/2014/10/06/unexpected-error-occurred-when-adding-user-accounts-on-sbs-2011/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1201</post-id>	</item>
		<item>
		<title>Usernames and Passwords</title>
		<link>https://techspeeder.com/2014/01/31/usernames-and-passwords/</link>
					<comments>https://techspeeder.com/2014/01/31/usernames-and-passwords/#respond</comments>
		
		<dc:creator><![CDATA[Merlin Halteman]]></dc:creator>
		<pubDate>Fri, 31 Jan 2014 23:39:49 +0000</pubDate>
				<category><![CDATA[Passwords]]></category>
		<guid isPermaLink="false">http://techspeeder.com/?p=679</guid>

					<description><![CDATA[Cheat Sheet for Device Passwords and Logins Device: Konica Minolta Bizhub C252 Username: Administrator Password: 12345678 Source: http://www.copytechnet.com/forums/showthread.php/6742-Konica-Minolta-Bizhub-C450-Admin-password-locked ****************************************************************************** Device: Kyocera taskalfa 300ci Username: administrator Password: admin00 ****************************************************************************** Device: EnGenius ECB600 Username: admin Password: admin Default IP address: 192.168.1.1 ****************************************************************************** Device: Aastra 6757i CT Username: admin Password:  22222 ****************************************************************************** Device: Buffalo AirStation N600 WZR-600DHP Username: admin Password: password Default IP [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Cheat Sheet for Device Passwords and Logins</p>
<p><strong>Device: </strong>Konica Minolta Bizhub C252</p>
<p><strong>Username:</strong> Administrator</p>
<p><strong>Password:</strong> 12345678</p>
<p><strong>Source:</strong> <a href="http://www.copytechnet.com/forums/showthread.php/6742-Konica-Minolta-Bizhub-C450-Admin-password-locked">http://www.copytechnet.com/forums/showthread.php/6742-Konica-Minolta-Bizhub-C450-Admin-password-locked</a></p>
<p>******************************************************************************</p>
<p><strong>Device:</strong> Kyocera taskalfa 300ci</p>
<p><strong>Username: </strong>administrator</p>
<p><strong>Password:</strong> admin00</p>
<p>******************************************************************************</p>
<p><strong>Device:</strong> EnGenius ECB600</p>
<p><strong>Username:</strong> admin</p>
<p><strong>Password:</strong> admin</p>
<p><strong>Default IP address:</strong> 192.168.1.1</p>
<p>******************************************************************************</p>
<p><strong>Device:</strong> Aastra 6757i CT</p>
<p><strong>Username: </strong>admin</p>
<p><strong>Password:</strong>  22222</p>
<p>******************************************************************************</p>
<p><strong>Device: </strong>Buffalo AirStation N600 WZR-600DHP</p>
<p><strong>Username:</strong> admin</p>
<p><strong>Password:</strong> password</p>
<p><strong>Default IP address:</strong> 192.168.11.1</p>
<p>******************************************************************************</p>
<p><strong>Device: </strong>D-Link DAP-2553</p>
<p><strong>Username:</strong> admin</p>
<p><strong>Password:</strong> there is none</p>
<p><strong>Default IP address:</strong> 192.168.0.50</p>
<p>******************************************************************************</p>
<p><strong>Device: </strong>OKI MC561</p>
<p><strong>Username:</strong> Admin</p>
<p><strong>Password:</strong> aaaaaa</p>
<p>******************************************************************************</p>
<p><strong>Device: </strong>OKI MB770</p>
<p><strong>Username:</strong> admin</p>
<p><strong>Password:</strong> 123456</p>
<p>******************************************************************************</p>
<p><strong>Device: </strong>Netgear ProSafe VPN FVS318v3</p>
<p><strong>Username:</strong> admin</p>
<p><strong>Password:</strong> no password</p>
<p>******************************************************************************</p>
<p><strong>Device: </strong>Brother MFC 9840CDW</p>
<p><strong>Username:</strong> admin</p>
<p><strong>Password:</strong> access</p>
<p>******************************************************************************</p>
<p><strong>Device: </strong>Sharp AR M277</p>
<p><strong>Username:</strong> admin</p>
<p><strong>Password:</strong> Sharp (case-sensitive)</p>
<p><strong>Source: </strong>http://www.copytechnet.com/forums/sharp/21286-sahrp-ar-m277-scan-user-name-password.html</p>
<p>******************************************************************************</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techspeeder.com/2014/01/31/usernames-and-passwords/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">679</post-id>	</item>
		<item>
		<title>Couldn&#8217;t update to Windows 8.1  (0x80070005-0x4000D)</title>
		<link>https://techspeeder.com/2013/12/27/couldnt-update-to-windows-8-1-0x80070005-0x4000d/</link>
					<comments>https://techspeeder.com/2013/12/27/couldnt-update-to-windows-8-1-0x80070005-0x4000d/#comments</comments>
		
		<dc:creator><![CDATA[Merlin Halteman]]></dc:creator>
		<pubDate>Fri, 27 Dec 2013 23:10:43 +0000</pubDate>
				<category><![CDATA[Main Menu]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Windows 8.1]]></category>
		<category><![CDATA[Windows8]]></category>
		<guid isPermaLink="false">http://techspeeder.com/?p=611</guid>

					<description><![CDATA[I haven&#8217;t heard of many people, that the upgrade from Windows 8 to Windows 8.1 didn&#8217;t work smoothly. However, I did run into an issue recently. When trying to upgrade a Windows 8 computer to 8.1, it would download the update from the Microsoft Store but through the installation process it would error out. Here [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I haven&#8217;t heard of many people, that the upgrade from Windows 8 to Windows 8.1 didn&#8217;t work smoothly. However, I did run into an issue recently. When trying to upgrade a Windows 8 computer to 8.1, it would download the update from the Microsoft Store but through the installation process it would error out. Here is how I fixed the issue. Kudos to <a href="http://answers.microsoft.com/en-us/windows/forum/windows8_1-windows_install/0x80070005-0x4000d-error-while-upgrading-windows/74c2c6ba-4217-406a-901f-adfb94170294">Peter_Mc</a> , without your helpful troubleshooting, this would have been a long day <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>Problem: When installing the Windows 8.1 update, the update would install until it got to 3% and then it would error out. This is the message it gave: <em><strong>Couldn&#8217;t update to Windows 8.1 . . .  Sorry, we couldn&#8217;t complete the update to Windows 8.1. We&#8217;ve restored your previous version of Windows to this PC.  0x80070005-0x4000D .<a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/upgrade-error.jpg"><img data-recalc-dims="1" loading="lazy" decoding="async" class="alignnone size-large wp-image-613" alt="8.1 upgrade error" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/upgrade-error-1024x525.jpg?resize=625%2C320" width="625" height="320" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/upgrade-error.jpg?resize=1024%2C525&amp;ssl=1 1024w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/upgrade-error.jpg?resize=300%2C154&amp;ssl=1 300w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/upgrade-error.jpg?resize=624%2C320&amp;ssl=1 624w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/upgrade-error.jpg?w=1250 1250w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/upgrade-error.jpg?w=1875 1875w" sizes="auto, (max-width: 625px) 100vw, 625px" /></a></strong></em></p>
<p>Solution:</p>
<p>Step One: Browse to this location: <strong>C:\$Windows.~BT\Sources\Panther </strong>and you will find a <span id="more-611"></span><strong>Setuperr</strong> log file. This log file contains the errors your computer ran into while upgrading the PC to 8.1.This is what my log said: <strong>User profile loading error</strong>.</p>
<p><a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/WindowsUpgradeError.jpg"><img data-recalc-dims="1" loading="lazy" decoding="async" class="alignnone size-full wp-image-612" alt="WindowsUpgradeError" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/WindowsUpgradeError.jpg?resize=625%2C201" width="625" height="201" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/WindowsUpgradeError.jpg?w=1019&amp;ssl=1 1019w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/WindowsUpgradeError.jpg?resize=300%2C96&amp;ssl=1 300w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/WindowsUpgradeError.jpg?resize=624%2C200&amp;ssl=1 624w" sizes="auto, (max-width: 625px) 100vw, 625px" /></a></p>
<p>Step Two:  Oddly enough, the c:\Users\Brent was an old user account that they weren&#8217;t using, and it corrupted for them. Since the user profile, Brent, was corrupt, I cut that whole user folder to the base of C:\. We then tried the upgrade process and it worked like a charm!</p>
<p>If this helped, like us on <a href="http://www.facebook.com/techspeeder">Facebook</a>. This was posted by techspeeder.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techspeeder.com/2013/12/27/couldnt-update-to-windows-8-1-0x80070005-0x4000d/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">611</post-id>	</item>
		<item>
		<title>Internet Explorer 10 Security Update (KB2862772) Failed Installation</title>
		<link>https://techspeeder.com/2013/12/18/internet-explorer-10-security-update-kb2862772-failed-installation/</link>
					<comments>https://techspeeder.com/2013/12/18/internet-explorer-10-security-update-kb2862772-failed-installation/#comments</comments>
		
		<dc:creator><![CDATA[Merlin Halteman]]></dc:creator>
		<pubDate>Wed, 18 Dec 2013 23:28:34 +0000</pubDate>
				<category><![CDATA[Main Menu]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Explorer 10]]></category>
		<category><![CDATA[KB2862772]]></category>
		<category><![CDATA[Windows Update]]></category>
		<guid isPermaLink="false">http://techspeeder.com/?p=602</guid>

					<description><![CDATA[I recently worked on a Windows 7 64 bit laptop that was having issues installing the Cumulative Security Update for Internet Explorer 10 for Windows 7 (KB2862772). The laptop would install the update and then I would restart. However, during the reboot it would do its normal update process &#8220;Configuring Windows Updates&#8221;, it would get [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I recently worked on a Windows 7 64 bit laptop that was having issues installing the Cumulative Security Update for Internet Explorer 10 for Windows 7 (KB2862772).</p>
<p><a href="https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/KB2862772-update.jpg"><img data-recalc-dims="1" loading="lazy" decoding="async" class="alignnone size-large wp-image-603" alt="KB2862772 update" src="https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/KB2862772-update.jpg?resize=625%2C303" width="625" height="303" srcset="https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/KB2862772-update.jpg?resize=1024%2C498&amp;ssl=1 1024w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/KB2862772-update.jpg?resize=300%2C146&amp;ssl=1 300w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/KB2862772-update.jpg?resize=624%2C303&amp;ssl=1 624w, https://i0.wp.com/techspeeder.com/wp-content/uploads/2013/12/KB2862772-update.jpg?w=1035&amp;ssl=1 1035w" sizes="auto, (max-width: 625px) 100vw, 625px" /></a></p>
<p>The laptop would install the update and then I would restart. However, during the reboot it would do its normal update process &#8220;Configuring Windows Updates&#8221;, it would get to about 35% and then say &#8220;Failure Configuring Windows Updates, Reverting Changes&#8221;.</p>
<p>I searched online for some help but no one had a good solution for this issue. After a bunch troubleshooting this is the solution I found.</p>
<p><strong>Step One:</strong> On the laptop, I went to<strong> Control Panel &gt; Programs &gt; Turn Windows features on or off</strong>. I unchecked the Internet Explorer 11 box and disabled the browser.</p>
<p>( On a side note) I don&#8217;t know why it said Internet Explorer 11, it should have said IE 10 since that was the version I was on. That could be one of the reasons the security update for Internet Explorer 10 didn&#8217;t want to install.</p>
<p><strong>Step Two:</strong> I then went to Windows Update and installed the Security Update for Internet <span id="more-602"></span>Explorer 10. The update was installed, so I restarted the computer. I waited -with crossed fingers <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> &#8211; and it went through the &#8220;Configuring Windows Updates&#8221; and installed just fine!</p>
<p><strong>Step Three:</strong> I then went back to the Control Panel and found the &#8220;<strong>Turn Windows features on or off</strong>&#8221; and checked the Internet Explorer 11 box. Once Internet Explorer was installed again, I typed <strong>iexplore</strong> in the search box and opened IE 10. It had updated the browser. I then checked my Windows Updates again and installed Internet Explorer 11.</p>
<p>I hope this helps you, if it did show your appreciation by liking my <a href="https://www.facebook.com/techspeeder">Facebook</a> page.</p>
<p>This was posted by Techspeeder.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techspeeder.com/2013/12/18/internet-explorer-10-security-update-kb2862772-failed-installation/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">602</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: techspeeder.com @ 2026-04-03 21:09:35 by W3 Total Cache
-->