|
I don't believe that WSUS would suite your needs as it requires domain clients, and preferably a group policy to point systems to the WSUS server instead of Windows update.
In addition to that, it only supports Windows 2000, XP Pro, Vista, and Windows server editions. Meaning that most home users can't be updated via WSUS because Windows Home edition don't support attaching to the domain.
Other patch management systems are available, such as those from CA, or Symantec that may be able to help you. Patch management is becoming big business, and managing patches to home users is just now starting to grow.
In most cases, a patch manager would require some kind of client installed on the host to inventory the patches that are necessary. This client could just be temporary for the purposes of your service.
Perhaps something easier may help in the mean time.
Setup a caching proxy server, and cache the contents of Windows Update. Then when users access Windows update via your Internet connection, they would download the patches directly from the cache. You can configure a Squid proxy server to handle this.
|