SCUP 2011 Verisign Certificate Export Issue

Hi folks,
I'm trying to export a Verisign .pfx certificate to my SCUP 2011 Install however after exporting it doesn't ask for the password.
And when I exit out of the settings page, I don't see the corresponding CN mentioned next time when I open the settings page.
There's nothing I get to see in the SCUP.log file as well.
Can anyone assist or point towards the cause.
Certificate Details--
Issued to-- Orgname
Intended Purpose EKU-- Code-Signing
Public Key-- 2048

Hello,
This blog discussed how to install SCUP with silf-signed certificate
http://gerryhampsoncm.blogspot.com/2013/04/sccm-2012-sp1-step-by-step-guide-part_27.html
Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • Scup 2011 selfsigned certificate

    dear  all
    our organization asked to Use PKI infra for scup not self signed cert     I Have followed below link and works perfect
    the issues is Ad team is questioned why we are using same certificate in clients as normal computer PKI cert is available in computer store , can use PKI for SCUP
    with diff certificates rather than deploying same certificate on servers & clients .why same cert is required for clients .its difficult to manage same cert every time cert expires we need again make available via Gpo or SCCM  is there any important
     on cert serial key when signing  updates in scup  downloading updates in clients  
    http://blogs.technet.com/b/jasonlewis/archive/2011/07/12/system-center-updates-publisher-signing-certificate-requirements-amp-step-by-step-guide.aspx
    ankith

    Sorry, I'm not quite following what you are asking?
    The certificate used by SCUP to sign the updates has nothing to do with the clients specifically. The clients must trust it as a "trusted publisher" and of course clients must trust the CA hierarchy that issued the cert. This must occur because,
    as mentioned, SCUP signs the updates, with the private key contained in its personal copy of the cert, when it publishes those updates. To verify this signature and validate that the cert as as a trusted publisher, the client must use the public
    key contained in the cert deployed to the clients -- this public key must of course correspond to the private key used by SCUP because that's way digital signing works.
    The clients are not themselves encrypting anything or being authenticated so the use of client cert makes no sense. Ultimately, this is PKI 101 -- not trying to disparage you, the question, or them, just stating that this is just a core concept of PKI and
    public key cryptography.
    The serial number is a unique ID for the cert just like any other unique ID for any other "object" in any application.
    As for expiration, why not set the expiration date further out? A core tenant of PKI is being able to maintain control of the issued certs and this in turn means they must expire after a certain period of time however, that period of time is up to whoever
    created the cert template, whoever designed the PKI, and the time left before the issuing CAs own cert expires. I don't see how adding a new cert to a group policy is any major problem though -- it takes all of 15 seconds.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Verisign Certificates renewal Issue

    Hi
    We are running Sun Java Web Server 7.0 update 5 and wanted to renew verisign certificates for 2 more years.
    What i did:
    1. Got the certificates from Verisign with last year CSR (i'm not sure if previous CSR can be used or not)
    2. Using admin console (browser based) , i went to "server certificates" ->"install" and could successfully installed them (but there was a warning that duplicate nick name) and i selected ls2 (listener-2 for https)
    3. admin console shows renewal successful and expiry year is 2011.
    4. I also restarted both admin and web services
    But the problem that when i access the application from browser, it still says the expiry year as 2009.
    Please advise.
    Prvn

    Well ... I don't know WHICH three *db files you copied, or from where you copied them in the admin-serv directory.
    If the admin server appears to be working as expected, and the instance appears to be working as expected, then just make sure the admin server isn't telling you that changes have been made on the instance (if it is then tell it to copy the changes and make them the new current version).
    Depending on which files you copied from where you may end up with the admin server having the wrong certificates. This could cause a problem for any nodes that are registered with it. I think you'd already see a problem if this were going to break things though.
    In a perfect world everything is just working as expected now, and you're done. If you want to be extra cautious, though, you should restore the admin server's key3 and cert8 databases from a backup (these databases contain the self-signed certificate and its associated keys that were created when you installed Web Server).

  • Adding PKI signing certificate to SCUP 2011

    I get the error below when trying to add a PKI signing certificate into SCUP. I followed the link below up to step 4, which is where I get the error.
    http://blogs.technet.com/b/jasonlewis/archive/2011/07/12/system-center-updates-publisher-signing-certificate-requirements-amp-step-by-step-guide.aspx 
    My setup:
    Windows Server 2008 R2 hosting WSUS 3.0 SP2, with latest hotfixes applied, SCCM 2012 SP1, and SCUP 2011. I saw in another post that someone was able to get this working by installing Scup on a seperate machine. I'm not sure how they set everything up on
    that machine but I have tried with no success. 

    I'm experiencing the same issue at a customer site.  We have server 2012 with CM 2012 R2, when pressing Create to get the self signed cert, the process fails.   When creating a self signed certificate, it seems to be okay, we get a cert
    error when publishing the update, and then going back into the options it appears the configuration disappeared.  Seems like SCUP needs to be update to support Server 2012.

  • Cannot enter 3rd-party certificate into SCUP 2011 on Server 2012

    Hello all,
    I am trying to deploy SCUP 2011 on Server 2012 with a SCCM 2012R2 primary site w/WSUS onboard.
    Client is using a 3rd-party Digisign cert from a CA that is trusted through the enterprise. This cert has been imported into the private store and exported as a .pfx to be loaded into SCUP 2011. The Digisign cert is in the TrustedPublishers and Trusted Root
    stores.
    Administrator registry hack applied for Server 2012
    Options of SCUP 2011: Successfully connect to SCCM local site server and local WSUS server. However, when I browse and select the exported .pfx, I am not prompted for a password for the cert, and no certificate information is displayed. Also, there are no
    entries in the Trusted Publishers tab.
    I am stumped at this point. Any suggestions? SCUP just isn't looking at the cert (which was ordered according to the requirements in the SCUP blog.
    Thanks,
    -P

    A couple of questions...
    1. How, and where exactly, did you import the PFX to the WSUS Server (SUP)? Most notably.. the fully-signed cert needs to be in a cert store named *WSUS*, which has been notably difficult to create except when using the WSUS API to create it.
    2. You don't need to export the PFX for SCUP, only the CER (provided that the PFX is properly held on the WSUS server); but even so, if you already have the original cert from Digisign, why bother exporting from the store to import... you already *had* the
    full cert that could be imported to SCUP?
    3. If you're not prompted for the password of the PFX, that suggests that it wasn't exported with a password, or, since no cert information is available, maybe the export failed completely?
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • SCUP 2011 for SCCM 2007 - SUP, WSUS plus MS PKI certificates (not self-signed ones)

    I am installing System Center Updates Publisher 2011 for our SCCM 2007 R2 system.
    Our SCCM 2007 R2 system runs in mixed mode. We have a dedicated server for SUP/WSUS and OSD/PXE functions.
    Shall I install SCUP 2011 on the dedicated server? I have installed it on my Windows 7 computer. What is the best practice configuration? SCUP should be equivalent WSUS role for Microsoft Partners software updates. Am I right? In this case, I should install
    SCUP on the SUP/WSUS server in my opinion.
    We have used the SUP/WSUS to apply Microsoft updates without any problems so far.
    When I am investigating the certificate requirement for SCUP 2011 code signing, I have found out that our SUP/WSUS server has some self-signed certificates for SMS and WSUS.
    All our SCCM 2007 servers except one have self-signed SMS Encryption Certificate and
    SMS Signing Certificate - those certificates are issued to
    SMS by SMS. The SUP/WSUS server also has an extra self-signed certificate
    WSUS Publishers Self-signed for code signing.
    We do have our own Microsoft Active Directory Certificate Services internal PKI service which has been trusted by our AD domain. Therefore, I would like to use an certificate from the PKI service for SCUP 2011 server such that all our SCCM 2007 clients will
    trust the certificate for non Microsoft software updates.
    What should I do re the self-signed SMS or WSUS certificates on the SUP/WSUS server?
    I just want to add SCUP to our SCCM 2007 system without causing problems to Microsoft updates deployment via SUP/WSUS.
    Thanks,
    SJJ123

    Personally I have used the self signed certificate and used the AD Group policy to distribute the certificate. I think it would be possible to import a certificate from your PKI into SCUP. Have you tried this?
    Louis

  • SCUP 2011 Catalog issue

    Hi,
    We are using SCUP 2011 with SCCM in our environment for patching Adobe applications but SCUP catalog is showing patch updates only for 3 Adobe product (Adobe Reader, Acrobat and Flash Player) due to this we are unable to patch other Adobe applications like Photoshop, Illustrator, InDesign, Shockwave and Fireworks. Could you please help to get this resolved so that we can have updates for mentioned applications in SCUP catalog. This is very critical for us.
    Thanks.

    Hello,
    This blog discussed how to install SCUP with silf-signed certificate
    http://gerryhampsoncm.blogspot.com/2013/04/sccm-2012-sp1-step-by-step-guide-part_27.html
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Cannot publish Flash Updates Verification of file signature failed for file SCUP 2011, SCCM 2012 R2 and WSUS all on same Windows Server 2012 machine

    I am attempting to distribute Adobe Flash updates using SCUP 2011, SCCM 2012 R2, WSUS ver4 and Windows Server 2012.  Everything installs without error.  I have acquired a certificate for SCUP signing from the internal Enterprise CA.  I have
    verified the signing certificate has a 1024 bit key.  I have imported the certificate into the server's Trusted Publishers and Trusted Root CA stores for the computer.  When I attempt to publish a Flash update with Full content I receive the following
    error:
    2015-02-13 23:00:48.724 UTC Error Scup2011.21 Publisher.PublishPackage PublishPackage(): Operation Failed with Error: Verification of file signature failed for file:
    \\SCCM\UpdateServicesPackages\a2aa8ca4-3b96-4ad2-a508-67a6acbd78a4\3f82680a-9028-4048-ba53-85a4b4acfa12_1.cab
    I have redone the certificates three times with no luck.  I can import metadata, but any attempt to download content results in the verification error.
    TIA

    Hi Joyce,
    This is embarrassing, I used that very post as my guide when deploying my certificate templates, but failed to change the bit length to 2048.  Thank you for being my second set of eyes.
    I changed my certificate key bit length to 2048, deleted the old cert from all certificate stores, acquired the a new signing cert, verified the key length was 2048, exported the new cert to pfx and cer files, imported into my Trusted publishers
    and Trusted Root Authorities stores, reconfigured SCUP to use the new pfx file, rebooted the server and attempted to re-publish the updates with the following results:
    2015-02-16 13:35:44.006 UTC Error Scup2011.4 Publisher.PublishPackage PublishPackage(): Operation Failed with Error: Verification of file signature failed for file:
    \\SCCM\UpdateServicesPackages\a2aa8ca4-3b96-4ad2-a508-67a6acbd78a4\3f82680a-9028-4048-ba53-85a4b4acfa12_1.cab.
    Is there a chance this content was already created and signed with the old cert, so installing the new cert has no effect?  In ConfigMgr software updates I see 4 Flash updates, all marked Metadata Only (because they were originally published as "Automatic." 
    No Flash updates in the ConfigMgr console are marked as downloaded.  I can't find any documentation on how the process of using SCUP for downloading content for an update marked Metadata Only actually works. 
    Comments and suggestions welcome.

  • SCUP 2011 publishing fails with error: Failed to sign package; error was: 2148081670

    Hi,
    I have a SCUP 2011 installed on the same machine has SCCM 2012 and WSUS. I installed and configured SCUP 2011, as shown in this video http://www.youtube.com/watch?v=fyEGWSFWyy0. Everything was ok, but after upgrading to SCCM 2012 R2, i'm unable to publish
    to the update server.
    Every single publishing attempt fails with error:
       at Scup.Wizards.PublishOperation.Start()         01/01/1601 00:00:00    33730480 (0x202AFB0)
       at Scup.Wizards.PublishProgressPage.DoWork(Object sender, DoWorkEventArgs e)         01/01/1601 00:00:00    33730480 (0x202AFB0)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)         01/01/1601 00:00:00    33730480 (0x202AFB0)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)         01/01/1601 00:00:00    33730480 (0x202AFB0)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)         01/01/1601 00:00:00    33730480 (0x202AFB0)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)         01/01/1601 00:00:00    33730480 (0x202AFB0)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)         01/01/1601 00:00:00    33730480 (0x202AFB0)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()         01/01/1601 00:00:00    33730480 (0x202AFB0)
       at System.Threading.ThreadPoolWorkQueue.Dispatch()    Updates Publisher    27/11/2013 16:04:52    6 (0x0006)
    PublishItem: InvalidException occurred during publishing: Failed to sign package; error was: 2148081670    Updates Publisher    27/11/2013 16:04:52    6 (0x0006)
    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    27/11/2013
    16:04:52    6 (0x0006)
    Publish: Background processing completed.    Updates Publisher    27/11/2013 16:04:52    1 (0x0001)
    I have deleted and generate new self-signed WSUS certs, and i have imported them to the appropriated cert stores.
    I have checked and double-checked the posts about this subject on this forum, but haven't found any working solution.
    Appreciate all the help u guys can give me.
    Best regards,
    Adriano

    Hi,
    Please try applying the update below for this issue.
    System Center Update Publisher does not publish customized updates to a computer if WSUS 3.0 SP2 and the .Net Framework 4.0 are installed
    http://support.microsoft.com/%3Fkbid%3D2530678
    Have you looked at this
    System Center Update Publisher 2011 and Windows Server 2012
    http://blogs.msdn.com/b/minfangl/archive/2012/12/01/system-center-update-publisher-2011-and-windows-server-2012.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Publishing SCUP 2011 updates to WSUS/SCCM are failing

    Hi, i'm using SCUP 2011 to publish some Dell driver updates to my ConfigMgr server. However, after creating a self signed certificate based on the installation instructions publishing updates keeps failing. I'm testing it all on 1 VM with all roles installed
    locally: SCCM, WSUS and SCUP. Importing catalogs and assigning them is not an issue. Just when i want to publish a group of assigned updates i keep getting the error stating that publishing has failed. I tried creating a new self signed certificate, tried
    to import it in Trusted Publishers and Trusted Root Certification Authorities. Tried using the WSUS self signed certificate to be used in SCUP. However no succes. Below is a snippet of the SCUP logfile. Can anyone point me in the right direction?
    Thanks in advance!
    Log file snippet:
    =============================================================================================
    TestConnection: Verifying current update server settings...$$<Updates Publisher><Thu May 26 6:23:35.122 2011.1><thread=1>
    Connecting to a local update server with locally detected settings.$$<Updates Publisher><Thu May 26 6:23:35.124 2011.1><thread=1>
    TestConnection: Verification succeeded.$$<Updates Publisher><Thu May 26 6:23:35.187 2011.1><thread=1>
    Settings: Applying settings changes.$$<Updates Publisher><Thu May 26 6:23:37.660 2011.1><thread=1>
    Current settings:$$<Updates Publisher><Thu May 26 6:23:37.809 2011.1><thread=1>
        Setting: SCUP Database File: <default> C:\Users\Administrator\AppData\Local\Microsoft\System Center Updates Publisher 2011\5.00.1727.0000\scupdb.sdf$$<Updates Publisher><Thu May 26 6:23:37.812 2011.1><thread=1>
        Setting: WSUS Publishing Enabled: True$$<Updates Publisher><Thu May 26 6:23:37.814 2011.1><thread=1>
        Setting: WSUS Publishing is configured to use local server.$$<Updates Publisher><Thu May 26 6:23:37.815 2011.1><thread=1>
        Setting: ConfigMgr Integration Enabled: True$$<Updates Publisher><Thu May 26 6:23:37.817 2011.1><thread=1>
        Setting: Configuration Manager integration is configured to use local server.$$<Updates Publisher><Thu May 26 6:23:37.819 2011.1><thread=1>
        Setting: Configuration Manager client threshold is 1$$<Updates Publisher><Thu May 26 6:23:37.820 2011.1><thread=1>
        Setting: Configuration Manager client threshold is disabled (0).$$<Updates Publisher><Thu May 26 6:23:37.822 2011.1><thread=1>
        Setting: Proxy Server settings used: False$$<Updates Publisher><Thu May 26 6:23:37.823 2011.1><thread=1>
        Setting: CRL Checking Enabled: False$$<Updates Publisher><Thu May 26 6:23:37.824 2011.1><thread=1>
        Setting: CheckCatalogSubscriptionsOnStartup: True$$<Updates Publisher><Thu May 26 6:23:37.825 2011.1><thread=1>
        Setting: Always check for local update content before downloading : False$$<Updates Publisher><Thu May 26 6:23:37.827 2011.1><thread=1>
    Settings: user closed dialog.$$<Updates Publisher><Thu May 26 6:23:37.828 2011.1><thread=1>
    Workspace: Settings dialog has completed.$$<Updates Publisher><Thu May 26 6:23:37.849 2011.1><thread=1>
    Publications workspace: Starting publish wizard for publication 'Dell Updates'.$$<Updates Publisher><Thu May 26 6:23:40.277 2011.1><thread=1>
        Publish: Preparing list of selected updates for publishing.$$<Updates Publisher><Thu May 26 15:23:42.878 2011.9><thread=9>
        Connecting to a local update server with locally detected settings.$$<Updates Publisher><Thu May 26 15:23:42.879 2011.9><thread=9>
        Publish: Update server name: SCOM$$<Updates Publisher><Thu May 26 15:23:42.908 2011.9><thread=9>
        Publish: Publish operation starting for 1 updates.$$<Updates Publisher><Thu May 26 15:23:42.909 2011.9><thread=9>
        Publish: Publish: Verifying update server is configured with a certificate prior to publishing.$$<Updates Publisher><Thu May 26 15:23:42.910 2011.9><thread=9>
        Publish: Publish: Update server appears to be configured with a certificate.$$<Updates Publisher><Thu May 26 15:23:43.44 2011.9><thread=9>
        Building dependency graph for update 'AMD RADEON HD3470 256M, V.8.701.0.0000, A09 XP/VISTA/WIN7_8.701 WITH DUP (UpdateId:'f25a7d05-8d1b-4e7b-992f-33b6d5958b7b' Vendor:'Dell' Product:'Drivers and Applications')'$$<Updates Publisher><Thu
    May 26 15:23:43.157 2011.9><thread=9>
        No dependencies found for update 'AMD RADEON HD3470 256M, V.8.701.0.0000, A09 XP/VISTA/WIN7_8.701 WITH DUP (UpdateId:'f25a7d05-8d1b-4e7b-992f-33b6d5958b7b' Vendor:'Dell' Product:'Drivers and Applications')'$$<Updates Publisher><Thu
    May 26 15:23:43.224 2011.9><thread=9>
    Found total of 0 dependencies (may include duplicates).$$<Updates Publisher><Thu May 26 15:23:43.225 2011.9><thread=9>
    PublishItem: Update ''AMD RADEON HD3470 256M, V.8.701.0.0000, A09 XP/VISTA/WIN7_8.701 WITH DUP (UpdateId:'f25a7d05-8d1b-4e7b-992f-33b6d5958b7b' Vendor:'Dell' Product:'Drivers and Applications')'' has no dependencies.$$<Updates Publisher><Thu May
    26 15:23:43.225 2011.9><thread=9>
    PublishItem: Publishing update 'AMD RADEON HD3470 256M, V.8.701.0.0000, A09 XP/VISTA/WIN7_8.701 WITH DUP (UpdateId:'f25a7d05-8d1b-4e7b-992f-33b6d5958b7b' Vendor:'Dell' Product:'Drivers and Applications')'.$$<Updates Publisher><Thu May 26 15:23:43.225
    2011.9><thread=9>
    PublishItem: --- Evaluating software update 'AMD RADEON HD3470 256M, V.8.701.0.0000, A09 XP/VISTA/WIN7_8.701 WITH DUP (UpdateId:'f25a7d05-8d1b-4e7b-992f-33b6d5958b7b' Vendor:'Dell' Product:'Drivers and Applications')' for publishing as MetadataOnly.$$<Updates
    Publisher><Thu May 26 15:23:43.226 2011.9><thread=9>
    PublishItem: --- Software update 'AMD RADEON HD3470 256M, V.8.701.0.0000, A09 XP/VISTA/WIN7_8.701 WITH DUP (UpdateId:'f25a7d05-8d1b-4e7b-992f-33b6d5958b7b' Vendor:'Dell' Product:'Drivers and Applications')' needs to be published (no content).$$<Updates
    Publisher><Thu May 26 15:23:43.505 2011.9><thread=9>
    PublishItem: --- Metadata only SDP XML file for publishing created at C:\Users\Administrator\AppData\Local\Temp\tmp5B2C.tmp$$<Updates Publisher><Thu May 26 15:23:44.517 2011.9><thread=9>
    PublishItem: --- Calling update server API for publishing update 'AMD RADEON HD3470 256M, V.8.701.0.0000, A09 XP/VISTA/WIN7_8.701 WITH DUP (UpdateId:'f25a7d05-8d1b-4e7b-992f-33b6d5958b7b' Vendor:'Dell' Product:'Drivers and Applications')'$$<Updates Publisher><Thu
    May 26 15:23:44.648 2011.9><thread=9>
    2011-05-26 13:23:47.071 UTC Error
    Scup2011.9 Publisher.PublishPackage
    PublishPackage(): Operation Failed with Error: Cannot access a closed Stream.
       at Microsoft.UpdateServices.Internal.BaseApi.Publisher.PublishPackage(String sourcePath, String additionalSourcePath, String packageDirectoryName)
       at Scup.Wizards.PublishItem.PublishPackage(PublishReportItem reportItem, IPublisher publisher, String contentFolder)
       at Scup.Wizards.NormalPublishItem.Publish(PublishReportItem reportItem)
       at Scup.Wizards.PublishItem.PublishUpdateAndDependencies(PublishReport report)
       at Scup.Wizards.PublishOperation.Start()
       at Scup.Wizards.PublishProgressPage.DoWork(Object sender, DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()$$<Updates Publisher><Thu May 26 15:23:47.71 2011.9><thread=9>
    PublishItem: InvalidException occurred during publishing: Cannot access a closed Stream.$$<Updates Publisher><Thu May 26 15:23:47.258 2011.9><thread=9>
    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><Thu May 26 15:23:47.259 2011.9><thread=9>
    Publish: Background processing completed.$$<Updates Publisher><Thu May 26 6:23:47.260 2011.1><thread=1>

    This is what i get on the log
    System Center Update Publisher starting up...$$<Updates Publisher><Thu Jun 9 10:25:15.780 2011.1><thread=1>
    Building database connection string.$$<Updates Publisher><Thu Jun 9 10:25:16.467 2011.1><thread=1>
    No database file information found in configuration file, using default database file name 'scupdb.sdf' in folder 'C:\Users\administrator.PROTEGO\AppData\Local\Microsoft\System Center Updates Publisher 2011\5.00.1727.0000'.$$<Updates Publisher><Thu
    Jun 9 10:25:16.983 2011.1><thread=1>
    Connecting to stored data file at C:\Users\administrator.PROTEGO\AppData\Local\Microsoft\System Center Updates Publisher 2011\5.00.1727.0000\scupdb.sdf...$$<Updates Publisher><Thu Jun 9 10:25:17.452 2011.1><thread=1>
    Current settings:$$<Updates Publisher><Thu Jun 9 10:25:31.811 2011.1><thread=1>
        Setting: SCUP Database File: <default> C:\Users\administrator.PROTEGO\AppData\Local\Microsoft\System Center Updates Publisher 2011\5.00.1727.0000\scupdb.sdf$$<Updates Publisher><Thu Jun 9 10:25:31.811 2011.1><thread=1>
        Setting: WSUS Publishing Enabled: True$$<Updates Publisher><Thu Jun 9 10:25:31.811 2011.1><thread=1>
        Setting: WSUS Publishing is configured to use local server.$$<Updates Publisher><Thu Jun 9 10:25:31.811 2011.1><thread=1>
        Setting: ConfigMgr Integration Enabled: False$$<Updates Publisher><Thu Jun 9 10:25:31.811 2011.1><thread=1>
        Setting: Proxy Server settings used: True$$<Updates Publisher><Thu Jun 9 10:25:31.811 2011.1><thread=1>
        Proxy Server: 172.16.11.12$$<Updates Publisher><Thu Jun 9 10:25:31.811 2011.1><thread=1>
        Proxy Port: 8080$$<Updates Publisher><Thu Jun 9 10:25:31.811 2011.1><thread=1>
        Proxy User: <no value>$$<Updates Publisher><Thu Jun 9 10:25:31.811 2011.1><thread=1>
        Setting: CRL Checking Enabled: False$$<Updates Publisher><Thu Jun 9 10:25:31.811 2011.1><thread=1>
        Setting: CheckCatalogSubscriptionsOnStartup: True$$<Updates Publisher><Thu Jun 9 10:25:31.811 2011.1><thread=1>
        Setting: Always check for local update content before downloading : False$$<Updates Publisher><Thu Jun 9 10:25:31.811 2011.1><thread=1>
    Creating workspaces...$$<Updates Publisher><Thu Jun 9 10:25:31.827 2011.1><thread=1>
    Updates workspace: Refreshing alerts.$$<Updates Publisher><Thu Jun 9 10:25:31.999 2011.4><thread=4>
    Refreh Alerts: Checking if catalog "Adobe Acrobat X Updates Catalog" has been updated since last successful import.$$<Updates Publisher><Thu Jun 9 10:25:32.217 2011.4><thread=4>
    Downloading file:
    http://armmf.adobe.com/arm-manifests/win/SCUP/Acrobat10_Catalog.cab to C:\Users\administrator.PROTEGO\AppData\Local\Temp\2\\gkha5cbk.amd\Acrobat10_Catalog.cab$$<Updates Publisher><Thu Jun 9 10:25:32.342 2011.4><thread=4>
    Downloaded completed for file:
    http://armmf.adobe.com/arm-manifests/win/SCUP/Acrobat10_Catalog.cab.$$<Updates Publisher><Thu Jun 9 10:25:32.624 2011.4><thread=4>
    Refreh Alerts: Catalog "Adobe Acrobat X Updates Catalog" doesn't appear to have changed since last import, no alert generated.$$<Updates Publisher><Thu Jun 9 10:25:32.874 2011.4><thread=4>
    Refreh Alerts: Checking if catalog "Adobe Reader X Updates Catalog" has been updated since last successful import.$$<Updates Publisher><Thu Jun 9 10:25:32.905 2011.4><thread=4>
    Downloading file:
    http://armmf.adobe.com/arm-manifests/win/SCUP/Reader10_Catalog.cab to C:\Users\administrator.PROTEGO\AppData\Local\Temp\2\\pyc0tso5.cze\Reader10_Catalog.cab$$<Updates Publisher><Thu Jun 9 10:25:32.905 2011.4><thread=4>
    Downloaded completed for file:
    http://armmf.adobe.com/arm-manifests/win/SCUP/Reader10_Catalog.cab.$$<Updates Publisher><Thu Jun 9 10:25:32.905 2011.4><thread=4>
    Refreh Alerts: Catalog "Adobe Reader X Updates Catalog" doesn't appear to have changed since last import, no alert generated.$$<Updates Publisher><Thu Jun 9 10:25:32.905 2011.4><thread=4>
    Refreh Alerts: Checking if catalog "Adobe Flash Player Updates Catalog" has been updated since last successful import.$$<Updates Publisher><Thu Jun 9 10:25:32.905 2011.4><thread=4>
    Downloading file:
    http://fpdownload.adobe.com/get/flashplayer/current/licensing/win/AdobeFlashPlayerCatalog_SCUP.cab to C:\Users\administrator.PROTEGO\AppData\Local\Temp\2\\pwhqj5zf.g15\AdobeFlashPlayerCatalog_SCUP.cab$$<Updates Publisher><Thu Jun 9 10:25:32.905
    2011.4><thread=4>
    Downloaded completed for file:
    http://fpdownload.adobe.com/get/flashplayer/current/licensing/win/AdobeFlashPlayerCatalog_SCUP.cab.$$<Updates Publisher><Thu Jun 9 10:25:33.233 2011.4><thread=4>
    Refreh Alerts: Catalog "Adobe Flash Player Updates Catalog" doesn't appear to have changed since last import, no alert generated.$$<Updates Publisher><Thu Jun 9 10:25:33.233 2011.4><thread=4>
    Refreh Alerts: Completed refresh of catalog alerts.$$<Updates Publisher><Thu Jun 9 10:25:33.249 2011.4><thread=4>
    Restoring window settings from last session$$<Updates Publisher><Thu Jun 9 10:25:35.483 2011.1><thread=1>
    Initialization completed, displaying main window.$$<Updates Publisher><Thu Jun 9 10:25:37.858 2011.1><thread=1>
    Updates workspace: Starting publish wizard with 1 updates.$$<Updates Publisher><Thu Jun 9 10:26:18.905 2011.1><thread=1>
        Publish: Preparing list of selected updates for publishing.$$<Updates Publisher><Thu Jun 9 10:26:22.839 2011.9><thread=9>
        Connecting to a local update server with locally detected settings.$$<Updates Publisher><Thu Jun 9 10:26:22.865 2011.9><thread=9>
        Publish: Update server name: PASAVMEX$$<Updates Publisher><Thu Jun 9 10:26:23.165 2011.9><thread=9>
        Publish: Publish operation starting for 1 updates.$$<Updates Publisher><Thu Jun 9 10:26:23.167 2011.9><thread=9>
        Publish: Publish: Verifying update server is configured with a certificate prior to publishing.$$<Updates Publisher><Thu Jun 9 10:26:23.170 2011.9><thread=9>
        Publish: Publish: Update server appears to be configured with a certificate.$$<Updates Publisher><Thu Jun 9 10:26:24.509 2011.9><thread=9>
        Building dependency graph for update 'Reader 10.0.1 (UpdateId:'42cc6726-c3fe-464b-b8ac-38ec00766262' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')'$$<Updates Publisher><Thu Jun 9 10:26:24.664 2011.9><thread=9>
        No dependencies found for update 'Reader 10.0.1 (UpdateId:'42cc6726-c3fe-464b-b8ac-38ec00766262' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')'$$<Updates Publisher><Thu Jun 9 10:26:24.737 2011.9><thread=9>
    Found total of 0 dependencies (may include duplicates).$$<Updates Publisher><Thu Jun 9 10:26:24.739 2011.9><thread=9>
    PublishItem: Update ''Reader 10.0.1 (UpdateId:'42cc6726-c3fe-464b-b8ac-38ec00766262' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')'' has no dependencies.$$<Updates Publisher><Thu Jun 9 10:26:24.761 2011.9><thread=9>
    PublishItem: Publishing update 'Reader 10.0.1 (UpdateId:'42cc6726-c3fe-464b-b8ac-38ec00766262' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')'.$$<Updates Publisher><Thu Jun 9 10:26:24.761 2011.9><thread=9>
    PublishItem: --- Evaluating software update 'Reader 10.0.1 (UpdateId:'42cc6726-c3fe-464b-b8ac-38ec00766262' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')' for publishing as FullContent.$$<Updates Publisher><Thu Jun 9 10:26:24.787 2011.9><thread=9>
    PublishItem: --- Software update 'Reader 10.0.1 (UpdateId:'42cc6726-c3fe-464b-b8ac-38ec00766262' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')' needs to be published with full content.$$<Updates Publisher><Thu Jun 9 10:26:25.170 2011.9><thread=9>
    PublishItem: Retrieving content for update 'Reader 10.0.1 (UpdateId:'42cc6726-c3fe-464b-b8ac-38ec00766262' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')'.$$<Updates Publisher><Thu Jun 9 10:26:25.427 2011.9><thread=9>
    PublishItem: --- Content will be saved to C:\Users\administrator.PROTEGO\AppData\Local\Temp\2\\o4xcjeui.qt1\AdbeRdrUpd1001_Tier1.msp.$$<Updates Publisher><Thu Jun 9 10:26:25.428 2011.9><thread=9>
    PublishItem: Download Content: file was downloaded successfully.$$<Updates Publisher><Thu Jun 9 10:26:26.567 2011.9><thread=9>
    PublishItem: Successfully retrieved content for software update 'Reader 10.0.1 (UpdateId:'42cc6726-c3fe-464b-b8ac-38ec00766262' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')' to local file: C:\Users\administrator.PROTEGO\AppData\Local\Temp\2\\o4xcjeui.qt1\AdbeRdrUpd1001_Tier1.msp$$<Updates
    Publisher><Thu Jun 9 10:26:26.568 2011.9><thread=9>
    File C:\Users\administrator.PROTEGO\AppData\Local\Temp\2\\o4xcjeui.qt1\AdbeRdrUpd1001_Tier1.msp appears to be signed, retrieved certificate, checking signature...$$<Updates Publisher><Thu Jun 9 10:26:26.700 2011.9><thread=9>
    PublishItem: --- SDP XML file for publishing created at C:\Users\administrator.PROTEGO\AppData\Local\Temp\2\tmp6396.tmp$$<Updates Publisher><Thu Jun 9 10:26:27.443 2011.9><thread=9>
    PublishItem: --- Calling update server API for publishing update 'Reader 10.0.1 (UpdateId:'42cc6726-c3fe-464b-b8ac-38ec00766262' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')'$$<Updates Publisher><Thu Jun 9 10:26:27.568 2011.9><thread=9>
    2011-06-09 15:26:37.691 UTC Info Scup2011.9 ThreadEntry _ThreadPoolWaitCallback.PerformWaitCallback$$<Updates Publisher><Thu Jun 9 10:26:37.691 2011.9><thread=9>
    2011-06-09 15:26:37.699 UTC Info Scup2011.9 CabUtilities.CheckCertificateSignature File cert verification failed for C:\Program Files\Update Services\autest.cab with 2147942402$$<Updates Publisher><Thu Jun 9 10:26:37.699 2011.9><thread=9>
    2011-06-09 15:26:37.701 UTC Info Scup2011.9 WsusTestKeys.AreTestKeysAllowed Server test key check: test keys are NOT allowed$$<Updates Publisher><Thu Jun 9 10:26:37.701 2011.9><thread=9>
    2011-06-09 15:26:37.974 UTC Info Scup2011.9 CabUtilities.CheckCertificateSignature File cert verification failed for
    \\PASAVMEX\UpdateServicesPackages\42cc6726-c3fe-464b-b8ac-38ec00766262\e4fc1757-9445-456c-884b-1d437a9d6b97_1.cab with 2148204809$$<Updates Publisher><Thu Jun 9 10:26:37.974 2011.9><thread=9>
    2011-06-09 15:26:38.022 UTC Error Scup2011.9 Publisher.VerifyAndPublishPackage VerifyAndPublishPackage(): Failed to Verify Signature for file:
    \\PASAVMEX\UpdateServicesPackages\42cc6726-c3fe-464b-b8ac-38ec00766262\e4fc1757-9445-456c-884b-1d437a9d6b97_1.cab
       at Microsoft.UpdateServices.Internal.BaseApi.Publisher.VerifyAndPublishPackage()
       at Microsoft.UpdateServices.Internal.BaseApi.Publisher.PublishPackage(String sourcePath, String additionalSourcePath, String packageDirectoryName)
       at Scup.Wizards.PublishItem.PublishPackage(PublishReportItem reportItem, IPublisher publisher, String contentFolder)
       at Scup.Wizards.NormalPublishItem.Publish(PublishReportItem reportItem)
       at Scup.Wizards.PublishItem.PublishUpdateAndDependencies(PublishReport report)
       at Scup.Wizards.PublishOperation.Start()
       at Scup.Wizards.PublishProgressPage.DoWork(Object sender, DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()$$<Updates Publisher><Thu Jun 9 10:26:38.22 2011.9><thread=9>
    2011-06-09 15:26:38.024 UTC Error Scup2011.9 Publisher.PublishPackage PublishPackage(): Operation Failed with Error: Verification of file signature failed for file:
    \\PASAVMEX\UpdateServicesPackages\42cc6726-c3fe-464b-b8ac-38ec00766262\e4fc1757-9445-456c-884b-1d437a9d6b97_1.cab
       at Microsoft.UpdateServices.Internal.BaseApi.Publisher.PublishPackage(String sourcePath, String additionalSourcePath, String packageDirectoryName)
       at Scup.Wizards.PublishItem.PublishPackage(PublishReportItem reportItem, IPublisher publisher, String contentFolder)
       at Scup.Wizards.NormalPublishItem.Publish(PublishReportItem reportItem)
       at Scup.Wizards.PublishItem.PublishUpdateAndDependencies(PublishReport report)
       at Scup.Wizards.PublishOperation.Start()
       at Scup.Wizards.PublishProgressPage.DoWork(Object sender, DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()$$<Updates Publisher><Thu Jun 9 10:26:38.24 2011.9><thread=9>
    PublishItem: InvalidException occurred during publishing: Verification of file signature failed for file:
    \\PASAVMEX\UpdateServicesPackages\42cc6726-c3fe-464b-b8ac-38ec00766262\e4fc1757-9445-456c-884b-1d437a9d6b97_1.cab$$<Updates Publisher><Thu Jun 9 10:26:38.41 2011.9><thread=9>
    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><Thu Jun 9 10:26:38.50 2011.9><thread=9>
    Publish: Background processing completed.$$<Updates Publisher><Thu Jun 9 10:26:38.54 2011.1><thread=1>

  • SCUP 2011 CreateDirectory failed

    Hi
    I've been trying to set up SCUP 2011 on Server 2012 (WSUS 4) and am running into an error when trying to publish full content.  I have installed SCUP directly on the WSUS server. 
    WSUS is located on the E drive (E:\WSUS).  Thought this may be worth mentioning as it is a non-standard location.
    I have tried both the local & remote connection types.
    I don't get this error when only publishing metadata.
    I don't think it is a certificate issue as I have tried using one created from our CA and also a self-signed one (and have copied them to the Trusted Publisher & Trusted Root CA folders).
    I have checked the permissions (security and share) on the WSUSContent and UpdateServicesPackages folders and they seem to be correct.
    I have tried Adobe and HP updates, which end with the same result.
    I have gone through the 'Requirements to publish updates to WSUS on Windows Server 2012' steps in this article:
    http:// technet.microsoft.com/en-us/library/hh134747.aspx#PublishToServer2012
    I have tried the movecontent suggestion in this post; however it said the data was already in the location specified:
    https:// social.technet.microsoft.com/Forums/systemcenter/en-US/4a8f5aad-50f5-46ca-88e9-30ca2d5c368b/scup-2011-failing-to-publish-updates-createdirectory-failed-error?forum=configmgrsum
    I have uninstalled SCUP, rebooted, deleted / renamed leftover folders, reinstalled, rebooted.
    Here is the section of the log file  that covers the publish process:
        Publish: Preparing list of selected updates for publishing. Updates Publisher 11/12/2014 11:20:54 4 (0x0004)
        Connecting to a local update server with locally detected settings. Updates Publisher 11/12/2014 11:20:54 4 (0x0004)
        Publish: Update server name: update.domainname.com Updates Publisher 11/12/2014 11:20:54 4 (0x0004)
        Publish: Publish operation starting for 1 updates. Updates Publisher 11/12/2014 11:20:54 4 (0x0004)
        Publish: Publish: Verifying update server is configured with a certificate prior to publishing. Updates Publisher 11/12/2014 11:20:54 4 (0x0004)
        Publish: Publish: Update server appears to be configured with a certificate. Updates Publisher 11/12/2014 11:20:54 4 (0x0004)
        Building dependency graph for update 'Reader 11.0.10 Update (UpdateId:'9b8d0f21-d926-4a76-b64a-592b36247622' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')' Updates Publisher 11/12/2014 11:20:54 4 (0x0004)
        Update 'Reader 11.0.10 Update (UpdateId:'9b8d0f21-d926-4a76-b64a-592b36247622' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')' has direct dependency on 2 other items. Updates Publisher 11/12/2014 11:20:54 4 (0x0004)
                Evaluating dependency on item '59653007-e2e9-4f71-8525-2ff588527978'... Updates Publisher 11/12/2014 11:20:54 4 (0x0004)
                Update with id '59653007-e2e9-4f71-8525-2ff588527978' was not found in the database, unable to fully evaluate it and it's dependencies. Updates Publisher 11/12/2014 11:20:54 4
    (0x0004)
                Evaluating dependency on item '3e0afb10-a9fb-4c16-a60e-5790c3803437'... Updates Publisher 11/12/2014 11:20:54 4 (0x0004)
                Update with id '3e0afb10-a9fb-4c16-a60e-5790c3803437' was not found in the database, unable to fully evaluate it and it's dependencies. Updates Publisher 11/12/2014 11:20:55 4
    (0x0004)
    Found total of 2 dependencies (may include duplicates). Updates Publisher 11/12/2014 11:20:55 4 (0x0004)
    2 dependencies were not found in scup database during dependency evaluation for update 'Reader 11.0.10 Update (UpdateId:'9b8d0f21-d926-4a76-b64a-592b36247622' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')' Updates Publisher 11/12/2014 11:20:55 4
    (0x0004)
    PublishItem: BEGIN--- Publishing 0 (duplicates removed) dependencies for update 'Reader 11.0.10 Update (UpdateId:'9b8d0f21-d926-4a76-b64a-592b36247622' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')'. Updates Publisher 11/12/2014 11:20:55 4
    (0x0004)
    PublishItem: END --- Publishing dependencies for update 'Reader 11.0.10 Update (UpdateId:'9b8d0f21-d926-4a76-b64a-592b36247622' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')'. Updates Publisher 11/12/2014 11:20:55 4 (0x0004)
    PublishItem: Publishing update 'Reader 11.0.10 Update (UpdateId:'9b8d0f21-d926-4a76-b64a-592b36247622' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')'. Updates Publisher 11/12/2014 11:20:55 4 (0x0004)
    PublishItem: --- Evaluating software update 'Reader 11.0.10 Update (UpdateId:'9b8d0f21-d926-4a76-b64a-592b36247622' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')' for publishing as FullContent. Updates Publisher 11/12/2014 11:20:55 4 (0x0004)
    PublishItem: --- Software update 'Reader 11.0.10 Update (UpdateId:'9b8d0f21-d926-4a76-b64a-592b36247622' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')' needs to be published with full content. Updates Publisher 11/12/2014 11:20:55 4 (0x0004)
    PublishItem: Retrieving content for update 'Reader 11.0.10 Update (UpdateId:'9b8d0f21-d926-4a76-b64a-592b36247622' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')'. Updates Publisher 11/12/2014 11:20:55 4 (0x0004)
    PublishItem: --- Content will be saved to C:\Users\slawranc\AppData\Local\Temp\\ao4gnvbt.uww\AdbeRdrUpd11010.msp. Updates Publisher 11/12/2014 11:20:55 4 (0x0004)
    PublishItem: Download Content: file was downloaded successfully. Updates Publisher 11/12/2014 11:21:02 4 (0x0004)
    PublishItem: Successfully retrieved content for software update 'Reader 11.0.10 Update (UpdateId:'9b8d0f21-d926-4a76-b64a-592b36247622' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')' to local file: C:\Users\slawranc\AppData\Local\Temp\\ao4gnvbt.uww\AdbeRdrUpd11010.msp Updates
    Publisher 11/12/2014 11:21:02 4 (0x0004)
    File C:\Users\slawranc\AppData\Local\Temp\\ao4gnvbt.uww\AdbeRdrUpd11010.msp appears to be signed, retrieved certificate, checking signature... Updates Publisher 11/12/2014 11:21:05 4 (0x0004)
    PublishItem: --- SDP XML file for publishing created at C:\Users\slawranc\AppData\Local\Temp\tmpC12F.tmp Updates Publisher 11/12/2014 11:21:05 4 (0x0004)
    PublishItem: --- Calling update server API for publishing update 'Reader 11.0.10 Update (UpdateId:'9b8d0f21-d926-4a76-b64a-592b36247622' Vendor:'Adobe Systems, Inc.' Product:'Adobe Reader')' Updates Publisher 11/12/2014 11:21:05 4 (0x0004)
    2014-12-11 11:21:05.830 UTC Info Scup2011.4 ThreadEntry ThreadPoolWorkQueue.Dispatch Updates Publisher 11/12/2014 11:21:05 4 (0x0004)
    2014-12-11 11:21:05.837 UTC Error Scup2011.4 Publisher.PublishPackage PublishPackage(): Operation Failed with Error: CreateDirectory failed   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Microsoft.UpdateServices.Internal.BaseApi.Publisher.PublishPackage(String sourcePath, String additionalSourcePath, String packageDirectoryName, Boolean dualSign, String httpTimeStamp)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Microsoft.UpdateServices.Internal.BaseApi.Publisher.PublishPackage(String sourcePath, String additionalSourcePath, String packageDirectoryName)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Scup.Wizards.PublishItem.PublishPackage(PublishReportItem reportItem, IPublisher publisher, String contentFolder)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Scup.Wizards.NormalPublishItem.Publish(PublishReportItem reportItem)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Scup.Wizards.PublishItem.PublishUpdateAndDependencies(PublishReport report)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Scup.Wizards.PublishOperation.Start()   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Scup.Wizards.PublishProgressPage.DoWork(Object sender, DoWorkEventArgs e)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.Threading.ThreadPoolWorkQueue.Dispatch() Updates Publisher 11/12/2014 11:21:05 4 (0x0004)
    PublishItem: Exception occurred during publishing: CreateDirectory failed Updates Publisher 11/12/2014 11:21:05 4 (0x0004)
    PublishProgress: Publish operation completed. Updates Publisher 11/12/2014 11:21:05 4 (0x0004)
    Publish: Background processing completed. Updates Publisher 11/12/2014 11:21:05 1 (0x0001)
    Any suggestions would be great.
    Thanks

    Thanks Lawrence, the NTFS permissions you specified differ slightly from what I'd seen previously.
    I added CREATOR OWNER - Full, and Users - Special, but unfortunately am still faced with the same issue.
    Unfortunately I am unable to insert images into posts at the moment so I cannot show you :(
    The owner is set to SYSTEM by the way.
    I forgot to mention before but I am a member of a domain WSUS Admins group, which is a member of the local WSUS Administrators group. I am also a member of the Local Administrators group via Domain Admins membership.
    Regards
    Log of most recent publish:
    Publications workspace: Starting publish wizard for publication '#TEST AMD CPU from HP'. Updates Publisher 12/12/2014 12:43:07 1 (0x0001)
        Publish: Preparing list of selected updates for publishing. Updates Publisher 12/12/2014 12:43:09 15 (0x000F)
        Connecting to a local update server with locally detected settings. Updates Publisher 12/12/2014 12:43:09 15 (0x000F)
        Publish: Update server name: update.domainname.com Updates Publisher 12/12/2014 12:43:09 15 (0x000F)
        Publish: Publish operation starting for 1 updates. Updates Publisher 12/12/2014 12:43:09 15 (0x000F)
        Publish: Publish: Verifying update server is configured with a certificate prior to publishing. Updates Publisher 12/12/2014 12:43:09 15 (0x000F)
        Publish: Publish: Update server appears to be configured with a certificate. Updates Publisher 12/12/2014 12:43:09 15 (0x000F)
        Building dependency graph for update 'AMD Cool and Quiet CPU Driver [1.3.2.0.H001] (UpdateId:'00004850-0000-0000-5350-000000037000' Vendor:'Hewlett-Packard Business Clients' Product:'Desktops')' Updates Publisher 12/12/2014 12:43:10 15
    (0x000F)
        No dependencies found for update 'AMD Cool and Quiet CPU Driver [1.3.2.0.H001] (UpdateId:'00004850-0000-0000-5350-000000037000' Vendor:'Hewlett-Packard Business Clients' Product:'Desktops')' Updates Publisher 12/12/2014 12:43:10 15
    (0x000F)
    Found total of 0 dependencies (may include duplicates). Updates Publisher 12/12/2014 12:43:10 15 (0x000F)
    PublishItem: Update ''AMD Cool and Quiet CPU Driver [1.3.2.0.H001] (UpdateId:'00004850-0000-0000-5350-000000037000' Vendor:'Hewlett-Packard Business Clients' Product:'Desktops')'' has no dependencies. Updates Publisher 12/12/2014 12:43:10 15
    (0x000F)
    PublishItem: Publishing update 'AMD Cool and Quiet CPU Driver [1.3.2.0.H001] (UpdateId:'00004850-0000-0000-5350-000000037000' Vendor:'Hewlett-Packard Business Clients' Product:'Desktops')'. Updates Publisher 12/12/2014 12:43:10 15 (0x000F)
    PublishItem: --- Evaluating software update 'AMD Cool and Quiet CPU Driver [1.3.2.0.H001] (UpdateId:'00004850-0000-0000-5350-000000037000' Vendor:'Hewlett-Packard Business Clients' Product:'Desktops')' for publishing as FullContent. Updates Publisher 12/12/2014
    12:43:10 15 (0x000F)
    PublishItem: --- Software update 'AMD Cool and Quiet CPU Driver [1.3.2.0.H001] (UpdateId:'00004850-0000-0000-5350-000000037000' Vendor:'Hewlett-Packard Business Clients' Product:'Desktops')' needs to be published with full content. Updates Publisher 12/12/2014
    12:43:10 15 (0x000F)
    PublishItem: Retrieving content for update 'AMD Cool and Quiet CPU Driver [1.3.2.0.H001] (UpdateId:'00004850-0000-0000-5350-000000037000' Vendor:'Hewlett-Packard Business Clients' Product:'Desktops')'. Updates Publisher 12/12/2014 12:43:10 15
    (0x000F)
    PublishItem: --- Content will be saved to C:\Users\slawranc\AppData\Local\Temp\\wd2kvany.xap\sp37000.exe. Updates Publisher 12/12/2014 12:43:10 15 (0x000F)
    PublishItem: Download Content: file was downloaded successfully. Updates Publisher 12/12/2014 12:43:15 15 (0x000F)
    PublishItem: Successfully retrieved content for software update 'AMD Cool and Quiet CPU Driver [1.3.2.0.H001] (UpdateId:'00004850-0000-0000-5350-000000037000' Vendor:'Hewlett-Packard Business Clients' Product:'Desktops')' to local file: C:\Users\slawranc\AppData\Local\Temp\\wd2kvany.xap\sp37000.exe Updates
    Publisher 12/12/2014 12:43:15 15 (0x000F)
    File C:\Users\slawranc\AppData\Local\Temp\\wd2kvany.xap\sp37000.exe appears to be signed, retrieved certificate, checking signature... Updates Publisher 12/12/2014 12:43:15 15 (0x000F)
    PublishItem: --- SDP XML file for publishing created at C:\Users\slawranc\AppData\Local\Temp\tmpEF58.tmp Updates Publisher 12/12/2014 12:43:15 15 (0x000F)
    PublishItem: --- Calling update server API for publishing update 'AMD Cool and Quiet CPU Driver [1.3.2.0.H001] (UpdateId:'00004850-0000-0000-5350-000000037000' Vendor:'Hewlett-Packard Business Clients' Product:'Desktops')' Updates Publisher 12/12/2014
    12:43:15 15 (0x000F)
    2014-12-12 12:43:15.815 UTC Info Scup2011.15 ThreadEntry ThreadPoolWorkQueue.Dispatch Updates Publisher 12/12/2014 12:43:15 15 (0x000F)
    2014-12-12 12:43:15.822 UTC Error Scup2011.15 Publisher.PublishPackage PublishPackage(): Operation Failed with Error: CreateDirectory failed   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Microsoft.UpdateServices.Internal.BaseApi.Publisher.PublishPackage(String sourcePath, String additionalSourcePath, String packageDirectoryName, Boolean dualSign, String httpTimeStamp)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Microsoft.UpdateServices.Internal.BaseApi.Publisher.PublishPackage(String sourcePath, String additionalSourcePath, String packageDirectoryName)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Scup.Wizards.PublishItem.PublishPackage(PublishReportItem reportItem, IPublisher publisher, String contentFolder)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Scup.Wizards.NormalPublishItem.Publish(PublishReportItem reportItem)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Scup.Wizards.PublishItem.PublishUpdateAndDependencies(PublishReport report)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Scup.Wizards.PublishOperation.Start()   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at Scup.Wizards.PublishProgressPage.DoWork(Object sender, DoWorkEventArgs e)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()   01/01/1601 00:00:00 2002276395 (0x7758502B)
       at System.Threading.ThreadPoolWorkQueue.Dispatch() Updates Publisher 12/12/2014 12:43:15 15 (0x000F)
    PublishItem: Exception occurred during publishing: CreateDirectory failed Updates Publisher 12/12/2014 12:43:15 15 (0x000F)
    PublishProgress: Publish operation completed. Updates Publisher 12/12/2014 12:43:15 15 (0x000F)
    Publish: Background processing completed. Updates Publisher 12/12/2014 12:43:15 1 (0x0001)
    WizardBase: closing Publish Software Updates Wizard wizard. Updates Publisher 12/12/2014 12:43:25 1 (0x0001)
    Publications workspace: Publish wizard completed. Updates Publisher 12/12/2014 12:43:25 1 (0x0001)

  • EPUB CSS exporting issue

    Today I came across an important issue in InDesign's CSS creation during EPUB export. It is best described here:
    http://www.pigsgourdsandwikis.com/2010/05/indesign-flubs-exporting-headers-to.html
    But I will paraphrase... When a paragraph style is defined as part of the TOC, and therefore becomes one of the 'headers' on EPUB export, the 'margin' settings for that style (which come from the 'space before', 'space after', 'left indent', and 'right indent' settings in the paragraph style) are not correctly set. For example, instead of setting the margin as 1 em, InDesign will set it as 0.01 em (which has little or no effect on the appearance of the text).
    This only occurs when a paragraph style is part of the TOC and thus becomes a header in the CSS file. If it is not a header, the conversion to margin settings in CSS seems to work fine.
    I couldn't find anything about this on the forums, so I thought I should post it. It seems that right now, the only workaround is to manually edit the CSS file. I have been using Sigil to do this. I should add that I'm using InDesign CS5 on Snow Leopard - I don't know if the problem existed with CS4.

    Hi refer this link
    http://shivabizint.wordpress.com/2011/08/26/export-more-than-6500-obiee-11g-records-to-excel/
    Please mark if its helps you......

  • Exporting Issue in OBIEE 11g

    Hi,
    I am having an issue in exporting a huge amount of data in OBIEE 11g, what happens is : I am able to export the Whole table data which is around 6000 Records, but when I open Excel Sheet the Alignment of the report is ruined after Record number 1890.
    I tried this from different browsers and the same result appeared.
    can anyone help me with that ?
    Regards,

    Hi refer this link
    http://shivabizint.wordpress.com/2011/08/26/export-more-than-6500-obiee-11g-records-to-excel/
    Please mark if its helps you......

  • Signing in mail with a verisign certificate

    I have 2 certificates bought from Verisign that I used previously under 10.6.
    I made a clean install of 10.6 and then updated to 10.7, but even if I managed to import the certificates in the keychain access, the buttons in mail proposing the signature and encryption of emails doesn't appear.
    Thank you in advance for your help

    I haven't been able to resolve this issue using Mail and a Verisign certificate. So instead I tried Comodo and my Mail system now works perfectly with both signature and encryption. So perhaps the problem lies with Verisign rather than Apple......
    And Comodo is free, see http://www.instantssl.com/ssl-certificate-products/free-email-certificate.html

  • How can I get an up to date Verisign certificate??

    For an app I need the Verisign certificate. I downloaded one from a link provided in this forum but once installed I see it valid until "15-07-2009" -- no good for me, I'm in August.
    Trawling the Verisign site didn't help ease the frustration.
    Any pointers? 
    It's a VeriSign Class 3 Code Signing Certificate. I've already updated the Nokia firmware to the latest version. 

    I can't seem to find any other place to put this but here.
    I have the same exact issue as the person who started this thread.
    I have a valid VeriSign Class 3 code signing certificate and when trying to do a OTA for a E63 phone the message shows "certificate not recognizable".
    VeriSign blames Nokia.
    What can I do for this?

Maybe you are looking for

  • Cell Definition in Query Designer

    Hi,, Can anyone will tell me the real time use of cell definition option in query designer. Thanks and Regards. Anjali

  • How can I set the HDMI output to 1366x768?

    1024x768 is an option from the ATV to the HDMI Port. But my TV is 16:9 and has the resolution of 1366x768 when I plug a computer into the HDMI port. If 1366x768 is not currently possible from the ATV, could apple be so kind as to add it, thanks, Jona

  • Imac 27 Worked three weeks/Screen Died/Fans still spinning

    #W8947..... Received Imac 27" 2.8 Quad in the mail end of November. Worked fine. No static, no flicker, like I said no issues. Two nights ago while searching a external hard drive (no applications running). The finder reports an error. Spinning color

  • Dynamic Type creation: structure

    Hey, I made a dynamic table and now I want to loop this table. But I can't seem to make a structure to use in the loop. I get the error 'data object has no structure'. This is what I already have. data: linetype   type ref to cl_abap_structdescr,    

  • Trying to setup PPPoE connection

    Hi guys. I've got a Netcomm NB5 modem/router and WRT610n. I decided to upgrade the NB5 firware, change admin password, and change the way the NB5 and WRT610n talk to each other. My current setup is as follows: NB5 has a local IP of 192.168.0.1 WRT ha