Close
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
Read Down
Sign in
Close
Welcome!Log into your account
Forgot your password?
Read Down
Password recovery
Recover your password
Close
Search
Logo
Logo
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
More
    Home Cybersecurity
    • Cybersecurity

    Labs Answers Patch Management Questions

    Written by

    eWEEK EDITORS
    Published September 8, 2003
    Share
    Facebook
    Twitter
    Linkedin

      eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

      Patch management should always be on the front burner for all IT departments, but in the aftermath of yet another onslaught of malicious code, its even more compelling.

      During Ziff Davis Media Inc.s late-August Patch Management Best Practices eSeminar, participants raised many key questions, including how best to budget scarce IT time and dollars for an ever-expanding task.

      Presenting during the eSeminar was eWEEK Labs Senior Analyst Cameron Sturdevant, and the following are his responses to some of the questions asked by seminar attendees using the platforms Q&A tool.

      For a recorded version of the eSeminar or to learn more about the eSeminar program, go to www.webseminarslive.com. To read eWEEK Labs recent patch management package, click here.

      Im a team of one doing net administration and user support. How can I study and test patches when I have such limited time already?

      It can be quite helpful to get consolidated tech notes, newly posted hot fixes and service releases. PatchLink and several other vendors provide this kind of assistance.

      Should patch management be considered a full-time job?

      It depends on the size of the organization and the variety of operating systems and applications that are considered business-critical.

      What are some things software companies (such as Microsoft Corp.) can do to reduce the drastic increase in vulnerabilities that we are experiencing?

      Corporate IT can insist on a lockdown default system configuration from suppliers.

      Wouldnt agent-based patch management be more appropriate for laptop systems?

      That depends more on how theyre connected to the network than on the form factor of the client system (laptop or desktop). However, assuming that laptops are more likely to be connected only occasionally and may connect from behind a firewall, agent-based patch management systems are best for laptops. This is because the agent can facilitate secure communication between the central patch management server and the client without relying on RPCs [remote procedure calls], which is how most agentless patch management systems work.

      Next page: Service packs or security patches?

      2

      Are service packs or security patches the best approach?

      Usually, security patches and hot fixes are best. Service packs, as you probably already know, usually require more preparation, research and a more measured approach to deployment and are thus not really appropriate to be handled by a patch deployment system.

      What are the pluses and minuses of going with “free” update services such as MS Software Update Services?

      The biggest minus is that IT administrators have no centralized control or reporting and are restricted to a single platform. For desktops, thats usually not a problem because they are running a Microsoft operating system already. For servers, the single- platform restriction is a big drawback because there has been no additional testing or research beyond that done by the vendor. Although there is no initial cost, operational costs must be figured in to the cost of using “free” products in an enterprise.

      Is there anything else besides patches we should be scanning for?

      This is a good question because it gets us back to system stability and not just security. Patch management toolmakers keep an eye on all releases—security-related and otherwise—for the platforms they support. So the answer is, yes, you should be looking for hot fixes, and most toolmakers will help you get these patches out to the appropriate systems in your network.

      Should I support Windows 98 when Microsoft no longer does?

      Most patch management systems pride themselves on being able to get a patch to almost any Windows client system. It almost goes without saying that patch management companies dont make the patches. However, if a patch becomes available for an end-of-life Windows product, its likely that most patch management companies would tell you about it and provide a way to get it to the appropriate systems in your network.

      What happens in the case of [the patch management] software itself becoming vulnerable?

      Patch management systems go to great lengths to prevent rogue use. Security in the patch management system is a good point to add to your evaluation checklist.

      Are products like PatchLink [the vendor of which, PatchLink Software Corp., sponsored this eSeminar] able to throttle to lower bandwidths?

      Yes, and so can many other patch management systems. Lower-bandwidth capability is another good point for the evaluation checklist.

      Remote access service dial-in clients would take forever to install anti-virus patterns and patches. Any suggestions?

      Patch managers almost always compress patches. Other than that, CD distribution might help. In addition, software distribution systems are often better than the deployment mechanisms in patch management tools—that is, if the software deployment package offers what is commonly called checkpoint restart. This is the ability to restart a file transfer at the point at which it was unexpectedly disconnected, as often happens with dial-up users.

      How quickly can I deploy a patch management system in a 45,000-plus workstation environment?

      Here are some of the factors to consider in gauging patch deployment speed:

      1) Are the systems to be patched concentrated in LANs? Concentrated LAN-connected systems go more quickly than remote systems.

      2) Are you using the patch management system or a software deployment product to deploy patches? In general, software distribution systems in the large environment you described are set up with staging servers that help speed the deployment process. Software distribution systems are usually better equipped than patch management systems to handle very large distributions.

      Should patches be deployed through e-mail, or should they be pushed to each client?

      This is another good item for your evaluation checklist. Almost every patch management system allows IT managers to push patches in the LAN. In most cases, a patch management agent is needed to accomplish a push to remote systems or systems protected by a firewall.

      Whats the average lag time between a vendor patch release and the availability of a “package”?

      For most patch management systems (including those from Altiris Inc., BigFix Inc., Ecora Corp., Novadigm Inc., Shavlik Technologies LLC and St. Bernard Software Inc.), it takes a few days or weeks to do the necessary research on a patch. Obviously, high-profile patches get more rapid attention.

      What do you think of using something like VMware to make a virtual test lab?

      VMware is a good tool to use in a test lab. However, the most important thing is to have exact replicas of applications that are installed on your systems. Test patches against these exact replicas to get an accurate idea of the problems you might encounter after patching a system.

      Is Unix or Oracle 9iAS covered in this discussion?

      Several patch management vendors can support a variety of OSes, including some Unix platforms.

      What about patches for network hardware (routers, firewalls and so on)?

      Rendition Networks makes a product to manage router, firewall and switch configurations. Of course, the network hardware makers all make their own patch tools, too.

      How can patch management systems determine if the patch has been installed properly?

      Usually, patch compliance is determined by an inventory scan.

      Wouldnt it be better to receive a reply from all units?

      Good point. I think reports that show which systems havent reported in with the correct patch level would be useful.

      What about the patch deployment through large-scale administrative tools, such as MS-SMS or LANDesk?

      Using a patch management system to source and track patches, then employing a software distribution package to deploy them, is certainly a valid option, and one used by some of eWEEKs largest corporate partners.

      A suggestion was made on how small companies could overcome testing without a lab by using the “guinea pig” approach. This makes sense for workstations. Any suggestions for server testing?

      Get an old machine and make it a reference system.

      In addition, its critical to study the tech notes about the patch, to ensure you understand the purpose and action of the patch.

      Which is a better solution, the tools with or without agents?

      Agents are required to reach systems that are protected by firewalls. Agents can also keep track of what patches are installed a little better than most agentless systems—however, agentless systems are very quick to install.

      No agent on the client reduces maintenance costs for the patch management system. eWEEK Labs tests have shown that agentless systems are appropriate for most businesses.

      But how do you patch servers when there are so many application dependencies? Do you do intensive testing?

      Regression testing is the only way to understand the effect of a patch on business-critical applications.

      Discuss This in the eWEEK Forum

      eWEEK EDITORS
      eWEEK EDITORS
      eWeek editors publish top thought leaders and leading experts in emerging technology across a wide variety of Enterprise B2B sectors. Our focus is providing actionable information for today’s technology decision makers.

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      MOST POPULAR ARTICLES

      Artificial Intelligence

      9 Best AI 3D Generators You Need...

      Sam Rinko - June 25, 2024 0
      AI 3D Generators are powerful tools for many different industries. Discover the best AI 3D Generators, and learn which is best for your specific use case.
      Read more
      Cloud

      RingCentral Expands Its Collaboration Platform

      Zeus Kerravala - November 22, 2023 0
      RingCentral adds AI-enabled contact center and hybrid event products to its suite of collaboration services.
      Read more
      Artificial Intelligence

      8 Best AI Data Analytics Software &...

      Aminu Abdullahi - January 18, 2024 0
      Learn the top AI data analytics software to use. Compare AI data analytics solutions & features to make the best choice for your business.
      Read more
      Latest News

      Zeus Kerravala on Networking: Multicloud, 5G, and...

      James Maguire - December 16, 2022 0
      I spoke with Zeus Kerravala, industry analyst at ZK Research, about the rapid changes in enterprise networking, as tech advances and digital transformation prompt...
      Read more
      Video

      Datadog President Amit Agarwal on Trends in...

      James Maguire - November 11, 2022 0
      I spoke with Amit Agarwal, President of Datadog, about infrastructure observability, from current trends to key challenges to the future of this rapidly growing...
      Read more
      Logo

      eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site’s focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

      Facebook
      Linkedin
      RSS
      Twitter
      Youtube

      Advertisers

      Advertise with TechnologyAdvice on eWeek and our other IT-focused platforms.

      Advertise with Us

      Menu

      • About eWeek
      • Subscribe to our Newsletter
      • Latest News

      Our Brands

      • Privacy Policy
      • Terms
      • About
      • Contact
      • Advertise
      • Sitemap
      • California – Do Not Sell My Information

      Property of TechnologyAdvice.
      © 2024 TechnologyAdvice. All Rights Reserved

      Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.

      ×