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

<channel>
	<title>4sysops &#187; Tips</title>
	<atom:link href="http://4sysops.com/archives/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://4sysops.com</link>
	<description>For Windows Administrators</description>
	<lastBuildDate>Fri, 12 Mar 2010 23:22:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
    <title></title>
    <url>http://4sysops.com/wp-content/themes/4sysops/img/4sysops.gif</url>
    <link>http://4sysops.com</link>
    <width>10</width>
    <height>20</height>
    <description>OneNaught.com</description>
    </image>		<item>
		<title>Help in Sysinternals tool says &#8220;Navigation to the webpage was canceled&#8221;</title>
		<link>http://4sysops.com/archives/help-in-sysinternals-tool-says-navigation-to-the-webpage-was-canceled/</link>
		<comments>http://4sysops.com/archives/help-in-sysinternals-tool-says-navigation-to-the-webpage-was-canceled/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 18:59:44 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[sysinternals]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=3288</guid>
		<description><![CDATA[ When I tried the new Procmon 2.6, I couldn’t access the tool&#8217;s help file, which is a problem I have often encountered when downloading a Sysinternals tool. I have figured out now what went wrong and I thought I should note down the solution once and for all. I think, my blog is the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://4sysops.com/wp-content/uploads/2009/08/sysinternalshelpproblem.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/08/sysinternalshelpproblem.png','',event,300,75)"><img style="border-right-width: 0px; margin: 0px 0px 0px 4px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="sysinternals-help-problem" src="http://4sysops.com/wp-content/uploads/2009/08/sysinternalshelpproblem_thumb.png" border="0" alt="sysinternals-help-problem" width="404" height="264" align="right" /></a> When I tried the new <a href="http://4sysops.com/archives/free-process-monitor-view-file-system-registry-and-network-activity/">Procmon 2.6</a>, I couldn’t access the tool&#8217;s help file, which is a problem I have often encountered when downloading a Sysinternals tool. I have figured out now what went wrong and I thought I should note down the solution once and for all. I think, my blog is the best place for it because I am probably not the only one who run into this problem: The table of contents in the left plane is displayed correctly, but the contents pane only shows &#8220;Navigation to webpage was cancelled &#8211; What you can try: Retype address.&#8221;</p>
<p><span id="more-3288"></span>I don&#8217;t know how I could retype an address in the Windows help interface; however, I don’t think that would work, anyway. The cause of the problem is related to Vista&#8217;s &#8220;Preserve zone information in file attachment&#8221; feature, which is a security feature that ensures that downloaded files of certain types can&#8217;t be opened. The help files of Sysinternal tools are compiled HTML, which Vista considers a threat.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/08/sysinternalshelpproblemunblock.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/08/sysinternalshelpproblemunblock.png','',event,300,75)"><img style="border-right-width: 0px; margin: 0px 0px 0px 4px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="sysinternals-help-problem-unblock" src="http://4sysops.com/wp-content/uploads/2009/08/sysinternalshelpproblemunblock_thumb.png" border="0" alt="sysinternals-help-problem-unblock" width="185" height="252" align="right" /></a> There are several ways to convince Vista that opening a Sysinternals help file is relatively safe. The easiest way is simply to unblock the .chm file in its properties menu (see screenshot). I like the explanation there: &#8220;This file came from another computer and might be blocked to help protect this computer.&#8221; I suppose most of the files on my computer come from another computer. I am glad that Vista doesn&#8217;t consider them a threat as well.</p>
<p>If you don&#8217;t want to be bothered by this problem again, you can just disable this zone information-in-file-attachment thing using the Group Policy Object editor (type “gpedit.msc” at the Start Search prompt). The setting can be found under User Configuration | Administrative Templates | Windows Components | Attachment Manager. Don&#8217;t forget to run gpupdate /force on the command prompt if you want the setting to take effect immediately.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/08/donotpreservezoneinformationinfileattachments.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/08/donotpreservezoneinformationinfileattachments.png','',event,300,75)"><img style="border-right-width: 0px; margin: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="do-not-preserve-zone-information-in-file-attachments" src="http://4sysops.com/wp-content/uploads/2009/08/donotpreservezoneinformationinfileattachments_thumb.png" border="0" alt="do-not-preserve-zone-information-in-file-attachments" width="604" height="268" /></a></p>
<p>Daniel Petri has <a href="http://www.petri.co.il/unblock-files-windows-vista.htm">described</a> this Vista feature in more detail and offers two more methods for disabling it.</p>
<strong>Related</strong>
<!-- Generated by Simple Tags 1.7.4.4 - http://wordpress.org/extend/plugins/simple-tags -->
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-disk2vhd-a-simple-p2v-tool-that-creates-vhds-for-hyper-v-and-virtual-pc/" title="FREE: Disk2vhd &#8211; A simple P2V tool that creates VHDs for Hyper-V and Virtual PC (October 13, 2009)">FREE: Disk2vhd &#8211; A simple P2V tool that creates VHDs for Hyper-V and Virtual PC</a> (9)</li>
	<li><a href="http://4sysops.com/archives/free-process-monitor-view-file-system-registry-and-network-activity/" title="FREE: Process Monitor &#8211; view file system, registry, and network activity (August 17, 2009)">FREE: Process Monitor &#8211; view file system, registry, and network activity</a> (0)</li>
	<li><a href="http://4sysops.com/archives/tweets-windows-7-performance-mark-russinovich-interview-xen-33-ie8-hyper-v-news-sbs-2008/" title="Tweets: Windows 7 performance &#8211; Mark Russinovich interview &#8211; Xen 3.3 &#8211; IE8 &#8211; Hyper-V news &#8211; SBS 2008 (August 29, 2008)">Tweets: Windows 7 performance &#8211; Mark Russinovich interview &#8211; Xen 3.3 &#8211; IE8 &#8211; Hyper-V news &#8211; SBS 2008</a> (0)</li>
	<li><a href="http://4sysops.com/archives/sysinternals-live/" title="Sysinternals Live? (May 30, 2008)">Sysinternals Live?</a> (7)</li>
	<li><a href="http://4sysops.com/archives/tcpview-displays-active-tcp-and-udp-connections/" title="FREE: TCPView &#8211; displays active TCP and UDP connections (April 15, 2008)">FREE: TCPView &#8211; displays active TCP and UDP connections</a> (3)</li>
</ul>

<hr />
<small>Copyright &copy; 2006-2010, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small>]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/help-in-sysinternals-tool-says-navigation-to-the-webpage-was-canceled/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to handle the built-in administrator account</title>
		<link>http://4sysops.com/archives/how-to-handle-the-built-in-administrator-account/</link>
		<comments>http://4sysops.com/archives/how-to-handle-the-built-in-administrator-account/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 19:12:46 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2899</guid>
		<description><![CDATA[Some days ago, I wrote an article about the alleged superpowers of the built-in administrator account. As it turned out, the local administrator has more or less the same privileges as the other administrator accounts, but this doesn&#8217;t mean that it doesn&#8217;t require extra care. In this article, I will share some tips on how [...]]]></description>
			<content:encoded><![CDATA[<p>Some days ago, I wrote an article about the alleged superpowers of the<a href="http://4sysops.com/archives/the-myths-about-so-called-hidden-built-in-administrator-account-in-windows-vista-and-windows-7/"> built-in administrator account</a>. As it turned out, the local administrator has more or less the same privileges as the other administrator accounts, but this doesn&#8217;t mean that it doesn&#8217;t require extra care. In this article, I will share some tips on how to handle the built-in administrator account in a corporate environment. These are partially based on an <a href="http://207.46.16.252/en-us/magazine/2006.01.securitywatch.aspx">article</a> by security expert Jesper Johansson, although our opinions on some points differ.</p>
<h3>Disable the built-in Administrator account</h3>
<p>On Vista machines the built-in administrator account is disabled by default. This is a good a thing. Of course, it is the primary target of all hackers (I don&#8217;t distinguish between hackers and crackers; it is all the same to me). I also recommend disabling the built-in Administrator account on all XP machines.</p>
<h3><span id="more-2899"></span>Set a password for the built-in Administrator account</h3>
<p>In Vista, the built-in admin account has a blank password by default. I feel this is dangerous, even if the account is disabled. Johansson argues that this is not a problem, because an account with a blank password can only be used locally. However, if an attacker manages to enable the admin account (for example, if he has physical access to the machine), he can just set a password which will enable him to manage the machine remotely. Setting a strong password for the built-in admin account provides an extra level of security. You can also use tools, such as <a href="http://4sysops.com/archives/prize-game-autoadministrator-20-automate-common-windows-administration-tasks/">AutoAdministrator</a>, to set the administrator password on multiple machines.</p>
<h3>Rename the built-in Administrator account</h3>
<p>Johansson advises against this common practice. His argument is that &#8220;no attacker worth his salt will be fooled by those tactics.&#8221; Well, that may be true, but your job as admin is not just to lock out the smart hackers. The majority of all attacks are performed by wannabe hackers. A renamed administrator account is an extra hurdle and doesn&#8217;t cost you much. However, I wouldn&#8217;t use this account, even it is renamed, as it has a well-known RID. It is safer to disable it.</p>
<h3>Create a new local administrator account</h3>
<p>Johansson recommends that every admin should have their own account. It makes sense for every admin to have their own <em>domain </em>administrator account, but, in my experience, this just isn&#8217;t practical for <em>local </em>accounts. It is quite time-consuming and dangerous to work with multiple local admin accounts. Having no local admin account isn’t practical either. If a machine is not able to log on to a domain, for example, you need a local admin account to find the problem. To re-install the OS every time you can&#8217;t fix a machine without an admin account (as Johansson recommends) is certainly not feasible.</p>
<h3>Never share the local admin password with end users or external consultants</h3>
<p>If an end user needs temporary admin privileges on a machine, you can just add their domain account to the local administrator group. Don&#8217;t forget to remove it as soon as the job is done. For external consultants, you should always create a new account.</p>
<h3>Change the password of all local administrator accounts regularly</h3>
<p>This is easier said than done. From my experience, it is essential that you have a fixed schedule for this. It is not enough to just decide that you will change local administrator accounts &#8220;regularly&#8221; because there will always be other things that you have to do first. How often you do this depends on how much you value security, but once a month would already be considered. I recommend choosing a fixed day. Basically, there are two methods for changing the password on multiple machines: you can run a startup script or you can change the password remotely, using a tool or script. The advantage of the <a href="http://technet.microsoft.com/en-us/library/cc779329.aspx">startup script</a> is that it runs automatically. The disadvantage is that machines that are offline for a long time will be excluded. Changing the password remotely is even more time-consuming because you have to make sure that all your computers are online when you run your script or your password management tool. Using a Wake-on-LAN tool can be helpful here, but in large networks this is often not practical. Of course, if you are in this situation, you will probably have a professional systems management solution that allows you to run scripts on your clients. I don&#8217;t even have to mention how essential it is to use a <a href="http://en.wikipedia.org/wiki/Password_strength">sufficiently complex password</a> for the administrator account.</p>
<h3>Try to a use unique passwords for the local administrator account</h3>
<p>Using the same password for the local administrator on all computers is a common practice. I fully agree with Johansson that this is quite dangerous. If an attacker gets physical access to even one of your computers he can use the stored password hash to attack other systems in your network. It goes without saying that you should never ever use a domain administrator password for local accounts. Using a unique admin password on all machines is easier than you might think. Johansson offers a free tool, <a href="http://cid-45497626ab321d20.skydrive.live.com/browse.aspx/Passgen">passgen</a>, which allows you to generate a unique password for every desktop in your network. I will <a href="http://4sysops.com/archives/free-passgen-set-unique-administrator-passwords-on-multiple-machines/">review passgen</a> in my next posts.</p>
<strong>Related</strong>
<!-- Generated by Simple Tags 1.7.4.4 - http://wordpress.org/extend/plugins/simple-tags -->
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-jiji-help-desk-password-reset-delegate-password-resets/" title="FREE: JiJi Help Desk Password Reset &#8211; Delegate password resets (February 12, 2010)">FREE: JiJi Help Desk Password Reset &#8211; Delegate password resets</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-netwrix-bulk-password-reset-change-the-local-administrator-password-network-wide/" title="FREE: NetWrix Bulk Password Reset &#8211; Change the local administrator password network wide (February 11, 2010)">FREE: NetWrix Bulk Password Reset &#8211; Change the local administrator password network wide</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-jiji-self-service-password-reset-allows-end-users-reset-their-password/" title="FREE: JiJi Self Service Password Reset &#8211; Allows end users reset their password (February 5, 2010)">FREE: JiJi Self Service Password Reset &#8211; Allows end users reset their password</a> (1)</li>
	<li><a href="http://4sysops.com/archives/free-elevation-gadget-drag-and-drop-to-elevate-programs/" title="FREE: Elevation Gadget &#8211; Drag and drop to elevate programs (February 4, 2010)">FREE: Elevation Gadget &#8211; Drag and drop to elevate programs</a> (0)</li>
	<li><a href="http://4sysops.com/archives/raffle-gfi-webmonitor-2009-web-security/" title="Raffle: GFI WebMonitor 2009 &#8211; Web Security (January 29, 2010)">Raffle: GFI WebMonitor 2009 &#8211; Web Security</a> (0)</li>
</ul>

<hr />
<small>Copyright &copy; 2006-2010, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small>]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/how-to-handle-the-built-in-administrator-account/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to save additional Active Directory attributes and the user password in tombstone objects</title>
		<link>http://4sysops.com/archives/how-to-save-additional-active-directory-attributes-and-the-password-in-tombstone-objects/</link>
		<comments>http://4sysops.com/archives/how-to-save-additional-active-directory-attributes-and-the-password-in-tombstone-objects/#comments</comments>
		<pubDate>Thu, 28 May 2009 19:06:07 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[active directory]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2888</guid>
		<description><![CDATA[Knowing that deleted Active Directory objects are not erased immediately, but only after 60 (Windows 2000/2003) or 180 days (Windows 2003 SP1/2008), can save your day if you accidentally delete user, computer or container objects. I have reviewed two free tools that allow you to restore deleted AD objects (Quest Object Restore for Active Directory [...]]]></description>
			<content:encoded><![CDATA[<p>Knowing that deleted Active Directory objects are not erased immediately, but only after 60 (Windows 2000/2003) or 180 days (Windows 2003 SP1/2008), can save your day if you accidentally delete user, computer or container objects. I have reviewed two free tools that allow you to restore deleted AD objects (<a href="http://4sysops.com/archives/free-quest-object-restore-for-active-directory-undelete-ad-objects/">Quest Object Restore for Active Directory</a> and <a href="http://4sysops.com/archives/free-adrestorenet-the-gui-version-of-adrestore/">ADRestore.NET</a>). These tools can recover objects that are marked for deletion, so-called &#8220;tombstone&#8221; objects. The technical term for this process is <a href="http://technet.microsoft.com/en-us/magazine/cc137800.aspx">tombstone reanimation</a>. Who knows?; if you accidentally delete your boss&#8217; account, then this term might take on a literal meaning. <img src='http://4sysops.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>A <strong>downside of tombstone reanimation</strong> is that by default, <strong>important attributes</strong> are stripped from AD objects when they are deleted. For example, user objects&#8217; last and first name attributes are not saved in tombstone objects. Perhaps even more problematic is that the password is blank after you restore a deleted user object, which means that you won’t be able to keep it a secret that you have accidentally deleted users accounts.</p>
<p><span id="more-2888"></span>The good news is that you can configure the Active Directory schema to <strong>store additional attributes in tombstone objects</strong>. The bad news is that the procedure is a bit complicated. Furthermore, this method can’t be used to restore group memberships of computer and user objects. The latter shouldn’t be a big deal if you’ve deleted only a few objects; but if the number of objects that have to be restored is too big, then you better use your backup tool to recover Active Directory.</p>
<p>The main <strong>advantage of tombstone reanimation</strong> compared to other restore methods is that once everything is configured, restoring Active Directory objects costs only a couple of mouse clicks. You don&#8217;t have to take your domain offline, which is necessary if you restore a backup.</p>
<p>To <strong>configure the attributes</strong> that are stored with the tombstone objects, you need a tool that allows you to edit Active Directory schema objects. I will use <strong>ADSI Edit</strong> in this description. This program is part of the Windows Server 2003 Support Tools (Adminpak), which can be <a href="http://technet.microsoft.com/en-us/library/cc755948.aspx">found</a> on the product CD. The latest version also can be <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=96a35011-fd83-419d-939b-9a772ea2df90&amp;DisplayLang=en">downloaded</a>. On a Windows Server 2008 machine, you can just add the Active Directory Lightweight Directory Services Tools feature, which belongs to the Remote Server Administration Tools. For Windows Vista, you have to download and install <a href="http://4sysops.com/archives/rsat-the-adminpak-replacement-is-finally-available/">RSAT</a>.</p>
<p><strong>Note: Editing the Active Directory Schema is recommended only for advanced system administrators. In any case, you should make a backup of your Active Directory database before you mess with its schema.</strong></p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/05/adsieditgivenname.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/05/adsieditgivenname.png','',event,300,75)"><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 0px 4px; border-left: 0px; border-bottom: 0px" title="ADSI-Edit-Given-Name" src="http://4sysops.com/wp-content/uploads/2009/05/adsieditgivenname-thumb.png" border="0" alt="ADSI-Edit-Given-Name" width="214" height="130" align="right" /></a>In this example, we will configure the <strong>First name attribute</strong> to be stored in a tombstone object whenever a user object is deleted. The First name attribute corresponds to the Given-Name object, which you can find in the Schema hive in ADSI Edit. Double clicking the Given-Name object allows you to edit its properties. The searchFlags property is the one that will interest us here.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/05/searchflagsgivenname.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/05/searchflagsgivenname.png','',event,300,75)"><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 0px 4px; border-left: 0px; border-bottom: 0px" title="searchFlags-given-name" src="http://4sysops.com/wp-content/uploads/2009/05/searchflagsgivenname-thumb.png" border="0" alt="searchFlags-given-name" width="157" height="173" align="right" /></a>The <strong>searchFlags</strong> attribute also controls other behaviors. Its default value for the Given-Name schema object is 5, which corresponds to the binary number 00000101. You have to set bit 3 (the fourth position from the right as the first position is called bit 0) if you want the first name to be saved in the tombstone. However, the other bits should remain unchanged: 0000<span style="color: #ff0000;">1</span>101. The values have to be entered as integers, so you have to change the attribute&#8217;s value to 13. If you are unfamiliar with binary numbers, then you can use the Windows Calculator in scientific mode. It allows you to convert integers into binary numbers and vice versa.</p>
<p>Well, I told you it is a bit complicated. What makes things even more complicated is that the <strong>schema objects&#8217; names</strong> are sometimes different from the <strong>names of the attributes</strong> in the Active Directory User and Computers (ADUC) interface. Here are a few “translations” of common user object attributes:</p>
<p>First name = Given-Name<br />
Last name = Surname<br />
Initials = Initials<br />
Display name = Display-Name<br />
Description = Description<br />
Office = Physical-Delivery-Office-Name<br />
Telephone number = Telephone-Number<br />
E-mail = E-mail-Addresses<br />
Web-page = WWW-Home-Page</p>
<p>A few more translations can be found <a href="http://www.dovestones.com/products/Active_Directory_User_Import_Features.asp">here</a>.</p>
<p>If you want all these attributes stored in tombstone objects, then you have to set, for each of them, bit 3 in the <em>searchFlags</em> attribute of the corresponding schema object.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/05/adsieditpassword.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/05/adsieditpassword.png','',event,300,75)"><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 0px 4px; border-left: 0px; border-bottom: 0px" title="ADSI-Edit-password" src="http://4sysops.com/wp-content/uploads/2009/05/adsieditpassword-thumb.png" border="0" alt="ADSI-Edit-password" width="214" height="130" align="right" /></a> A schema object also controls the <strong>user password</strong> behavior, the <em><strong>Unicode-pwd</strong></em> object. Its <em>searchFlags</em> attribute is 0 by default. Thus to set bit 3, you have to enter the integer 8 (=1000). By the way, the schema object User-Password does not influence the tombstone object.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/05/reloadschema.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/05/reloadschema.png','',event,300,75)"><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 4px 0px 0px; border-left: 0px; border-bottom: 0px" title="Reload-Schema" src="http://4sysops.com/wp-content/uploads/2009/05/reloadschema-thumb.png" border="0" alt="Reload-Schema" width="137" height="93" align="left" /></a> Please note that changes to the Schema don’t take effect immediately. You have to wait up to five minutes. However, you can &#8220;<strong>Reload the Schema</strong>&#8221; instantly with the Active Directory <a href="http://technet.microsoft.com/en-us/library/cc755885(WS.10).aspx">Schema snap-in</a>.</p>
<p>One final note: Some <strong>applications change the Active Directory schema</strong> during installation. Usually, they inform you about it. You should check the schema objects you have changed after installing such an application.</p>
<strong>Related</strong>
<!-- Generated by Simple Tags 1.7.4.4 - http://wordpress.org/extend/plugins/simple-tags -->
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/djoin-exe-unattended-offline-domain-join-in-windows-7/" title="Djoin.exe &#8211; Unattended offline domain join in Windows 7 (December 17, 2009)">Djoin.exe &#8211; Unattended offline domain join in Windows 7</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-directory-service-comparison-tool-restore-changed-active-directory-objects/" title="FREE: Directory Service Comparison Tool &#8211; Restore changed Active Directory objects (November 17, 2009)">FREE: Directory Service Comparison Tool &#8211; Restore changed Active Directory objects</a> (0)</li>
	<li><a href="http://4sysops.com/archives/contest-maxpowersoft-active-directory-reports-filters-and-print-preview/" title="Contest: MaxPowerSoft Active Directory Reports &#8211; Filters, and print preview (October 27, 2009)">Contest: MaxPowerSoft Active Directory Reports &#8211; Filters, and print preview</a> (0)</li>
	<li><a href="http://4sysops.com/archives/contest-maxpowersoft-active-directory-reports-quick-ldap-reporting/" title="Contest: MaxPowerSoft Active Directory Reports &#8211; Quick LDAP Reporting (October 26, 2009)">Contest: MaxPowerSoft Active Directory Reports &#8211; Quick LDAP Reporting</a> (0)</li>
	<li><a href="http://4sysops.com/archives/active-directory-management-with-powershell-v2/" title="Active Directory management with PowerShell v2 (October 15, 2009)">Active Directory management with PowerShell v2</a> (0)</li>
</ul>

<hr />
<small>Copyright &copy; 2006-2010, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small>]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/how-to-save-additional-active-directory-attributes-and-the-password-in-tombstone-objects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to store a laptop battery properly to save it from an early death</title>
		<link>http://4sysops.com/archives/how-to-store-a-laptop-battery-properly-to-save-it-from-an-early-death/</link>
		<comments>http://4sysops.com/archives/how-to-store-a-laptop-battery-properly-to-save-it-from-an-early-death/#comments</comments>
		<pubDate>Thu, 07 May 2009 19:12:31 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2815</guid>
		<description><![CDATA[In the last two parts of this series, I covered the factors of temperature and charging. While the high temperatures inside modern laptops are probably the worst enemy of a Li-ion battery, frequent discharge/charge cycles will negatively influence a battery&#8217;s life. If your laptop is a desktop replacement, then you probably only need the battery [...]]]></description>
			<content:encoded><![CDATA[<p>In the last two parts of this series, I covered the factors of temperature and charging. While the high temperatures inside modern laptops are probably the worst enemy of a Li-ion battery, frequent discharge/charge cycles will negatively influence a battery&#8217;s life. If your laptop is a desktop replacement, then you probably only need the battery every now and then. It can be quite frustrating if you want to use your laptop for the first time after a year without AC, only to realize that your batteries are already dead even though you never really used them. However, if you remove the battery from the laptop and store it accurately, there is a good chance that it will be in good condition when you need it next time.</p>
<p><span id="more-2815"></span><strong>Don&#8217;t store a battery that is almost empty.</strong> Stored batteries continue losing energy, albeit at a much slower pace. If the stored battery is totally discharged, it could be destroyed.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/05/laptopbatteryfridge.jpg" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/05/laptopbatteryfridge.jpg','',event,300,75)"><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 0px 4px; border-left: 0px; border-bottom: 0px" title="laptop-battery-fridge" src="http://4sysops.com/wp-content/uploads/2009/05/laptopbatteryfridge-thumb.jpg" border="0" alt="laptop-battery-fridge" width="360" height="269" align="right" /></a><strong>Don&#8217;t store a fully charged battery.</strong> Fully charged batteries deteriorate faster than half-charged batteries. Most articles I&#8217;ve read recommended storing laptop batteries with a 40–60% charge.</p>
<p><strong>Store the battery at a low temperature.</strong> I usually put it in the fridge. It keeps my battery fresh and crisp. Check out <a href="http://en.wikipedia.org/wiki/Lithium_ion_battery#Storage_temperature_and_charge">this table</a> at Wikipedia. 0°C (32°F) seems to be the best storage temperature. I wouldn&#8217;t put the battery in the freezer even though Li-ion batteries only freeze at approximately −40°C.</p>
<p><strong>Store the battery in a dry place.</strong> A moist environment will accelerate discharging the battery.</p>
<p><strong>Check the battery state every now and then.</strong> I would remove it from the fridge at least every 30 days to calibrate it (fully discharge and charge).</p>
<p><strong>Let the battery warm up a little before you put it back into your laptop.</strong> If the temperature is raised too fast, it will strain the battery.</p>
<p>When I started this article, I thought I&#8217;d just share a few tips I&#8217;ve found on the web. But then I realized that there are quite a few things that can be done wrong with laptop batteries. That&#8217;s how I ended up with three articles. It is quite amazing that we can build space ships that have enough energy to fly to the moon but still have no decent portable energy sources for simple laptops. Perhaps <a href="http://en.wikipedia.org/wiki/Fuel_cell">fuel cells</a> will change the picture in a few years.</p>
<p>Please note that even though physics was my minor in college, I consider myself a layman when it comes to battery preservation. Any comments and tips are welcome. Here are some of the articles I&#8217;ve read about this topic:</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Lithium_ion_battery">Lithium-ion battery</a>, Wikipedia</li>
<li><a href="http://www.batteryuniversity.com/parttwo-34.htm">How to prolong lithium-based batteries</a>, Battery-University.colm</li>
<li><a href="http://www.zbattery.com/laptopbatterycare.html">Laptop Battery Care</a>, Battery.com</li>
<li><a href="http://ezinearticles.com/?Take-Care-Of-Your-Li-On-Battery&amp;id=423379">Take Care Of Your Li-On Battery</a>, Ezine @articles</li>
<li><a href="http://www.associatedcontent.com/article/278197/how_to_take_care_of_your_laptops_battery.html?cat=15">How to Take Care of Your Laptop&#8217;s Battery and Make it Last</a>, Associated Content</li>
<li><a href="http://forum.notebookreview.com/showthread.php?t=91846">Notebook Battery Guide</a>, NotbookReview.com</li>
<li><a href="http://www.pcwelt.de/start/computer/komponenten/praxis/40490/5_tipps_so_halten_sie_ihre_akkus_fit/index.html">5 Tipps: So halten Sie Ihre Akkus fit</a>, PC-Welt</li>
<li><a href="http://mobileoffice.about.com/od/usingyourlaptop/f/laptopbattery.htm">Should I Remove the Laptop Battery For A Desktop Replacement Laptop?</a>, About.com</li>
</ul>
<strong>Related</strong>
<!-- Generated by Simple Tags 1.7.4.4 - http://wordpress.org/extend/plugins/simple-tags -->
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-charge-and-discharge-laptop-batteries-to-extend-their-lifetime/" title="How to charge and discharge laptop batteries to extend their lifetime (May 6, 2009)">How to charge and discharge laptop batteries to extend their lifetime</a> (23)</li>
	<li><a href="http://4sysops.com/archives/how-to-take-care-of-your-laptop-battery-to-prolong-its-lifespan/" title="How to take care of your laptop battery to prolong its lifespan (May 5, 2009)">How to take care of your laptop battery to prolong its lifespan</a> (6)</li>
	<li><a href="http://4sysops.com/archives/some-more-better-together-features-for-windows-vista-server-2008/" title="Some more better-together features of Windows Vista &#8211; Server 2008 (January 31, 2008)">Some more better-together features of Windows Vista &#8211; Server 2008</a> (9)</li>
	<li><a href="http://4sysops.com/archives/windows-server-2008-and-windows-vista-better-together/" title="Windows Server 2008 and Windows Vista &#8211; better together? (January 25, 2008)">Windows Server 2008 and Windows Vista &#8211; better together?</a> (4)</li>
	<li><a href="http://4sysops.com/archives/windows-vista-from-a-to-x/" title="Windows Vista from A to X (August 29, 2007)">Windows Vista from A to X</a> (0)</li>
</ul>

<hr />
<small>Copyright &copy; 2006-2010, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small>]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/how-to-store-a-laptop-battery-properly-to-save-it-from-an-early-death/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<series:name><![CDATA[Laptop batteries]]></series:name>
	</item>
		<item>
		<title>How to charge and discharge laptop batteries to extend their lifetime</title>
		<link>http://4sysops.com/archives/how-to-charge-and-discharge-laptop-batteries-to-extend-their-lifetime/</link>
		<comments>http://4sysops.com/archives/how-to-charge-and-discharge-laptop-batteries-to-extend-their-lifetime/#comments</comments>
		<pubDate>Wed, 06 May 2009 20:30:35 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2811</guid>
		<description><![CDATA[A laptop battery can be charged 300-1000 times. The actual number depends on the way it has been treated. In the last post of this series, I outlined the influence that the temperature has on a battery&#8217;s lifespan. Today, I will explain how a battery should be charged and discharged with care.
Fully discharge a new [...]]]></description>
			<content:encoded><![CDATA[<p>A laptop battery can be charged 300-1000 times. The actual number depends on the way it has been treated. In the last post of this series, I outlined the <a href="http://4sysops.com/archives/how-to-take-care-of-your-laptop-battery-to-prolong-its-lifespan/">influence that the temperature has on a battery&#8217;s lifespan</a>. Today, I will explain how a battery should be charged and discharged with care.</p>
<p><strong>Fully discharge a new battery and then re-charge it.</strong> This calibrates the battery.</p>
<p><strong>Calibrate the battery every 30 charges</strong>, i.e., fully discharge it and charge afterwards.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/05/lowbattery.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/05/lowbattery.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="low-battery" src="http://4sysops.com/wp-content/uploads/2009/05/lowbattery-thumb.png" border="0" alt="low-battery" width="401" height="135" align="right" /></a><strong>Avoid frequent full discharges.</strong> In contrast to NiCd (Nickel-cadmium) and NiMh (Nickel-metal hydride) batteries, Li-ion (Lithium-ion) batteries show no memory effect. That is, it will do no harm to the battery if it is re-charged before it is empty. Full discharges will strain the battery.</p>
<p><span id="more-2811"></span><a href="http://4sysops.com/wp-content/uploads/2009/05/lowbatterylevel1.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/05/lowbatterylevel1.png','',event,300,75)"><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px; border-left: 0px; border-bottom: 0px" title="low-battery-level" src="http://4sysops.com/wp-content/uploads/2009/05/lowbatterylevel-thumb1.png" border="0" alt="low-battery-level" width="104" height="111" align="right" /></a><strong>Avoid total discharges.</strong> Total discharges, i.e., to the cut-off point, can destroy battery cells. Not all cells in a laptop have the same voltage. Your laptop&#8217;s battery gauge only displays the state of the whole battery. If a cell goes below a certain voltage it will be destroyed. Therefore, it is safer to stop working when your battery level reaches 20%. The low battery level can be configured under Vista in the advanced power settings applet. Vista will warn you when the battery reaches the low battery level.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/05/maximumprocessorstate1.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/05/maximumprocessorstate1.png','',event,300,75)"><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 0px 4px; border-left: 0px; border-bottom: 0px" title="maximum-processor-state" src="http://4sysops.com/wp-content/uploads/2009/05/maximumprocessorstate-thumb1.png" border="0" alt="maximum-processor-state" width="104" height="112" align="right" /></a><strong>Avoid high discharge rates.</strong> High discharge rates also strain the battery. Therefore, I would avoid power intensive tasks while working on battery. Some laptops come with special power management software that can disable unused components. Every piece of hardware that is active produces heat and wastes precious battery capacity. I also recommend checking out Vista’s advanced power management features. You will find many ways to reduce the power consumption. For example, I always set the maximum processor state to 1% while working on battery. You will be surprised at what a modern CPU can accomplish with 1% of its capacity.</p>
<p><strong>Avoid full charges.</strong> Fully charged batteries deteriorate faster, especially at high temperatures. Monitor the battery icon in the systray and disable charging before it is fully charged. I guess this is not really a practical advice. Hence, it is only something for battery life-saver enthusiasts.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/05/delldisablingcharging.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/05/delldisablingcharging.png','',event,300,75)"><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 0px 4px; border-left: 0px; border-bottom: 0px" title="Dell-disabling-charging" src="http://4sysops.com/wp-content/uploads/2009/05/delldisablingcharging-thumb.png" border="0" alt="Dell-disabling-charging" width="303" height="234" align="right" /></a> <strong>Avoid charging.</strong> This might sound like a rather unrealizable piece of advice because an empty battery has to be charged so it can be used again. The problem is that a lithium-ion battery only allows a limited number of discharge/charge cycles. If you are working on main, Windows will try to charge the battery whenever it falls below a certain level. This procedure is the worst thing that can happen to a battery. Usually, power management is set to high performance while the laptop is connected to AC. This increases the heat in the laptop while the batteries are being charged. One option is to disable charging while working on main. A far better option is to remove the battery if you don&#8217;t need it for the next couple of days.</p>
<p>In the next and final post in this series, I will give some tips on how a laptop <a href="http://4sysops.com/archives/how-to-store-a-laptop-battery-properly-to-save-it-from-an-early-death/">battery should be stored to extend its lifetime</a>.</p>
<strong>Related</strong>
<!-- Generated by Simple Tags 1.7.4.4 - http://wordpress.org/extend/plugins/simple-tags -->
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-store-a-laptop-battery-properly-to-save-it-from-an-early-death/" title="How to store a laptop battery properly to save it from an early death (May 7, 2009)">How to store a laptop battery properly to save it from an early death</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-take-care-of-your-laptop-battery-to-prolong-its-lifespan/" title="How to take care of your laptop battery to prolong its lifespan (May 5, 2009)">How to take care of your laptop battery to prolong its lifespan</a> (6)</li>
	<li><a href="http://4sysops.com/archives/some-more-better-together-features-for-windows-vista-server-2008/" title="Some more better-together features of Windows Vista &#8211; Server 2008 (January 31, 2008)">Some more better-together features of Windows Vista &#8211; Server 2008</a> (9)</li>
	<li><a href="http://4sysops.com/archives/windows-server-2008-and-windows-vista-better-together/" title="Windows Server 2008 and Windows Vista &#8211; better together? (January 25, 2008)">Windows Server 2008 and Windows Vista &#8211; better together?</a> (4)</li>
	<li><a href="http://4sysops.com/archives/windows-vista-from-a-to-x/" title="Windows Vista from A to X (August 29, 2007)">Windows Vista from A to X</a> (0)</li>
</ul>

<hr />
<small>Copyright &copy; 2006-2010, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small>]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/how-to-charge-and-discharge-laptop-batteries-to-extend-their-lifetime/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
	
		<series:name><![CDATA[Laptop batteries]]></series:name>
	</item>
		<item>
		<title>How to take care of your laptop battery to prolong its lifespan</title>
		<link>http://4sysops.com/archives/how-to-take-care-of-your-laptop-battery-to-prolong-its-lifespan/</link>
		<comments>http://4sysops.com/archives/how-to-take-care-of-your-laptop-battery-to-prolong-its-lifespan/#comments</comments>
		<pubDate>Tue, 05 May 2009 21:11:15 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2782</guid>
		<description><![CDATA[When I bought a new notebook recently, I resolved to take better care of my laptop battery this time than I had with my previous ones. With my last laptops the battery was more or less dead after a year or so. If a battery is treated with care it can last up to four [...]]]></description>
			<content:encoded><![CDATA[<p>When I bought a new notebook recently, I resolved to take better care of my laptop battery this time than I had with my previous ones. With my last laptops the battery was more or less dead after a year or so. If a battery is treated with care it can last up to four years. I thought that I knew how a notebook battery has to be handled, but after googling this topic, I realized that quite a few of my beliefs were outdated. Most of my layman&#8217;s knowledge about rechargeable batteries was related to Nickel-metal hydride (NiMH) and nickel-cadmium (NiCd) batteries, which are no longer used in laptops (as far as I know). In this post, I summarize the tips I found on the web to preserve lithium-ion (Li-ion) batteries, which are probably in most laptops nowadays.</p>
<p><a href="http://www.flickr.com/photos/24907948@N06/3458482579/"><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 0px 4px; border-left: 0px; border-bottom: 0px" title="battery-in-the-sun" src="http://4sysops.com/wp-content/uploads/2009/05/batteryinthesun.jpg" border="0" alt="battery-in-the-sun" width="272" height="206" align="right" /></a>There are two important keywords when it comes to battery preservation: charging and temperature. That is, how the batteries are charged, and the temperatures to which they are exposed, are key factors that determine their lifespan. Today I will write about how temperature influences the lifespan of a laptop battery, and in my next post I will cover charging and discharging.</p>
<p><span id="more-2782"></span>Many people believe that low temperatures are harmful for batteries because they think of past winters when their car didn&#8217;t start in the morning after a cold night. However, the technology used in car batteries has little to do with Li-ion batteries. The same applies to non-rechargeable batteries, which can even be recharged a little by exposing them to the warm sunlight. The truth about Li-ion batteries is that high temperatures are their worst enemy. Therefore, the following tips will help prevent laptop batteries from getting too warm.</p>
<ul>
<li><strong>Always use a laptop on a hard surface.</strong> Don&#8217;t put it on your lap (despite its name) or on thermal insulating materials such as cushions. If you like to work in bed with your laptop, I recommend using a laptop table. I have <a href="http://www.amazon.com/E-Table-Portable-Laptop-Table-Accessories/dp/B001GAR84Y/ref=sr_1_2?ie=UTF8&amp;s=home-garden&amp;qid=1241465572&amp;sr=8-2">this one</a>, and I am quite content with it.</li>
<li><strong>Try to avoid charging the battery while you are working with the laptop.</strong> Charging the batteries increases your laptop&#8217;s temperature. The problem is that the CPU, the graphics card and the hard disk also heat up your laptop, which adds to the temperature increase experienced when charging the battery. Many vendors deliver their laptops with software that allows you to disable charging. You also can remove the battery while you are working on AC current.</li>
<li><strong>Make sure the laptop&#8217;s ventilation can </strong><strong>always </strong><strong>work properly.</strong> Don&#8217;t place objects before the ventilation systems opening. Don&#8217;t run or charge the laptop while it is in its case.</li>
<li><strong>Don&#8217;t leave the laptop in the car or under the sun in summer.</strong> Use a bike. It keeps your laptop battery cool and your own battery healthy. And too much sun exposure causes only skin cancer anyway. <img src='http://4sysops.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
</ul>
<p>In my next post, I will give you some tips on <a href="http://4sysops.com/archives/how-to-charge-and-discharge-laptop-batteries-to-extend-their-lifetime/">how to charge and discharge a laptop battery</a> in a way that prolongs their life.</p>
<strong>Related</strong>
<!-- Generated by Simple Tags 1.7.4.4 - http://wordpress.org/extend/plugins/simple-tags -->
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-store-a-laptop-battery-properly-to-save-it-from-an-early-death/" title="How to store a laptop battery properly to save it from an early death (May 7, 2009)">How to store a laptop battery properly to save it from an early death</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-charge-and-discharge-laptop-batteries-to-extend-their-lifetime/" title="How to charge and discharge laptop batteries to extend their lifetime (May 6, 2009)">How to charge and discharge laptop batteries to extend their lifetime</a> (23)</li>
	<li><a href="http://4sysops.com/archives/some-more-better-together-features-for-windows-vista-server-2008/" title="Some more better-together features of Windows Vista &#8211; Server 2008 (January 31, 2008)">Some more better-together features of Windows Vista &#8211; Server 2008</a> (9)</li>
	<li><a href="http://4sysops.com/archives/windows-server-2008-and-windows-vista-better-together/" title="Windows Server 2008 and Windows Vista &#8211; better together? (January 25, 2008)">Windows Server 2008 and Windows Vista &#8211; better together?</a> (4)</li>
	<li><a href="http://4sysops.com/archives/windows-vista-from-a-to-x/" title="Windows Vista from A to X (August 29, 2007)">Windows Vista from A to X</a> (0)</li>
</ul>

<hr />
<small>Copyright &copy; 2006-2010, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small>]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/how-to-take-care-of-your-laptop-battery-to-prolong-its-lifespan/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<series:name><![CDATA[Laptop batteries]]></series:name>
	</item>
		<item>
		<title>Tip: How to install and uninstall a program in Safe Mode</title>
		<link>http://4sysops.com/archives/tip-how-to-install-and-uninstall-a-program-in-safe-mode/</link>
		<comments>http://4sysops.com/archives/tip-how-to-install-and-uninstall-a-program-in-safe-mode/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 19:39:05 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[deployment]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2743</guid>
		<description><![CDATA[I&#8217;ve never really understood why uninstalling programs in Safe Mode isn&#8217;t officially supported in Windows. The main purpose of Safe Mode is to troubleshoot Windows, and what usually causes the trouble? Right, misbehaving programs. This may not even be the fault of the program itself. Windows is a very complex system and sometimes unforeseeable things [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve never really understood why uninstalling programs in Safe Mode isn&#8217;t officially supported in Windows. The main purpose of Safe Mode is to troubleshoot Windows, and what usually causes the trouble? Right, misbehaving programs. This may not even be the fault of the program itself. Windows is a very complex system and sometimes unforeseeable things happen. If an application has been somehow damaged, it might not even be possible to uninstall it. For example, its service could hang immediately after the system boots, or other programs could interfere.</p>
<p>In <strong>Safe Mode</strong>, Windows has reduced functionality, because only the core components have been loaded. In such an environment it is much easier to get rid of an application that has gone mad. Windows Safe Mode can be entered by pressing the F8 key before Windows boots up.</p>
<p><span id="more-2743"></span>In order to uninstall a program in Windows, the <strong>Windows Installer Service</strong> has to be running. If you try to uninstall software in Safe Mode, Windows will just inform you that: &#8220;The Windows Installer Service could not be started.&#8221; Trying to start the service manually will only get you: &#8220;Error 1084: This service cannot be started in Safe Mode.&#8221;</p>
<p>The good thing is that it is not really difficult to outsmart Windows Safe Mode. All of the services that are allowed to start in Safe Mode are stored in the registry folder<strong> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\</strong></p>
<p>All you have to do is to add a REG_SZ key with the service name (not the display dame) and the value data &#8220;Service&#8221; (without quotes). The service name of the Windows Installer Service is <strong>MSIService</strong>. As such, the REG file that adds the correct key looks like this:</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\MSIServer]<br />
@=&#34;Service&#34;</p>
<p>All you have to do is copy this to a text file, with the extension .reg, and drop the file into your tool box. Anytime you want to uninstall a program in Safe Mode, you just click on the REG file. You have to remove the key manually if you want to disable this feature. However, I think it usually won&#8217;t do any harm.</p>
<p>Please note that it is not always possible to <strong>uninstall software in Safe Mode</strong> because the corresponding installer program requires certain services to be running. In such a case you might just enable these services as well in Safe Mode by adding their service names to the Registry. The Service Name can be found in the service&#8217;s properties in the Services snap-in.</p>
<p>Note: If you know similar tips, please just mail them to</p>
<p><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px; border-left: 0px; border-bottom: 0px" title="tips-at-4sysops.com" src="http://4sysops.com/wp-content/uploads/2009/04/tipsat4sysopscom-thumb.png" border="0" alt="tips-at-4sysops.com" width="121" height="15" /></p>
<p>If I like the tip, I will post it as an article on 4sysops with your name and a link to your blog or website.</p>
<strong>Related</strong>
<!-- Generated by Simple Tags 1.7.4.4 - http://wordpress.org/extend/plugins/simple-tags -->
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/why-sysprep-is-an-obligatory-windows-deployment-tool-part-2-unique-sids-are-necessary/" title="Why Sysprep is an obligatory Windows deployment tool &#8211; Part 2: Unique SIDs are necessary (March 11, 2010)">Why Sysprep is an obligatory Windows deployment tool &#8211; Part 2: Unique SIDs are necessary</a> (4)</li>
	<li><a href="http://4sysops.com/archives/why-sysprep-is-an-obligatory-windows-deployment-tool-part-1-all-the-important-sysprep-functions/" title="Why Sysprep is an obligatory Windows deployment tool &#8211; Part 1: All the important Sysprep functions (March 10, 2010)">Why Sysprep is an obligatory Windows deployment tool &#8211; Part 1: All the important Sysprep functions</a> (2)</li>
	<li><a href="http://4sysops.com/archives/microsofts-windows-7-free-deployment-tools-part-3-installation/" title="Microsoft&#8217;s free Windows 7 deployment tools &#8211; Part 3: Installation (February 26, 2010)">Microsoft&#8217;s free Windows 7 deployment tools &#8211; Part 3: Installation</a> (6)</li>
	<li><a href="http://4sysops.com/archives/microsofts-free-windows-7-deployment-tools-part-2-image-preparation/" title="Microsoft&#8217;s free Windows 7 deployment tools &#8211; Part 2: Image preparation (February 24, 2010)">Microsoft&#8217;s free Windows 7 deployment tools &#8211; Part 2: Image preparation</a> (4)</li>
	<li><a href="http://4sysops.com/archives/microsofts-free-windows-7-deployment-tools-part-1-planning-and-compatibility/" title="Microsoft&#8217;s free Windows 7 deployment tools &#8211; Part 1: Planning and compatibility (February 23, 2010)">Microsoft&#8217;s free Windows 7 deployment tools &#8211; Part 1: Planning and compatibility</a> (2)</li>
</ul>

<hr />
<small>Copyright &copy; 2006-2010, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small>]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/tip-how-to-install-and-uninstall-a-program-in-safe-mode/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>
