windows系统上openssh client的离线安装

简介: windows系统上openssh client的离线安装

我按照微软官网上的安装文档试图安装openssh的客户端版本:image.pngimage.pngimage.png老是报错:

PS C:\WINDOWS\system32>windowsCapabiity -Online ame -like 'OpenSSHGet-WindowsCapability: Get-WindowsCapability failed. Error code = 0x800f0954At line:1 char:

Get-WindowsCapabi lity-Online? Name -ike OpenSSH


Categorylnfo NotSpecified: () Get-WindowsCapability], COMExceptior+ FullyQualifiedErrorld: Microsoft. Dism. Commands. GetWindowsCapabi lityCommand


image.pnghttps://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse


于是决定下载安装包然后离线安装的方式来完成。


下面的链接是github上找到的openssh的二进制可执行版本:

https://github.com/PowerShell/Win32-OpenSSH/releases


我选择的是OpenSSH-Win64.zip, 解压即用。


image.png

相关文章
|
15天前
|
数据安全/隐私保护 Windows
安装 Windows Server 2019
安装 Windows Server 2019
|
15天前
|
Windows
安装 Windows Server 2003
安装 Windows Server 2003
|
6天前
|
Linux 网络安全 虚拟化
适用于Linux的Windows子系统(WSL1)的安装与使用记录
并放到启动文件夹,就可以开机自动启动了。
9 0
|
14天前
|
Windows
.NET 隐藏/自定义windows系统光标
【10月更文挑战第20天】在.NET中,可以使用`Cursor`类来控制光标。要隐藏光标,可将光标设置为`Cursors.None`。此外,还可以通过从文件或资源加载自定义光标来更改光标的样式。例如,在表单加载时设置`this.Cursor = Cursors.None`隐藏光标,或使用`Cursor.FromFile`方法加载自定义光标文件,也可以将光标文件添加到项目资源中并通过资源管理器加载。这些方法适用于整个表单或特定控件。
|
14天前
|
Apache 数据中心 Windows
将网站迁移到阿里云Windows系统云服务器,访问该站点提示连接被拒绝,如何处理?
将网站迁移到阿里云Windows系统云服务器,访问该站点提示连接被拒绝,如何处理?
|
14天前
|
域名解析 缓存 网络协议
Windows系统云服务器自定义域名解析导致网站无法访问怎么解决?
Windows系统云服务器自定义域名解析导致网站无法访问怎么解决?
|
15天前
|
Windows
安装Windows XP系统
安装Windows XP系统
|
22天前
|
边缘计算 安全 网络安全
|
18天前
|
网络协议 Windows
Windows Server 2019 DHCP服务器搭建
Windows Server 2019 DHCP服务器搭建
|
18天前
|
网络协议 定位技术 Windows
Windows Server 2019 DNS服务器搭建
Windows Server 2019 DNS服务器搭建