Hi Experts
I am facing issue installing openssh on windows server 2019. i have followed the below article but no luck. i have uninstalled and tried to install again but same issue.
https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse
PS C:\windows\system32> Get-WindowsCapability -Online | Where-Object Name -like 'OpenSSH*'
Name : OpenSSH.Client~~~~0.0.1.0
State : Staged
Name : OpenSSH.Server~~~~0.0.1.0
State : Staged
