What’s a practical patch-management setup for an air-gapped network?

0
3
Asked By MellowPine47 On

We currently use WSUS and BatchPatch to deploy Windows and third-party updates, but I'm looking for a more robust and reasonably priced option for about 200 endpoints. The solution should support Windows and common third-party applications, identify machines that are missing patches, and automatically apply updates when systems reconnect to the network. It also needs to work in a fully air-gapped environment. I'm especially interested in how others securely download updates outside the network and transfer them inside. Is a dedicated update server or cache required, and what tools handle this workflow well? A higher-cost enterprise platform was considered, but leadership decided against it.

4 Answers

Answered By QuartzHarbor8 On

You’ll probably need at least one system outside the air gap to download or stage patches, plus an internal server or repository to distribute them. When comparing products, check whether the vendor maintains a single curated repository or whether the internal cache has to connect directly to every third-party vendor site. That distinction matters a lot in an isolated environment.

Answered By BrightCedar21 On

ManageEngine Endpoint Central can handle Windows updates and a selection of third-party applications at a relatively reasonable price. For an offline deployment, expect some initial setup work. Office updates can be inconsistent, though, so you may need to maintain your own deployment script using the Office Deployment Tool.

Answered By CopperVale39 On

PDQ Deploy combined with PDQ Inventory is another practical option for roughly this size of environment. Inventory can help identify machines that are missing updates, while Deploy can push approved packages after they reconnect. You would still need to design a controlled process for downloading, reviewing, and importing update packages into the isolated network.

Answered By NorthstarMica6 On

BigFix is worth evaluating for this use case. It has worked well for deploying operating-system updates in isolated environments and can use an air-gap utility to gather and transfer update content. Some other platforms still require an internal WSUS server for newer Windows versions, so verify that requirement before choosing a product.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.