Hello.
I am hoping someone here can provide a definite answer on as to rather or not SCUP 2011 can support the signing and distribution of large files sizes. Our scup publishes to wsus with sccm as the distribution mechanism of updates. I've been using SCUP to package and deliver updates on a variety of different pieces of software without issues. Recently though I tried to create two new updates one has a file size of 571mb's the other has a file size of 1.58gb. Keep in mind I can publish updates that are of smaller size just fine. It is just these two updates. Both of these updates are failing with the following error:
PublishItem: Update ''Creative Suite 5.5 Update 1 (UpdateId:'cb8d0536-7508-4af0-b3b5-a61ae056820c' Vendor:'Adobe Systems, Inc.' Product:'Creative Suite 5.5')'' has no dependencies. Updates Publisher 8/25/2011 2:23:34 PM 26 (0x001A)
PublishItem: Publishing update 'Creative Suite 5.5 Update 1 (UpdateId:'cb8d0536-7508-4af0-b3b5-a61ae056820c' Vendor:'Adobe Systems, Inc.' Product:'Creative Suite 5.5')'. Updates Publisher 8/25/2011 2:23:34 PM 26 (0x001A)
PublishItem: --- Evaluating software update 'Creative Suite 5.5 Update 1 (UpdateId:'cb8d0536-7508-4af0-b3b5-a61ae056820c' Vendor:'Adobe Systems, Inc.' Product:'Creative Suite 5.5')' for publishing as FullContent. Updates Publisher 8/25/2011 2:23:34 PM 26 (0x001A)
PublishItem: Item 'Creative Suite 5.5 Update 1 (UpdateId:'cb8d0536-7508-4af0-b3b5-a61ae056820c' Vendor:'Adobe Systems, Inc.' Product:'Creative Suite 5.5')' is already published on the update server without content, it will need to be revised adding content. Updates Publisher 8/25/2011 2:23:34 PM 26 (0x001A)
PublishItem: --- Software update 'Creative Suite 5.5 Update 1 (UpdateId:'cb8d0536-7508-4af0-b3b5-a61ae056820c' Vendor:'Adobe Systems, Inc.' Product:'Creative Suite 5.5')' needs to be revised to add full content. Updates Publisher 8/25/2011 2:23:34 PM 26 (0x001A)
PublishItem: Retrieving content for update 'Creative Suite 5.5 Update 1 (UpdateId:'cb8d0536-7508-4af0-b3b5-a61ae056820c' Vendor:'Adobe Systems, Inc.' Product:'Creative Suite 5.5')'. Updates Publisher 8/25/2011 2:23:34 PM 26 (0x001A)
PublishItem: --- Content will be saved to C:\Users\jefcrawf\AppData\Local\Temp\\w4duuks0.sj2\CreativeSuite5.5PatchStore.sfx.exe. Updates Publisher 8/25/2011 2:23:34 PM 26 (0x001A)
PublishItem: --- Update 'Creative Suite 5.5 Update 1 (UpdateId:'cb8d0536-7508-4af0-b3b5-a61ae056820c' Vendor:'Adobe Systems, Inc.' Product:'Creative Suite 5.5')' specifies local source publishing, checking for local content. Updates Publisher 8/25/2011 2:23:34 PM 26 (0x001A)
PublishItem: Local content for update 'Creative Suite 5.5 Update 1 (UpdateId:'cb8d0536-7508-4af0-b3b5-a61ae056820c' Vendor:'Adobe Systems, Inc.' Product:'Creative Suite 5.5')' found at E:\LocalPublishZone\CreativeSuite5.5PatchStore.sfx.exe. Updates Publisher 8/25/2011 2:23:34 PM 26 (0x001A)
PublishItem: Successfully retrieved content for software update 'Creative Suite 5.5 Update 1 (UpdateId:'cb8d0536-7508-4af0-b3b5-a61ae056820c' Vendor:'Adobe Systems, Inc.' Product:'Creative Suite 5.5')' to local file: C:\Users\jefcrawf\AppData\Local\Temp\\w4duuks0.sj2\CreativeSuite5.5PatchStore.sfx.exe Updates Publisher 8/25/2011 2:23:40 PM 26 (0x001A)
TrustChecker: File 'C:\Users\jefcrawf\AppData\Local\Temp\\w4duuks0.sj2\CreativeSuite5.5PatchStore.sfx.exe' is not signed. Updates Publisher 8/25/2011 2:23:57 PM 26 (0x001A)
TrustChecker: User trusts file. Updates Publisher 8/25/2011 2:26:06 PM 1 (0x0001)
PublishItem: --- SDP XML file for publishing created at C:\Users\jefcrawf\AppData\Local\Temp\tmpC11C.tmp Updates Publisher 8/25/2011 2:26:06 PM 26 (0x001A)
PublishItem: --- Calling update server API for publishing update 'Creative Suite 5.5 Update 1 (UpdateId:'cb8d0536-7508-4af0-b3b5-a61ae056820c' Vendor:'Adobe Systems, Inc.' Product:'Creative Suite 5.5')' Updates Publisher 8/25/2011 2:26:06 PM 26 (0x001A)
2011-08-25 18:37:18.013 UTC Info Scup2011.26 ThreadEntry _ThreadPoolWaitCallback.PerformWaitCallback Updates Publisher 8/25/2011 2:37:18 PM 26 (0x001A)
2011-08-25 18:37:18.121 UTC Info Scup2011.26 CabUtilities.CheckCertificateSignature File cert verification failed for \UpdateServicesPackages\cb8d0536-7508-4af0-b3b5-a61ae056820c\aa6a140c-e8c0-458c-834c-7235677a9c13_2.cab with 2147943792 Updates Publisher 8/25/2011 2:37:18 PM 26 (0x001A)
2011-08-25 18:37:18.125 UTC Error Scup2011.26 Publisher.VerifyAndPublishPackage VerifyAndPublishPackage(): Failed to Verify Signature for file: \UpdateServicesPackages\cb8d0536-7508-4af0-b3b5-a61ae056820c\aa6a140c-e8c0-458c-834c-7235677a9c13_2.cab Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at Microsoft.UpdateServices.Internal.BaseApi.Publisher.VerifyAndPublishPackage() Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at Microsoft.UpdateServices.Internal.BaseApi.Publisher.PublishPackage(String sourcePath, String additionalSourcePath, String packageDirectoryName) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at Scup.Wizards.PublishItem.PublishPackage(PublishReportItem reportItem, IPublisher publisher, String contentFolder) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at Scup.Wizards.NormalPublishItem.Publish(PublishReportItem reportItem) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at Scup.Wizards.PublishItem.PublishUpdateAndDependencies(PublishReport report) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at Scup.Wizards.PublishOperation.Start() Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at Scup.Wizards.PublishProgressPage.DoWork(Object sender, DoWorkEventArgs e) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Threading.ThreadPoolWorkQueue.Dispatch() Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() Updates Publisher 8/25/2011 2:37:18 PM 26 (0x001A)
2011-08-25 18:37:18.128 UTC Error Scup2011.26 Publisher.PublishPackage PublishPackage(): Operation Failed with Error: Verification of file signature failed for file:\UpdateServicesPackages\cb8d0536-7508-4af0-b3b5-a61ae056820c\aa6a140c-e8c0-458c-834c-7235677a9c13_2.cab Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at Microsoft.UpdateServices.Internal.BaseApi.Publisher.PublishPackage(String sourcePath, String additionalSourcePath, String packageDirectoryName) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at Scup.Wizards.PublishItem.PublishPackage(PublishReportItem reportItem, IPublisher publisher, String contentFolder) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at Scup.Wizards.NormalPublishItem.Publish(PublishReportItem reportItem) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at Scup.Wizards.PublishItem.PublishUpdateAndDependencies(PublishReport report) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at Scup.Wizards.PublishOperation.Start() Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at Scup.Wizards.PublishProgressPage.DoWork(Object sender, DoWorkEventArgs e) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Threading.ThreadPoolWorkQueue.Dispatch() Updates Publisher 1/1/1601 12:00:00 AM 26 (0x001A)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() Updates Publisher 8/25/2011 2:37:18 PM 26 (0x001A)
PublishItem: InvalidException occurred during publishing: Verification of file signature failed for file: \UpdateServicesPackages\cb8d0536-7508-4af0-b3b5-a61ae056820c\aa6a140c-e8c0-458c-834c-7235677a9c13_2.cab Updates Publisher 8/25/2011 2:37:18 PM 26 (0x001A)
Publish: A fatal error occurred during publishing :Signature verification exception during publish, verify the WSUS certificates and advanced timestamp setting are properly configured. Updates Publisher 8/25/2011 2:37:18 PM 26 (0x001A)
Publish: Background processing completed. Updates Publisher 8/25/2011 2:37:18 PM 1 (0x0001)