WSUS Disk Space Requirements for Patch My PC Publisher
Applies to: Patch My PC Publisher V3.x
Third-party update publishing using Patch My PC (PMPC) Publisher leverages the Microsoft Windows Server Update Services (WSUS) API, which stages, processes, and signs update content directly within the WSUS content folder.
Understanding where this content is created and stored is important for accurate disk sizing and capacity planning.
The third-party publishing workflow uses several locations during the publish process:
UpdateServicesPackages All third-party update binaries are first downloaded and staged in the UpdateServicesPackages folder. This is where the WSUS API processes the update content prior to publication.
CAB file creation Once the update content is staged, WSUS creates a CAB file in the same folder to encapsulate the update metadata and binaries.
Temporary signing location The CAB file is then temporarily copied to a working folder under
%ProgramFiles%, where it is digitally signed using the configured code-signing certificate.Final WSUSContent placement After signing, the CAB file is moved into the WSUSContent folder, where it is served to clients during update downloads.
The 120GB overall disk space requirement detailed in Core Requirements accounts for the space needed by Publisher to download and package vendor installers before they are published, and for the Windows operating system.
The amount of space consumed by WSUS depends on:
Number of updates published
Average update size
How frequently updates are refreshed or superseded.
Note
As third-party updates vary widely in size, disk space requirements should be treated as estimates rather than fixed values.
The table below provides illustrative estimates based on average third-party update sizes and common publishing patterns. These figures are intended to help with planning and should be adjusted based on your environment and product selection.
250
0
80.0 GB
40.0 GB
250
1
160.0 GB
80.0 GB
250
2
240.0 GB
120.0 GB
250
3
320.0 GB
160.0 GB
500
0
180.0 GB
90.0 GB
500
1
360.0 GB
180.0 GB
500
2
540.0 GB
270.0 GB
500
3
720.0 GB
360.0 GB
750
0
260.0 GB
130.0 GB
750
1
520.0 GB
260.0 GB
750
2
780.0 GB
390.0 GB
750
3
1040.0 GB
520.0 GB
1000
0
360.0 GB
180.0 GB
1000
1
720.0 GB
360.0 GB
1000
2
1080.0 GB
540.0 GB
1000
3
1440.0 GB
720.0 GB
Tip
UpdateServicesPackages contains the published third-party update binaries plus an unsigned copy of the cab files that ends up in the WSUS Content directory.
Last updated
Was this helpful?