Difference between revisions of "Get-WindowsCapability"

From wikieduonline
Jump to navigation Jump to search
 
Line 8: Line 8:
 
== Activities ==
 
== Activities ==
 
* [[Activate OpenSSH on Windows]]
 
* [[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 ==

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: