Difference between revisions of "Get-WindowsCapability"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
  
 
  Get-WindowsCapability -Online -name [[OpenSSH]]*
 
  Get-WindowsCapability -Online -name [[OpenSSH]]*
 +
Get-WindowsCapability -Online | Where-Object Name -like 'OpenSSH*'
  
  
 
== 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 ==
 
* {{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: