<?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>thebackroomtech &#187; Windows Server 2003</title>
	<atom:link href="http://thebackroomtech.com/tag/windows-server-2003/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebackroomtech.com</link>
	<description>serving up the info back room techs everywhere find interesting</description>
	<lastBuildDate>Sat, 20 Nov 2010 03:13:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Howto: Delegate the enable/disable accounts permission in Active Directory</title>
		<link>http://thebackroomtech.com/2009/07/01/howto-delegate-the-enabledisable-accounts-permission-in-active-directory/</link>
		<comments>http://thebackroomtech.com/2009/07/01/howto-delegate-the-enabledisable-accounts-permission-in-active-directory/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 12:13:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[accounts]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Users and Computers]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[ADUC]]></category>
		<category><![CDATA[delegate]]></category>
		<category><![CDATA[delegation]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1872</guid>
		<description><![CDATA[To delegate the ability to enable and disable user accounts in Active Directory: Launch Active Directory Users and Computers with adminsitrative credentials Right click on the OU where you want to delegate the ability to enable and disable user accounts Select the Active Directory security group that you want to delegate the ability to and [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>To delegate the ability to enable and disable user accounts in Active Directory:</p>
<ol>
<li>Launch <em>Active Directory Users and Computers</em> with adminsitrative credentials</li>
<li>Right click on the OU where you want to delegate the ability to enable and disable user accounts</li>
<li>Select the Active Directory security group that you want to delegate the ability to and press <em>Next</em></li>
<li>Select <em>Create Custom Task to Delegate</em> and press <em>Next</em></li>
<li>Under <em>Delegate Control Of</em> select the <em>Only the following objects in the folder</em> radio button</li>
<li>Select the <em>User objects</em> check box and press <em>Next</em></li>
<li>Under <em>Show these permissions</em> uncheck <em>General</em> and select <em>Property-specific</em></li>
<li>Select the <em>Read userAccountControl</em> and <em>Write userAccountControl</em> check boxes and press <em>Next</em> and <em>Finish</em></li>
</ol>
<div> </div>
<div>You&#8217;ve now delegated the ability to enable and disable AD user accounts to a security group.</div>
<div> </div>
<div><span style="text-decoration:underline;">Additional References</span></div>
<div> </div>
<div><a href="http://support.microsoft.com/kb/305144">http://support.microsoft.com/kb/305144</a></div>
<div><a href="http://briandesmond.com/blog/delegating-enable-disable-account-rights-in-active-directory/">http://briandesmond.com/blog/delegating-enable-disable-account-rights-in-active-directory/</a></div>
<div> </div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2008/01/30/microsoft-active-directory-topology-diagrammer/" title="Microsoft Active Directory Topology Diagrammer">Microsoft Active Directory Topology Diagrammer</a></li><li><a href="http://thebackroomtech.com/2010/04/05/ad-message-object-is-a-container-and-contains-other-objects-are-you-sure-you-want-to-delete-object-and-the-objects-it-contains/" title="AD Message: Object is a container and contains other objects. Are you sure you want to delete object and the objects it contains">AD Message: Object is a container and contains other objects. Are you sure you want to delete object and the objects it contains</a></li><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li><li><a href="http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/" title="Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer">Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer</a></li><li><a href="http://thebackroomtech.com/2009/06/26/access-is-denied-when-attempting-to-view-or-restore-volume-shadow-copy-contents/" title="Access is denied when attempting to view or restore Volume Shadow Copy contents">Access is denied when attempting to view or restore Volume Shadow Copy contents</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/07/01/howto-delegate-the-enabledisable-accounts-permission-in-active-directory/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to completely disable DEP in Windows Server 2003</title>
		<link>http://thebackroomtech.com/2009/03/19/how-to-completely-disable-dep-in-windows-server-2003/</link>
		<comments>http://thebackroomtech.com/2009/03/19/how-to-completely-disable-dep-in-windows-server-2003/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 13:04:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Data Execution Prevention]]></category>
		<category><![CDATA[DEP]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Window 2003]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1563</guid>
		<description><![CDATA[To completely disable DEP in Windows Server 2003, perform the following with administrative credentials: 1. Open Windows Explorer 2. Tools &#62; Folder Options &#62; View 3. Uncheck Hide Protected operating system files (Recommended) and Hide extensions for known file types 4. Click apply &#62; OK 5. Browse to C:\ 6. Right click on boot.ini, select [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--StartFragment-->To completely disable DEP in Windows Server 2003, perform the following with administrative credentials:</p>
<p>1. Open Windows Explorer</p>
<p>2. <em>Tools &gt; Folder Options &gt; View<br />
</em><br />
3. Uncheck <em>Hide Protected operating system files (Recommended)</em> and <em>Hide extensions for known file types<br />
</em><br />
4. Click apply &gt; OK</p>
<p>5. Browse to C:\</p>
<p>6. Right click on boot.ini, select properties and ensure the &#8220;read-only&#8221; tab is <strong>unchecked</strong> and click OK</p>
<p>7. Edit boot.ini</p>
<p>8. Modify the  <em>/noexecute=</em></p>
<p>For example, set  <em>/noexecute=AlwaysOff</em> to disasble DEP entirely</p>
<div>9. <em>File &gt; Save</em>, close boot.ini file</div>
<p>10. Right click on boot.ini, select properties and ensure the &#8220;read-only&#8221; tab is <strong>checked</strong> and click OK</p>
<p>11. Reboot the computer</p>
<div>For more about DEP see MS <a href="http://support.microsoft.com/kb/875352">KB875352</a></div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2008/09/16/fix-groupwise-wont-install-on-windows-server-2003/" title="Fix: Groupwise won&#8217;t install on Windows Server 2003">Fix: Groupwise won&#8217;t install on Windows Server 2003</a></li><li><a href="http://thebackroomtech.com/2009/08/12/howto-reset-a-lost-vmware-guest-password/" title="Howto: Reset a lost VMware guest password">Howto: Reset a lost VMware guest password</a></li><li><a href="http://thebackroomtech.com/2009/07/01/howto-delegate-the-enabledisable-accounts-permission-in-active-directory/" title="Howto: Delegate the enable/disable accounts permission in Active Directory">Howto: Delegate the enable/disable accounts permission in Active Directory</a></li><li><a href="http://thebackroomtech.com/2009/06/11/howto-export-a-list-of-all-computers-in-an-ad-ou/" title="HowTo: Export a list of all computers in an AD OU">HowTo: Export a list of all computers in an AD OU</a></li><li><a href="http://thebackroomtech.com/2009/04/29/howto-enable-debug-logging-for-backup-exec-for-windows-servers/" title="Howto: Enable debug logging for Backup Exec for Windows Servers">Howto: Enable debug logging for Backup Exec for Windows Servers</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/03/19/how-to-completely-disable-dep-in-windows-server-2003/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Fix: Groupwise won&#8217;t install on Windows Server 2003</title>
		<link>http://thebackroomtech.com/2008/09/16/fix-groupwise-wont-install-on-windows-server-2003/</link>
		<comments>http://thebackroomtech.com/2008/09/16/fix-groupwise-wont-install-on-windows-server-2003/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 07:55:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Groupwise]]></category>
		<category><![CDATA[agents]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[Data Execution Prevention]]></category>
		<category><![CDATA[DEP]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=898</guid>
		<description><![CDATA[Groupwise typically will not install on Windows Server 2003 due to DEP incompatibilities.  Data Execution Prevention (DEP) is a set of hardware and software technologies that perform additional checks on memory to help prevent malicious code from running on a system. To resolve this issue: 1) Right click on My Computer &#62; Properties 2) Select [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--StartFragment-->Groupwise typically will not install on Windows Server 2003 due to DEP incompatibilities.  Data Execution Prevention (DEP) is a set of hardware and software technologies that perform additional checks on memory to help prevent malicious code from running on a system.</p>
<p>To resolve this issue:</p>
<p>1) Right click on My Computer &gt; Properties</p>
<p>2) Select Advanced &gt; Performance Settings &gt; Data Execution Prevention</p>
<p>3) Select <em>Turn on DEP for essential Windows programs and services only</em>  &gt; OK &gt; OK</p>
<p>4) Reboot the Windows 2003 Server</p>
<p>See <a href="http://www.novell.com/support/viewContent.do?externalId=3131386&amp;sliceId=1" target="_blank">TID 3131386</a> for details on the Groupwise client crashing, <a href="http://www.novell.com/support/viewContent.do?externalId=3564700&amp;sliceId=1" target="_blank">TID 3564700</a> for details about not being able to install the Groupwise agents or administration files on Windows Server 2003.</p>
<p>For more details on DEP, see MS <a href="http://support.microsoft.com/kb/875352" target="_blank">KB 875352</a>.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/03/19/how-to-completely-disable-dep-in-windows-server-2003/" title="How to completely disable DEP in Windows Server 2003">How to completely disable DEP in Windows Server 2003</a></li><li><a href="http://thebackroomtech.com/2010/07/07/fix-setup-cannot-copy-the-file-winhlp32-exe-when-installing-windows-xp-sp3/" title="Fix: Setup cannot copy the file winhlp32.exe when installing Windows XP SP3">Fix: Setup cannot copy the file winhlp32.exe when installing Windows XP SP3</a></li><li><a href="http://thebackroomtech.com/2010/03/26/fix-for-sql-cluster-instance-install-error-there-was-an-unexpected-failure-during-the-setup-wizard-the-service-cannot-be-started-either-because-it-is-disabled-or-because-it-has-no-enabled-devic/" title="FIX for SQL cluster instance install error: &#8220;There was an unexpected failure during the setup wizard.  The service cannot be started, either because it is disabled, or because it has no enabled devices associated with it&#8221;">FIX for SQL cluster instance install error: &#8220;There was an unexpected failure during the setup wizard.  The service cannot be started, either because it is disabled, or because it has no enabled devices associated with it&#8221;</a></li><li><a href="http://thebackroomtech.com/2009/09/23/workaround-for-dell-openmanage-server-administrator-installation-fails-prerequisite-checks/" title="Workaround for Dell OpenManage Server Administrator installation fails prerequisite checks">Workaround for Dell OpenManage Server Administrator installation fails prerequisite checks</a></li><li><a href="http://thebackroomtech.com/2009/08/27/groupwise-gwcheck-error-mailboxlibrary-maintenance-can-not-be-executed-because-a-duplicate-request-is-running/" title="Groupwise GWcheck Error: Mailbox/library maintenance can not be executed because a duplicate request is running">Groupwise GWcheck Error: Mailbox/library maintenance can not be executed because a duplicate request is running</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/09/16/fix-groupwise-wont-install-on-windows-server-2003/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Microsoft Active Directory Topology Diagrammer</title>
		<link>http://thebackroomtech.com/2008/01/30/microsoft-active-directory-topology-diagrammer/</link>
		<comments>http://thebackroomtech.com/2008/01/30/microsoft-active-directory-topology-diagrammer/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 05:15:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Active Directory Topology Diagrammer]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[ADTD]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visio]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=252</guid>
		<description><![CDATA[The Microsoft Active Directory Topology Diagrammer is a really useful tool when documenting Active Directory domains of any size. With the Active Directory Topology Diagrammer tool, you can read your Active Directory structure through Microsoft ActiveX Data Objects (ADO). The Active Directory Topology Diagrammer tool automates Microsoft Visio to draw a diagram of the Active [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The Microsoft <a href="http://www.microsoft.com/downloads/details.aspx?familyid=cb42fc06-50c7-47ed-a65c-862661742764&amp;displaylang=en&amp;tm#Overview" target="_blank">Active Directory Topology Diagrammer</a> is a really useful tool when documenting  Active Directory domains of any size.</p>
<p><span>With the Active Directory Topology Diagrammer tool, you can read your Active Directory structure through Microsoft ActiveX Data Objects (ADO). The Active Directory Topology Diagrammer tool automates Microsoft Visio to draw a diagram of the Active Directory Domain topology, your Active Directory Site topology, your OU structure or your current Exchange 200X Server Organization. </span></p>
<p><span>With the Active Directory Topology Diagrammer tool, you can also draw partial information from your Active Directory, like only one Domain or one site. The objects are linked together, and arranged in a reasonable layout that you can later interactively work with the objects in Microsoft Visio.</span></p>
<p><span><span>The Diagrammer is very flexible and allows the user to include and exclude granular information such as the following:</span></span></p>
<ol>
<li>domain(s) (child etc.)</li>
<li>Site(s )</li>
<li>OUs</li>
<li>Administrative Groups</li>
<li>Exchange connectors (Routing, SMTP, X.400, Notes etc.)</li>
<li>Users in the domain(s)</li>
<li>Trusts</li>
<li>User Count</li>
<li>Global Catalog servers</li>
<li>IP and SMTP Site links</li>
<li>Subnets</li>
<li>Inter/Intra Site Replication Connections</li>
<li>Number of Mailboxes</li>
<li>Application Partitions</li>
<li>Servers and OS version information (with color coding)</li>
</ol>
<p><a href="http://174.36.240.130/wp-content/uploads/adtd.jpg" title="adtd"><img src="http://174.36.240.130/wp-content/uploads/adtd-150x150.jpg" alt="adtd" /></a></p>
<p>In order for the tool to do a Active Directory discover you need to configure the tool to point to a Global Catalog server in the environment.</p>
<p>Supported operating systems are Windows 2000, XP,  Server 2003, and Vista.  You&#8217;l need <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&amp;DisplayLang=en" target="_blank">.NET 2.0</a> and Visio 2003 or 2007.  The <a href="http://blogs.technet.com/askds">Active Directory team</a> has a nice tutorial on how to use this tool, along with  the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0a6d4c24-8cbd-4b35-9272-dd3cbfc81887&amp;DisplayLang=en" target="_blank">Group Policy Management Console</a>, to <a href="http://blogs.technet.com/askds/archive/2007/10/12/documenting-active-directory-infrastructure-the-easy-way.aspx" target="_blank">document your Active Directory infrastructure</a>.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/07/01/howto-delegate-the-enabledisable-accounts-permission-in-active-directory/" title="Howto: Delegate the enable/disable accounts permission in Active Directory">Howto: Delegate the enable/disable accounts permission in Active Directory</a></li><li><a href="http://thebackroomtech.com/2010/04/05/ad-message-object-is-a-container-and-contains-other-objects-are-you-sure-you-want-to-delete-object-and-the-objects-it-contains/" title="AD Message: Object is a container and contains other objects. Are you sure you want to delete object and the objects it contains">AD Message: Object is a container and contains other objects. Are you sure you want to delete object and the objects it contains</a></li><li><a href="http://thebackroomtech.com/2009/06/11/howto-export-a-list-of-all-computers-in-an-ad-ou/" title="HowTo: Export a list of all computers in an AD OU">HowTo: Export a list of all computers in an AD OU</a></li><li><a href="http://thebackroomtech.com/2010/01/21/direct-patch-download-links-for-ms10-002-kb978207/" title="Direct patch download links for MS10-002 KB978207">Direct patch download links for MS10-002 KB978207</a></li><li><a href="http://thebackroomtech.com/2009/03/19/how-to-completely-disable-dep-in-windows-server-2003/" title="How to completely disable DEP in Windows Server 2003">How to completely disable DEP in Windows Server 2003</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/01/30/microsoft-active-directory-topology-diagrammer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Cannot Uninstall IE7 from Windows Server 2003</title>
		<link>http://thebackroomtech.com/2008/01/28/cannot-uninstall-ie7-from-windows-server-2003/</link>
		<comments>http://thebackroomtech.com/2008/01/28/cannot-uninstall-ie7-from-windows-server-2003/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 05:32:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[SP2]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=250</guid>
		<description><![CDATA[When trying to uninstall Internet Explorer 7 on a Windows Server 2003 SP2 machine, the Remove button may not be visible in Add/Remove programs. Sometimes the button is visible, but clicking it displays the following: &#8220;An error occurred while trying to remove Windows Internet Explorer 7. It may have already been uninstalled. Would you like [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>When trying to uninstall Internet Explorer 7 on a Windows Server 2003 SP2 machine, the <i>Remove</i> button may not be visible in Add/Remove programs.  Sometimes the button is visible, but clicking it displays the following:</p>
<p>&#8220;An error occurred while trying to remove Windows Internet Explorer 7. It may have already been uninstalled.<br />
Would you like to remove Windows Internet Explorer 7 from the Add or Remove programs list?&#8221;</p>
<p><a href="http://support.microsoft.com/default.aspx/kb/948093" target="_blank">KB  948093</a> explains &#8220;This behavior occurs if Internet Explorer 7 was installed on Windows Server 2003 Service Pack 1. Service pack 2 was installed later than that.&#8221;</p>
<p>Microsoft&#8217;s resolution is to</p>
<ol>
<li>Uninstall SP2 and reboot</li>
<li>Uninstall IE7 and reboot</li>
<li>Reinstall SP2 and reboot</li>
</ol>
<p>Personally, if I was Microsoft I would have included step 4, go directly to <a href="http://www.update.microsoft.com/microsoftupdate/v6/default.aspx" target="_blank">Microsoft Update</a> and apply all applicable patches and updates, then reboot again.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/01/28/howto-disable-the-internet-explorer-popup-this-page-contains-both-secure-and-non-secure-items-do-you-want-to-display-the-nonsecure-items/" title="Howto disable the Internet Explorer popup: This page contains both secure and non-secure items. Do you want to display the nonsecure items?">Howto disable the Internet Explorer popup: This page contains both secure and non-secure items. Do you want to display the nonsecure items?</a></li><li><a href="http://thebackroomtech.com/2008/12/10/new-internet-explorer-7-0-day-exploit/" title="New Internet Explorer 7 0-day exploit">New Internet Explorer 7 0-day exploit</a></li><li><a href="http://thebackroomtech.com/2007/12/08/howto-thwart-internet-browser-third-party-cookies/" title="Howto: Thwart Internet Browser Third Party Cookies">Howto: Thwart Internet Browser Third Party Cookies</a></li><li><a href="http://thebackroomtech.com/2010/02/11/ie7-rdp-web-client-fix/" title="IE7 RDP web client fix">IE7 RDP web client fix</a></li><li><a href="http://thebackroomtech.com/2009/07/01/howto-delegate-the-enabledisable-accounts-permission-in-active-directory/" title="Howto: Delegate the enable/disable accounts permission in Active Directory">Howto: Delegate the enable/disable accounts permission in Active Directory</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/01/28/cannot-uninstall-ie7-from-windows-server-2003/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hacking ntbackup.exe and bkprunner.exe for better performance in Windows Server 2003 SP1</title>
		<link>http://thebackroomtech.com/2007/11/26/hacking-ntbackupexe-and-bkprunnerexe-for-better-performance-in-windows-server-2003-sp1/</link>
		<comments>http://thebackroomtech.com/2007/11/26/hacking-ntbackupexe-and-bkprunnerexe-for-better-performance-in-windows-server-2003-sp1/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 12:29:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[backup]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[bkprunner.exe]]></category>
		<category><![CDATA[ntbackup]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/2007/11/26/hacking-ntbackupexe-and-bkprunnerexe-for-better-performance-in-windows-server-2003-sp1/</guid>
		<description><![CDATA[I was perusing Susan&#8217;s blog today and came across her link to Chris&#8217;s great description of how to modify the bkprunner.exe process to improve backup performance in Windows Server 2003 SP1. Chris details how to use a hex editor and modify the registry to increase ntbackup performance. He also mentions that you can now use [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I was perusing Susan&#8217;s blog today and came across <a href="http://msmvps.com/blogs/bradley/archive/2007/11/25/a-shrinking-backup-window.aspx" target="_blank">her link</a> to Chris&#8217;s <a href="http://chrisara.blogspot.com/2007/09/modifying-sbs-2003-sp1s-bkprunnerexe.html" target="_blank">great description</a> of how to modify the bkprunner.exe process to improve backup performance in Windows Server 2003 SP1.</p>
<p>Chris details how to use a hex editor and modify the registry to increase ntbackup performance.  He also mentions that you can now use the <a href="http://support.microsoft.com/kb/814583/en-us" target="_blank">/FU switch with SP1&#8242;s ntbackup</a>, which according to <a href="http://support.microsoft.com/kb/814583/en-us" target="_blank">KB 814583</a> enables a &#8220;file unbuffered&#8221; setting to bypass the cache manager. This change provides a number of benefits during the disk-to-disk backup process:</p>
<ul>
<li>Sustainable throughput over time</li>
<li>Reduction in processor utilization: on average, peak utilization is reduced to 30 percent</li>
<li>Elimination of impacts to the system process during the backup job</li>
</ul>
<p>If for some reason you are running a pre Service Pack 1 version of Windows Server 2003, <a href="http://support.microsoft.com/kb/839272/" target="_blank">KB 839272</a> describes a hotfix version of ntbackup.exe you can download that supports the /FU switch.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2008/12/04/howto-stop-backup-exec-from-failing-entire-backup-jobs-when-corrupt-files-are-encountered/" title="Howto: Stop Backup Exec from failing entire backup jobs when corrupt files are encountered">Howto: Stop Backup Exec from failing entire backup jobs when corrupt files are encountered</a></li><li><a href="http://thebackroomtech.com/2009/10/16/microsoft-releases-load-simulation-tools-for-desktops/" title="Microsoft releases load simulation tools for desktops">Microsoft releases load simulation tools for desktops</a></li><li><a href="http://thebackroomtech.com/2009/07/01/howto-delegate-the-enabledisable-accounts-permission-in-active-directory/" title="Howto: Delegate the enable/disable accounts permission in Active Directory">Howto: Delegate the enable/disable accounts permission in Active Directory</a></li><li><a href="http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/" title="Howto: Do not display the name of the user who has locked a Windows computer or server">Howto: Do not display the name of the user who has locked a Windows computer or server</a></li><li><a href="http://thebackroomtech.com/2009/04/15/global-fix-windows-media-player-audio-works-video-does-not/" title="Global Fix: Windows Media Player audio works, video does not">Global Fix: Windows Media Player audio works, video does not</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2007/11/26/hacking-ntbackupexe-and-bkprunnerexe-for-better-performance-in-windows-server-2003-sp1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 29/52 queries in 0.019 seconds using disk: basic
Object Caching 869/889 objects using disk: basic

Served from: thebackroomtech.com @ 2012-05-22 22:52:06 -->
