<?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>reBoot</title>
	<atom:link href="http://www.reboot.ro/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reboot.ro</link>
	<description>tips &#38; tricks</description>
	<lastBuildDate>Tue, 31 Aug 2010 14:56:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Windows XP &#8211; Won&#8217;t save credentials &#8230;</title>
		<link>http://www.reboot.ro/20100826_windows-xp-wont-save-credentials/</link>
		<comments>http://www.reboot.ro/20100826_windows-xp-wont-save-credentials/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 13:08:30 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[Software tips & tricks]]></category>

		<guid isPermaLink="false">http://www.reboot.ro/?p=524</guid>
		<description><![CDATA[If Windows won&#8217;t save credentials or does not remember user/passwords for Internet Explorer, Windows Live Messenger or Network passwords you need to apply the following fix. go to: Start &#62; Run &#62; regedit find the following KEY: [HKEY_USERS\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\S-1-5-21-xxxxxxxxx-xxxxxxxxx-xxxxxxxxx-xxxx] change the value of AppData to: %USERPROFILE%\Application Data  *current user key is not the same [...]]]></description>
			<content:encoded><![CDATA[<p>If Windows won&#8217;t save credentials or does not remember user/passwords for Internet Explorer, Windows Live Messenger or Network passwords you need to apply the following fix.</p>
<ul>
<li>go to: Start &gt; Run &gt; regedit</li>
<li>find the following KEY:<br />
<span style="color: #99ccff;">[HKEY_USERS\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\S-1-5-21-xxxxxxxxx-xxxxxxxxx-xxxxxxxxx-xxxx]</span></li>
<li>change the value of AppData to:<br />
<span style="color: #99ccff;">%USERPROFILE%\Application Data</span></li>
</ul>
<p> *current user key is not the same in every instalation but is easy to identify, some examples:</p>
<p style="padding-left: 60px;">S-1-5-21-796845957-926492609-725345543-1003<br />
S-1-5-21-789336058-2147075695-839522115-1004<br />
S-1-5-21-2522618020-1856861421-785647566-1005</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reboot.ro/20100826_windows-xp-wont-save-credentials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows manual services delete &#8230;</title>
		<link>http://www.reboot.ro/20100824_windows-manual-services-delete/</link>
		<comments>http://www.reboot.ro/20100824_windows-manual-services-delete/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 17:41:44 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[Software tips & tricks]]></category>

		<guid isPermaLink="false">http://www.reboot.ro/?p=506</guid>
		<description><![CDATA[Method #1 - Using [sc] command Description: Deletes a service entry from the registry. If the service is running, or another process has an open handle to the service, the service is simply marked for deletion. Also the service can be manually stoped then deleted using the [sc] command. Tip: [service name] is case sensitive, so type the [...]]]></description>
			<content:encoded><![CDATA[<p>Method #1 - Using [sc] command</p>
<p style="padding-left: 30px;">Description: Deletes a service entry from the registry. If the service is running, or another process has an open handle to the service, the service is simply marked for deletion. Also the service can be manually stoped then deleted using the [sc] command.<br />
Tip: [service name] is case sensitive, so type the service name exactly as it is.<br />
Usage:  sc delete <span style="color: #99ccff;">[service name]</span></p>
<p>Method #2 &#8211; Using [regedit] command</p>
<ul>
<li>Open Registry Editor (type regedit in Run window)</li>
<li>Navigate to: <span style="color: #99ccff;">HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services</span></li>
<li>Locate the service you want to get rid of and delete its KEY.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.reboot.ro/20100824_windows-manual-services-delete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Windows Server 2003 – Event ID: 4015</title>
		<link>http://www.reboot.ro/20100824_microsoft-windows-server-2003-%e2%80%93-event-id-4015/</link>
		<comments>http://www.reboot.ro/20100824_microsoft-windows-server-2003-%e2%80%93-event-id-4015/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 12:51:59 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[Software tips & tricks]]></category>

		<guid isPermaLink="false">http://www.reboot.ro/?p=500</guid>
		<description><![CDATA[Event Type: Error Event Source: DNS Event Category: None Event ID: 4015 Description: The DNS server has encountered a critical error from the Active Directory. Check that the Active Directory is functioning properly. The extended error debug information (which may be empty) is &#8220;&#8221;. The event data contains the error. Resolution: Just follow instructions from [ KB909249 ] Download the Hotfix: [...]]]></description>
			<content:encoded><![CDATA[<p>Event Type: Error<br />
Event Source: DNS<br />
Event Category: None<br />
Event ID: 4015<br />
Description: The DNS server has encountered a critical error from the Active Directory. Check that the Active Directory is functioning properly. The extended error debug information (which may be empty) is &#8220;&#8221;. The event data contains the error.</p>
<p>Resolution:<br />
Just follow instructions from [ <a href="http://support.microsoft.com/kb/909249/en-us">KB909249</a> ]<br />
Download the Hotfix: WindowsServer2003-KB909249-x86-ENU</p>
<p>*Does not apply for Windows Server 2003 with Service Pack 2</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reboot.ro/20100824_microsoft-windows-server-2003-%e2%80%93-event-id-4015/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Windows Server 2003 – Event ID: 215</title>
		<link>http://www.reboot.ro/20100824_microsoft-windows-server-2003-%e2%80%93-event-id-215/</link>
		<comments>http://www.reboot.ro/20100824_microsoft-windows-server-2003-%e2%80%93-event-id-215/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 10:44:59 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[Software tips & tricks]]></category>

		<guid isPermaLink="false">http://www.reboot.ro/?p=488</guid>
		<description><![CDATA[Event Type: Error Event Source: ESENT Event Category: Logging/Recovery Event ID: 215 Description:  tcpsvcs (2236) The backup has been stopped because it was halted by the client or the connection with the client failed. Resolution: configure the antivirus software to exclude the %systemroot%\System32\DHCP folder when it scans the computer go to c:\WINDOWS\System32\DHCP &#62; Properties &#62; Advanced &#62; uncheck [For [...]]]></description>
			<content:encoded><![CDATA[<p>Event Type: Error<br />
Event Source: ESENT<br />
Event Category: Logging/Recovery<br />
Event ID: 215<br />
Description:  tcpsvcs (2236) The backup has been stopped because it was halted by the client or the connection with the client failed.</p>
<p>Resolution:</p>
<ul>
<li>configure the antivirus software to exclude the %systemroot%\System32\DHCP folder when it scans the computer</li>
<li>go to c:\WINDOWS\System32\DHCP &gt; Properties &gt; Advanced &gt; uncheck [For fast searching, allow Indexing Service to index the folder]</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.reboot.ro/20100824_microsoft-windows-server-2003-%e2%80%93-event-id-215/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Windows Server 2003 &#8211; Event ID: 4126</title>
		<link>http://www.reboot.ro/20100824_microsoft-windows-server-2003-event-id-4126/</link>
		<comments>http://www.reboot.ro/20100824_microsoft-windows-server-2003-event-id-4126/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 10:03:33 +0000</pubDate>
		<dc:creator>Q</dc:creator>
				<category><![CDATA[Software tips & tricks]]></category>

		<guid isPermaLink="false">http://www.reboot.ro/?p=478</guid>
		<description><![CDATA[Event ID: 4126 Event Type: Error Event Source: Ci Event Category: CI Service Description: Cleaning up corrupt content index metadata on c:\system volume information\catalog.wci. Index will  be automatically restored by refiltering all documents. Resolution: Go to: Computer Management &#62; Services &#62; Stop [Indexing Service] Manually delete: System Volume Information &#62; catalog.wci Go to: Computer Management &#62; Services &#62; Start [...]]]></description>
			<content:encoded><![CDATA[<p>Event ID: 4126<br />
Event Type: Error<br />
Event Source: Ci<br />
Event Category: CI Service<br />
Description: Cleaning up corrupt content index metadata on c:\system volume information\catalog.wci. Index will  be automatically restored by refiltering all documents.</p>
<p>Resolution:</p>
<ul>
<li>Go to: Computer Management &gt; Services &gt; Stop [Indexing Service]</li>
<li>Manually delete: System Volume Information &gt; catalog.wci</li>
<li>Go to: Computer Management &gt; Services &gt; Start [Indexing Service]</li>
<li>Restart the machine</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.reboot.ro/20100824_microsoft-windows-server-2003-event-id-4126/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
