Share via

Error trying to install OpenSSH Server from Powershell

Anonymous
2019-10-10T03:50:49+00:00

I've upgraded to the proper version of Windows and am trying to enable OpenSSH Server on my machine. It's an HP Zbook 17 running the latest version of Windows 10.

I'm executing this command:

dism /Online /Add-Capability /CapabilityName:OpenSSH.Server~~~~0.0.1.0

If I do this from Powershell running Powershell as administrator I get the following error in dism.log:

2019-10-09 23:40:40, Error                 DISM   DISM Package Manager: PID=5832 TID=21512 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x8024402c)

2019-10-09 23:40:40, Error                 DISM   DISM Package Manager: PID=5832 TID=21512 Failed processing package changes with session options - CDISMPackageManager::ProcessChangesWithOptions(hr:0x8024402c)

2019-10-09 23:40:40, Error                 DISM   DISM Package Manager: PID=5832 TID=21512 Failed to install capability. - CPackageManagerCLIHandler::ProcessCmdLine_AddCapability(hr:0x8024402c)

2019-10-09 23:40:40, Error                 DISM   DISM Package Manager: PID=5832 TID=21512 Failed while processing command add-capability. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x8024402c)

2019-10-09 23:40:40, Info                  DISM   DISM Package Manager: PID=5832 TID=21512 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine

2019-10-09 23:40:40, Error                 DISM   DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=8024402C

I'm not sure what is causing the error. Any help is appreciated.

Windows for home | Windows 10 | Settings

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2019-10-10T04:33:40+00:00

    Apparently this is due to some kind of limitation IT installed on my system, I just tried it on my home laptop running the same Windows 10 version and it worked.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-10-10T03:58:45+00:00

    Windows 10 releaseID is 1903

    Was this answer helpful?

    0 comments No comments