Difference between revisions of "Get-WindowsCapability"

From wikieduonline
Jump to navigation Jump to search
(Created page with " Get-WindowsCapability -Online == See also == * {{Windows}}")
Tags: Mobile web edit, Mobile edit
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
List Windows capabilities installed on the local host.
 
  Get-WindowsCapability -Online
 
  Get-WindowsCapability -Online
  
 +
Get-WindowsCapability -Online -name [[OpenSSH]]*
 +
Get-WindowsCapability -Online | Where-Object Name -like 'OpenSSH*'
  
 +
 +
== Activities ==
 +
* [[Activate OpenSSH on Windows]]
 +
* <code>[[Add-WindowsCapability]] -Online -Name OpenSSH.Client[[User:Ant|Ant]] ([[User talk:Ant|talk]]) 10:44, 10 November 2022 (UTC)0.0.1.0</code>
  
 
== See also ==
 
== See also ==
 
* {{Windows}}
 
* {{Windows}}
 +
 +
[[Category:Windows]]

Latest revision as of 10:44, 10 November 2022

List Windows capabilities installed on the local host.

Get-WindowsCapability -Online
Get-WindowsCapability -Online -name OpenSSH*
Get-WindowsCapability -Online | Where-Object Name -like 'OpenSSH*'


Activities[edit]

See also[edit]

Advertising: