Windows Update: Error: 3. HRESULT: -2147024894. Could not find file…

BatchPatch Forums Home Forums BatchPatch Support Forum Windows Update: Error: 3. HRESULT: -2147024894. Could not find file…

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #11072
    doug
    Moderator

    Is this problem occurring on just one particular computer or on all computers?

    Error 3 translates to:

    ERROR_PATH_NOT_FOUND

    3 (0x3)

    The system cannot find the path specified.

    Do you have any sort of AV (Anti-Virus), HIPS (Host Instrusion Protection Software), or other security-related application running on the target system that might be either deleting the BatchPatchRemoteAgent.exe file after BatchPatch copies it there, or might be severing the network connection?

    Does PsExec work against this target computer? So from the BP computer open a CMD prompt and type something like:

    psexec.exe IPCONFIG

    Does it return the IPCONFIG information or does it fail to execute?

    -Doug

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.