Windows Update: Error 1620: 2. Failure

BatchPatch Forums Home Forums BatchPatch Support Forum Windows Update: Error 1620: 2. Failure

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14475
    chienchan0611
    Participant

    Any idea how to fix this?

    03/31 08:08:21> Windows Update: Error 1620: 2. Failure
    03/31 08:08:21> Windows Update: Failed to obtain result. Could not find file ‘\\xx.xx.xx.xx\C$\Program Files\BatchPatch\BatchPatchTempResult.log’.
    03/31 08:06:53> Windows Update: Executing BatchPatchRemoteAgent.exe…
    03/31 08:06:47> Windows Update: Attempting to initiate Windows Update (Action: Install downloaded

    I received that on all the servers I enrolled on batchpatch, a bit pain in the back as I need to patch them manually

    #14476
    doug
    Moderator

    The 2 is a Windows System Error code that generally means:

    ERROR_FILE_NOT_FOUND
    2 (0x2)
    The system cannot find the file specified.

    This would generally indicate a problem with PsExec executing successfully. One example of how this can occur is if you are using PsExec version 1.x but if you are using a switch that exists only in PsExec version 2.x. So for example in BatchPatch ‘Tools > Settings > Remote Execution’ there is an option ‘Use PsExec -r switch…’ but this switch only exists in version 2+ of PsExec. If you are still using PsExec 1.x, it will produce one of these exceptions.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.