Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Post an article
Translate this page
Powered by
Microsoft® Translator
Wikis - Page Details
First published by
Microsoft WSUS Team
When:
29 Mar 2012 9:11 PM
Last revision by
Richard Mueller
(MVP, Microsoft Community Contributor)
When:
2 Mar 2013 8:19 AM
Revisions:
3
Comments:
1
Options
Subscribe to Article (RSS)
Share this
Can You Improve This Article?
Positively!
Click Sign In to add the tip, solution, correction or comment that will help other users.
Report inappropriate content using
these instructions
.
Wiki
>
TechNet Articles
>
WSUS File Size Limit for Locally Published Updates
WSUS File Size Limit for Locally Published Updates
Article
History
WSUS File Size Limit for Locally Published Updates
Table of Contents
Scenario
Resolution
Workaround
Scenario
Consider a scenario where the following tasks are performed in WSUS running on Windows Server “8” Beta:
The WSUS API is used to create and publish custom updates, applications, and device drivers – a locally published update.
The SoftwareDistributionPackage class is used to author a package
The IPublisher interface is used to publish the package to a WSUS server
The total size of the package exceeds 2047 MB
The PublishPackage method is used to create a CAB file for the package and to publish the package on the WSUS server
The expected result is that the package is published on the WSUS server. However, the PublishPackage method will fail to create the CAB file.
More information on WSUS Local Publishing can be found here:
http://msdn.microsoft.com/en-us/library/windows/desktop/bb902470(v=vs.85).aspx
.
Resolution
This is an expected behavior, because WSUS does currently not support CAB files larger than 2047 MB.
Workaround
No workaround.
en-US
,
Has TOC
,
Windows Server "8" Beta
,
WSUS