2

We use Windows Server Update Services (WSUS) on our LAN to download and distribute updates from Microsoft.

I have an unmanaged computer that needs Vista Service Pack 2. Instead of downloading the file, which could be up to 350 MB, can I just pull it out of WSUS?

I know it’s in the server’s D:\WSUS directory somewhere—but where?

Nate
  • 2,316
  • 4
  • 21
  • 24

2 Answers2

5

I believe in the WSUS console if you look at the properties of an update the "File URI" contains the physical path to the location or at least the name of the file so you can search for it in the cache.

Kevin Kuphal
  • 9,064
  • 1
  • 34
  • 41
1

The updates are stored in X:\WSUS\WsusContent...

Another thing you could do, and probably what I'd do is do a search for *.exe in that folder, then sort by file size. It's gonna be one of the larger ones. If you single click on the updates, your status bar in the explorer window gives you a brief description.