<?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>Lithik Systems &#187; mbsa</title>
	<atom:link href="http://www.lithik.com/tag/mbsa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lithik.com</link>
	<description>Transforming businesses by bending technology to the will of our clients</description>
	<lastBuildDate>Thu, 26 Jan 2012 15:28:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Keeping Windows Patched</title>
		<link>http://www.lithik.com/2010/12/30/keeping-windows-patched/</link>
		<comments>http://www.lithik.com/2010/12/30/keeping-windows-patched/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 21:59:08 +0000</pubDate>
		<dc:creator>Karl Fox</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[disk imaging]]></category>
		<category><![CDATA[malware shedding]]></category>
		<category><![CDATA[mbsa]]></category>
		<category><![CDATA[missing patches]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[security risk]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[WSUS]]></category>
		<category><![CDATA[WuInstall]]></category>

		<guid isPermaLink="false">http://www.lithik.com/?p=461</guid>
		<description><![CDATA[The SANS Institute says that the highest priority security risk is client software that remains unpatched. That&#8217;s right—it&#8217;s the highest priority security issue there is. Number one. It trumps (or should trump) all other issues. So then, why is it that 90% of the time we here at Lithik Systems perform IT security audits, we [...]]]></description>
			<content:encoded><![CDATA[<p>The SANS Institute <a href="http://www.sans.org/top-cyber-security-risks/summary.php" target="_blank">says</a> that the highest priority security risk is client software that remains unpatched.  That&#8217;s right—it&#8217;s the highest priority security issue there is.  Number one.  It trumps (or should trump) all other issues.</p>
<p>So then, why is it that 90% of the time we here at Lithik Systems perform IT security audits, we discover hundreds, thousands, or even tens of thousands of patches missing from Windows, Office, Adobe, Java and other programs? It has been amply publicized that the vast majority of successful security breaches, that is, breaches that result in actual theft of proprietary information, occur through two avenues: visiting infected web sites and opening infected e-mail messages. Yet we routinely run into organizations, even organizations with CIOs and IT security staff, that don&#8217;t keep their systems up to date.<br />
<span id="more-461"></span></p>
<h2>Excuses</h2>
<p>The typical reaction of our customers, when faced with the evidence of their bad patching habits, is to apologize. &#8220;We&#8217;d love to be up to date, but it&#8217;s just such a huge job,&#8221; they say. &#8220;It&#8217;s our policy to patch, but we&#8217;ve been so busy recently that we just haven&#8217;t had the time.&#8221; Patching systems does take time, a lot of time, because even with automation, patches don&#8217;t always stick, and each failed patch means someone has to research the problem and, through trial and error, try to get it fixed. We&#8217;ve seen Windows installations that wouldn&#8217;t accept certain patches for months or even years until the machine was finally re-imaged, which often means a half of some tech&#8217;s day reformatting the broken machine, reinstalling Windows, reinstalling all the desktop and business apps, and bringing the configuration up to corporate standards. It&#8217;s a nightmare of a job.</p>
<p>WSUS (Windows Server Update Services), a free tool from Microsoft for deploying Windows and Office patches, is very popular and does a good job of minimizing Internet bandwidth use because, rather than having each desktop computer download each patch individually from Windows Update, WSUS downloads one copy of each patch from Microsoft, then distributes them across the internal LAN. It also comes with some nice deployment and status tools, allowing you to decide which patches should be applied and which should be held back (hint: They should all be applied. Always). But just like a 12-year-old boy, it doesn&#8217;t always tell the truth. Why is a mystery, but just be aware of the fact that WSUS lies, then use a patch scanner to give you the real skinny on which patches are actually missing.</p>
<p>Sometimes patches break critical applications. A recent client found that running Adobe Reader version X caused a business application used by a dozen or so of his users to fail, while version 9.1 worked just fine. One or two experiences like that and an IT person becomes gun-shy, never knowing which patch might break something, raining down wrath from irate users that just want to be able to do their jobs. So rather than risk being chewed out, he starts taking the &#8220;safe&#8221; way out. Safe for him, that is. Dangerously risky for the organization.</p>
<h2>Build Your Own Windows Patch Management System</h2>
<p>If all you want to do is roll out Windows and Microsoft Office patches, the options are pretty good. Microsoft Baseline Security Analyzer (<a href="http://technet.microsoft.com/en-us/security/cc184923" target="_blank">MBSA</a>) is an excellent patch scanning tool that quickly and accurately reports on missing patches and other security issues in Windows and Microsoft Office. WSUS is also useful, being a good soldier on the front lines, applying patches automatically while keeping your Internet connection from becoming overloaded. But to deal with the inevitable patches that don&#8217;t &#8220;take&#8221;, I like to use something that acts less like a lawnmower and more like a scalpel. <a href="http://www.wuinstall.com/" target="_blank">WuInstall</a> is a free tool that will install all missing Windows or Office patches on a specific machin or only the patches you specify. Tie this together with a login script or deploy it remotely using a program like <a href="http://technet.microsoft.com/en-us/sysinternals/bb897553" target="_blank">PsExec</a> that lets you push a command to a Windows machine across the network and you have a system that, either automatically or manually, cleans up the bits left behind by WSUS.</p>
<p>And servers? Patch them with WuInstall at night, then reboot them with PsExec. Put it in a script and run it with Windows <a href="http://support.microsoft.com/kb/308569" target="_blank">Scheduled Tasks</a> and now your server patches are 100% automated without disrupting business.</p>
<p>Not a bad system. All free software, near-complete automation. Too bad it won&#8217;t do Adobe patches.</p>
<h2>Third Party Apps</h2>
<p>So what can we do about third party desktop apps such as Adobe Reader, Adobe Flash, Adobe Air, Oracle (formerly Sun) Java, or other common desktop programs? WSUS and MBSA don&#8217;t deal with them at all. It&#8217;s no longer safe to just ignore them, because Adobe won the Number One Hacker Target title from Microsoft in the summer of 2009. Leaving your Adobe Reader installations at versions 7, 8 and 9 could end up costing your company millions of dollars—<a href="http://news.cnet.com/8301-1009_3-10153858-83.html" target="_blank">$6.6 million on average</a> for the typical security breach, to be specific. You could buy patch management software such as Shavlik (the original), Lumension (formerly PatchLink), Secunia or others, but that costs money, and you may not currently have the budget for it. Or you could engage a third party service such as ours to do the whole job, but we charge for our services, too. Isn&#8217;t there a cheaper way?</p>
<h2>Flying Blind</h2>
<p>Here&#8217;s one way to patch your third party apps without spending a dime, but it&#8217;s not for the squeamish or faint of heart.  It involves forcing out third party application updates but without the benefit of a software inventory of exactly what&#8217;s installed on each machine. <a href="http://wpkg.org" target="_blank">WPKG</a> is an open source system (that is, it&#8217;s free) that can be set up to automatically keep each desktop in your organization synchronized with a central repository of patch updates for a wide variety of third party desktop applications. The WPKG software discovers the currently installed version of each program to see if an update is warranted, but I&#8217;m not comfortable without a separate monitoring system that tells me if the patch application program is working properly. There are, of course, open source systems out there that will maintain a software inventory for you (<a href="http://www.ocsinventory-ng.org" target="_blank">OCS Inventory NG</a> comes to mind). But this whole approach is starting to look pretty complicated, especially when you consider that it&#8217;s all in addition to the WSUS/MBSA/WuInstall/PsExec system for Windows updates.</p>
<h2>The Imaging Solution</h2>
<p>There is one clean, clean, clean way to update your machines, but it also has costs as well as some pitfalls. Remote imaging tools such as <a href="http://antivirus.norton.com/norton/ps/us_en_gh.html?om_sem_cid=hho_sem_sy:us:ggl:en:e%7Ckw0000011946%7C6426226996&amp;om_sem_site=" target="_blank">Symantec Ghost</a>, <a href="http://www.acronis.com" target="_blank">Acronis</a>, <a href="http://www.symantec.com/business/deployment-solution" target="_blank">Altiris Deployment Solution</a>, <a href="http://technet.microsoft.com/en-us/library/cc786442(WS.10).aspx" target="_blank">Microsoft RIS (Remote Installation Services)</a> and others allow an IT administrator to make a single &#8220;gold copy&#8221; of a desktop computer, then push that image out to every desktop in the organization. It&#8217;s not as simple as it sounds, though, as similarity of hardware platforms is critically important, as is the amount of bandwidth available between your image server and the target desktop. But when it works, it&#8217;s sweet—run Windows Update once to a pristine machine, apply the latest Adobe and Java patches, then use the imaging tool to create a new gold copy on your fileserver. Then push the magic button and all your desktops are fresh and squeaky clean, up to date with Microsoft and all third party apps.</p>
<p>This approach also has a very important hidden benefit—what we at Lithik Systems call &#8220;malware shedding.&#8221; If a desktop becomes infected with a noisy virus such as those that pop up advertisements for fake antivirus software or certain unmentionable products, you know it right away. Or if a lazy hacker infects a lazy IT administrator&#8217;s desktop with an old virus allowed by a missing old patch, the antivirus system is likely to complain quickly and loudly. But what if the hacker is smart and subtle? What if the attack is of the zero-day variety, meaning that no antivirus system out there has ever heard of it, and no patch for the exploited bug has ever been released? Who can possible defend against such an attack? And what if the attack is of the &#8220;rootkit&#8221; variety that buries itself so deep in the operating system that no antivirus system has a prayer of ever finding it, even if it eventually becomes well-known?</p>
<p>Well, that&#8217;s where &#8220;malware shedding&#8221; comes in. If you re-image your desktops every month, say, on the evening of <a href="http://en.wikipedia.org/wiki/Patch_Tuesday" target="_blank">Patch Tuesday</a>, every rootkit and every bit of malware will be wiped off your network, no matter how tenacious the rootkit is, and no matter how clever the hacker was. They&#8217;ll all be gone, because every single Windows desktop has been wiped, reformatted and reinstalled. This feature is extremely valuable.</p>
<p>Imagine also what happens when, some other time during the month, you get one of those calls from a user saying, &#8220;My computer keeps popping up ads for designer watches,&#8221; or &#8220;My computer is acting, well, strange.&#8221; &#8220;Have no fear,&#8221; you say, &#8220;take a 20-minute break and I&#8217;ll make your computer sparkly clean.&#8221; Tell the imaging tool to remotely re-image the user&#8217;s computer and the infection vanishes. No diagnosis is necessary; just use the nuclear option on every problem as your first step and you&#8217;ll be right 90% of the time.</p>
<p>Other costs of using imaging include the redesign and conversion effort required to move every user&#8217;s desktop and My Documents folders over to a nearby fileserver. You should already be doing this anyway so that user files are backed up with your server&#8217;s other files, but it&#8217;s an absolute prerequisite of the imaging approach. A wipe-and-reinstall will wipe out not only malware, but also any files saved or changes made to the local disk.</p>
<p>&#8220;But hey,&#8221; you ask, &#8220;what about monitoring?  What about your software inventory?  Isn&#8217;t that important?&#8221; Well, sure it is, but you only need to check one machine.  Go to Control Panel -&gt; Add/Remove Programs and check the versions by hand. On just that one machine.  Or go to <a href="http://secunia.com/vulnerability_scanning/online" target="_blank">Secunia.com</a> and run their free Online Software Inspector. It will scan your computer, telling you about any applications that are out of date, whether Microsoft or otherwise. It&#8217;s just like a professional patch management solution, except that it&#8217;s free and you only have to run it on one machine.  Actually, it <em>is</em> a professional patch management solution. A really nice one, too.</p>
<h2>A Bit of Common Sense</h2>
<p>Now that you know how hackers find and capture their prey, you can come to some conclusions that make life a little less painful. Here are a few &#8220;therefores&#8221; that we should be able to count on:</p>
<ul>
<li>Not all machines are created equal. Given that attackers use web browsing sessions and e-mail sessions to infect computers, a server should never become infected because it should never run a web browsing session and it should never run an e-mail client. Keep that in mind and don&#8217;t do those things on your servers. This is important because it is much harder to recover from a server infection than from a desktop computer infection.  Much, much harder. It probably means rolling back to a backup, which probably means days of lost work, which may mean lost business.</li>
<li>Some software purchases should be easier to justify than others. Paying $40 a desktop for permanent imaging system licenses could save you many times that much money in saved staff time, both because of accelerated IT diagnosis and rectification, and because of reduced downtime for the desktop PC user.</li>
<li>You can&#8217;t tell if you&#8217;re secure unless you can measure it. Always use a reporting/scanning tool (MBSA, Secunia, etc.) to check your work.</li>
</ul>
<p>Don&#8217;t be like all the others—be the outlier that actually keeps your systems patched. Do this and you&#8217;ll also be the outlier that never gets hacked. Well, probably never, anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lithik.com/2010/12/30/keeping-windows-patched/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Configuring Windows Automatic Updates with Group Policy</title>
		<link>http://www.lithik.com/2009/11/16/configuring-windows-automatic-updates-with-group-policy/</link>
		<comments>http://www.lithik.com/2009/11/16/configuring-windows-automatic-updates-with-group-policy/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 22:01:36 +0000</pubDate>
		<dc:creator>Karl Fox</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[automatic updates]]></category>
		<category><![CDATA[autoupdate]]></category>
		<category><![CDATA[gpmc]]></category>
		<category><![CDATA[gpo]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[group policy management console]]></category>
		<category><![CDATA[group policy object]]></category>
		<category><![CDATA[mbsa]]></category>
		<category><![CDATA[microsoft baseline security analyzer]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.lithik.com/?p=413</guid>
		<description><![CDATA[Keeping your computer systems well-defended against the latest attacks is a daunting task, but fortunately, one of the most important defenses is really quite easy to maintain. Microsoft has provided some powerful tools that can keep your Windows systems patched with very little ongoing effort. If the idea of configuring Windows Group Policy makes you [...]]]></description>
			<content:encoded><![CDATA[<p>Keeping your computer systems well-defended against the latest attacks is a daunting task, but fortunately, one of the most important defenses is really quite easy to maintain.  Microsoft has provided some powerful tools that can keep your Windows systems patched with very little ongoing effort.</p>
<p>If the idea of configuring Windows Group Policy makes you break out in a sweat, be afraid no longer. We&#8217;ll go step-by-step through the process so that even a relative neophyte can get good results.<span id="more-413"></span></p>
<h2>GPMC</h2>
<p>GPMC (Group Policy Management Console) is an excellent tool for configuring and managing Group Policy.  If you don&#8217;t already have it installed, you can get it from <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;familyid=0a6d4c24-8cbd-4b35-9272-dd3cbfc81887" target="_blank">here</a>. Fire it up by clicking <em>Start</em>, selecting <em>Run&#8230;</em>, then typing <code>gpmc.msc</code> and clicking <em>OK</em>.</p>
<p>Navigate through the domain tree in the left pane to <em>Forest</em> (for your domain), <em>Domains</em>, then open your domain, then open <em>Group Policy Objects</em>. You should find at least two GPOs (Group Policy Objects) there, among them being <em>Default Domain Controllers Policy</em> and <em>Default Domain Policy</em>. Click on one of these policies to open it in the right pane. Select the <em>Settings</em> tab to display the rules that make up the policy. Click on <em>show all</em> in the upper right corner to expand the rule hierarchy. Look through these policies to see if you already have rules governing Automatic Updates. If so, you can modify them in place, but we will proceed assuming a clean slate.</p>
<h2 style="font-size: 1.5em;">Create GPOs</h2>
<p>Right-click on <em>Group Policy Objects</em> in the left pane and select <em>New</em>. Assign a name like <em>Automatic Updates-Desktops</em> and click <em>OK</em>. Now right-click your new policy in the left pane and select <em>Edit</em>. This will start up the <em>Group Policy Object Editor</em>.</p>
<p>In the left pane, drill down to <em>Computer Configuration</em> -&gt; <em>Administrative Templates</em> -&gt; <em>Windows Components</em> -&gt; <em>Windows Update</em>. All Automatic Updates settings will appear in the right pane. As you click on each one, a description of the item will appear adjacent to the list. We won&#8217;t set every value, but we will set most of them. Open a setting by double-clicking its entry to open a configuration window. Each configuration window also has an <em>Explain</em> tab to help you understand the meaning of each aspect of the setting.</p>
<p>Let&#8217;s walk through the first one. Double click <em>Configure Automatic Updates</em>. Select the <em>Enabled</em> radio button. Set the first pull-down to <em>4 &#8211; Auto download and schedule the install</em>. Set the install day to <em>0 &#8211; Every day</em>. Set the scheduled install time to whatever you prefer. Finally, click <em>OK</em> to save the settings and close the box.</p>
<p>Here&#8217;s how I typically set it up:</p>
<ul>
<li>Configure Automatic Updates
<ul>
<li>Enabled</li>
<li>Configure automatic updating: 4 &#8211; Auto download and schedule the install</li>
<li>Scheduled install day: 0 &#8211; Every day</li>
<li>Scheduled install time: 11:00</li>
</ul>
</li>
<li>Specify intranet Microsoft update service location
<ul>
<li>Disabled</li>
</ul>
</li>
<li>Reschedule Automatic Updates scheduled installations
<ul>
<li>Enabled</li>
<li>Wait after system startup (minutes): 5</li>
</ul>
</li>
<li>No auto-restart with logged on users for scheduled automatic updates installations
<ul>
<li>Disabled</li>
</ul>
</li>
<li>Automatic Updates detection frequency
<ul>
<li>Enabled</li>
<li>Check for updates at the following interval (hours): 4</li>
</ul>
</li>
<li>Allow Automatic Updates immediate installation
<ul>
<li>Enabled</li>
</ul>
</li>
<li>Delay Restart for scheduled installations
<ul>
<li>Enabled</li>
<li>Wait the following period before proceeding with a scheduled restart (minutes): 5</li>
</ul>
</li>
<li>Re-prompt for restart with scheduled installations
<ul>
<li>Enabled</li>
<li>Wait the following period before prompting again with a scheduled restart (minutes): 480</li>
</ul>
</li>
<li>Allow non-administrators to receive update notifications
<ul>
<li>Enabled</li>
</ul>
</li>
<li>Enabling Windows Update Power Management to automatically wake up the system to install scheduled updates
<ul>
<li>Enabled</li>
</ul>
</li>
</ul>
<p>A few notes on the above values: You&#8217;ve got to let Automatic Updates reboot the computer; time and time again I&#8217;ve seen installations go literally <em>months</em> without applying patches because a user doesn&#8217;t want to be bothered with maintaining his machine.  That&#8217;s OK; we&#8217;ll do it for him.  Don&#8217;t check for updates more often than 3 or 4 hours; Microsoft says it can cause problems, and I, for one, don&#8217;t need any more problems with Windows than I already have. The 480 minute re-prompt number works out to 8 hours; I figure if someone actually doing their job sees a notice, they don&#8217;t need to be nagged again. Let it update once they&#8217;ve gone home. The power management setting is mostly wishful thinking on my part. Maybe someday I&#8217;ll go around and set up <a href="http://en.wikipedia.org/wiki/Wake-on-LAN">Wake-on-LAN</a> in the BIOS on all those machines.</p>
<p>That was a lot of work, but there&#8217;s still plenty to do. Create a nearly identical GPO called <em>Automatic Updates-Servers</em>. The only change I make is to set the <em>Configure Automatic Updates</em> value to <em>3 &#8211; Auto download and notify for install</em>. This prevents the possibility of a server rebooting while in use, disrupting work flow and generally wreaking havoc, but it also prevents the server from staying up to date unless you put forth an effort to keep it so. Hint: A particularly easy way to complete 90% of the work on your second GPO is to duplicate, then rename, the first one.</p>
<p>You can now close the <em>Group Policy Object Editor</em>.</p>
<h2 style="font-size: 1.5em;">Tie GPOs to Machines</h2>
<p>So far, nothing we have done has affected any machine, but that&#8217;s about to change. What we&#8217;d like to see is for the server policy to apply to all of our servers and for the desktop policy to apply to everything else. The first step in making that happen is to define which machines are servers.</p>
<p>Open up <em>Active Directory Users and Computers</em>. If you can&#8217;t find it under <em>Start</em> -&gt; <em>Administrative Tools</em>, then go to <em>Start</em> -&gt; <em>Run</em>, enter <code>dsa.msc</code> and click <em>OK</em>. Navigate in the left pane down through your domain to the <em>Computers</em> folder. Right-click on the <em>Computers</em> folder and select <em>New</em> -&gt; <em>Group</em>. Name the group <em>Servers</em>, leave the scope and type as a global security group, then click <em>OK</em>. It should show up in the list in the right pane.</p>
<p>Double-click your new group and select the <em>Members</em> tab. Add each server, one-by-one using the <em>Add</em> button and making sure the <em>Select this object type</em> field contains the word <em>Computers</em>. You can change it by clicking the <em>Object Types</em> button. Click <em>OK</em> when complete, then close the <em>Active Directory Users and Computers</em> window.</p>
<p>Next, we tie the <em>Automatic Updates-Servers</em> GPO to our new <em>Servers</em> security group. Back in GPMC, select the servers GPO and click on the <em>Scope</em> tab. In the bottom window, click the <em>Add</em> button and type <code>Servers</code> into the window, then click <em>OK</em>. Your security group should now be listed in the <em>Security Filtering</em> table. Highlight the other entry in the table (<em>Authenticated Users</em>) and click <em>Remove</em>, then <em>OK</em>. Now servers and only servers will be able to use the <em>Automatic Updates-Servers</em> GPO.</p>
<p>Last but certainly not least, link your new GPOs to the domain. In the left pane of GPMC, locate your domain name; it should be directly under the folder called <em>Domains</em>. Right-click your domain and choose <em>Link an Existing GPO</em>. Highlight both of your new GPOs with shift-click then click <em>OK</em>.</p>
<p>You are now in business.  Your policies are complete and in place.</p>
<h2 style="font-size: 1.5em;">Check Your Work</h2>
<p>If you log on to a domain member machine and look at the <em>Automatic Updates</em> page of the control panel, all the settings should be grayed out, but should match the values you set in your policies. If they&#8217;re not grayed out, you can wait, or you can give your policies a push.</p>
<p>Group policy flows gradually to domain member machines. They update at reboot time, but sometimes it takes more than one reboot for new policies to take effect. If you are impatient, or if a machine seems to get stuck, you can hurry along the process by running the command <code>gpupdate /force</code> from within a command window on the stuck machine. That, and maybe a reboot, usually get things moving along.</p>
<p>Another way to check is by examining the Windows Registry. Nearly all Group Policy operates by forcing certain registry settings on member computers, which then modify the computer&#8217;s behavior. Enter the following in a command window on any computer:</p>
<p style="padding-left: 30px;"><code>reg query hklm\Software\Policies\Microsoft\Windows\WindowsUpdate\AU /v AUOptions</code></p>
<p>and it should display the value <em>0&#215;3</em> on servers and <em>0&#215;4</em> on all other machines. You can run all your queries from one machine if you prepend each query target with its IP address or hostname, as follows:</p>
<p style="padding-left: 30px;"><code>reg query \\</code><em>hostname</em><code>\hklm\Software\Policies\Microsoft\Windows\WindowsUpdate\AU /v AUOptions</code></p>
<p>If the value is not found, try the <em>gpupdate</em> trick or a reboot. If it is found but does not match what you expected, make sure your <em>Servers</em> security group contains the right machine names; also make sure it is properly linked to the server GPO.</p>
<h2 style="font-size: 1.5em;">Maintaining Patched Systems</h2>
<p>Your GPOs will do a reasonably thorough job of keeping your systems up to date, but you still have work to do. Put Patch Tuesday on your calendar—Microsoft publishes new security updates on the second Tuesday of every month. Your desktops should automatically update themselves within a day or two, but you&#8217;ll have to patch the servers yourself. On each one, either go to <em>Start</em> -&gt; <em>All programs</em> -&gt; <em>Windows Update</em>, or find the yellow shield in the systray (the row of tiny icons in the lower right corner of your screen) and apply the patches that should be downloaded and ready to install.</p>
<p>I also recommend checking the patch state of each machine with MBSA, the Microsoft Baseline Security Analyzer (of which the latest version, currently 2.1.1, is available <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b1e76bbe-71df-41e8-8b52-c871d012ba78&amp;displaylang=en">here</a>). MBSA can scan a single machine, all machines on your domain, or a LAN segment. It displays quite a bit of information, but the most critical is the list of missing patches. If a machine is chronically behind, it may be more than just group policy slowness. Many malware infections disable automatic updates, so a reformat and reinstall may be in order.</p>
<h2 style="font-size: 1.5em;">Congratulations!</h2>
<p>Your machines are patched. You have taken a critical step that every security policy framework and every set of security regulations requires. And you have eliminated much of your vulnerability to the most popular current malware attacks. And you are no longer a Group Policy newbie!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lithik.com/2009/11/16/configuring-windows-automatic-updates-with-group-policy/feed/</wfw:commentRss>
		<slash:comments>78</slash:comments>
		</item>
	</channel>
</rss>

