Share via

error code

Justin Nixon 20 Reputation points
2025-12-29T00:50:05.8933333+00:00

Epic Games say to contact you all over at Microsoft about error code 2738, i try everything about that VBScript. I have the YouTube videos and nothing is working.

Moved from System Center Service Manager

Windows for home | Other | Apps
0 comments No comments

Answer accepted by question author

  1. Ramesh Srinivasan 80,725 Reputation points Independent Advisor
    2025-12-31T04:33:24.8466667+00:00

    Hi Justin,

    Great, I'm glad it's sorted.

    Thanks for the update.

    Was this answer helpful?

    1 person found this answer helpful.

10 additional answers

Sort by: Most helpful
  1. Ramesh Srinivasan 80,725 Reputation points Independent Advisor
    2025-12-30T08:17:38.3733333+00:00

    1]

    No. Not that screenshot.

    Run this command:

    
    DISM /Online /Add-Capability /CapabilityName:VBSCRIPT~~~~
    
    

    Post the screenshot.

    2]

    Open the following folder:

    
    C:\Windows\Logs\CBS
    
    

    Copy cbs.log to the desktop.

    Zip the file and share it on OneDrive.


    Was this answer helpful?


  2. Justin Nixon 20 Reputation points
    2025-12-30T08:15:06.1366667+00:00

    Untitled

    here it is

    Was this answer helpful?

    0 comments No comments

  3. Ramesh Srinivasan 80,725 Reputation points Independent Advisor
    2025-12-30T07:52:20.59+00:00

    Restart Windows.

    Open admin PowerShell and run:

    
    Compress-Archive C:\Windows\Logs\CBS -f (join-path ([environment]::GetFolderPath('Desktop'))\CBS.zip)
    
    

    This creates a file named CBS.zip on your desktop. Share it on OneDrive or GoFile.io and post the link here.

    Was this answer helpful?


  4. Ramesh Srinivasan 80,725 Reputation points Independent Advisor
    2025-12-30T07:17:44.46+00:00

    Thanks. Please run the following command again:

    DISM /Online /Add-Capability /CapabilityName:VBSCRIPT~~~~
    

    Post the screenshot.

    It it shows any errors, please share your CBS logs for analysis. To collect the CBS logs, open admin PowerShell and run:

    Compress-Archive C:\Windows\Logs\CBS -f (join-path ([environment]::GetFolderPath('Desktop'))\CBS.zip)
    

    This creates a file named CBS.zip on your desktop. Share it on OneDrive or GoFile.io and post the link here.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.