Difference between revisions of "Start-Service"
Jump to navigation
Jump to search
(Created page with " Start-Service sshd Start-Service : Cannot find any service with service name 'sshd'. At line:1 char:1 + Start-Service sshd + ~~~~~~~~~~~~~~~~~~ + CategoryInfo...") Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
+ CategoryInfo : ObjectNotFound: (sshd:String) [Start-Service], ServiceCommandException | + CategoryInfo : ObjectNotFound: (sshd:String) [Start-Service], ServiceCommandException | ||
+ FullyQualifiedErrorId : NoServiceFoundForGivenName,Microsoft.PowerShell.Commands.StartServiceCommand | + FullyQualifiedErrorId : NoServiceFoundForGivenName,Microsoft.PowerShell.Commands.StartServiceCommand | ||
+ | |||
+ | |||
+ | Start-Service sshd* | ||
+ | |||
+ | |||
+ | == Related activities == | ||
+ | * [[Activate OpenSSH on Windows]] | ||
+ | * Review <code>[[Get-Service]]</code> command | ||
+ | |||
+ | == See also == | ||
+ | * {{Windows}} | ||
+ | * {{OpenSSH}} | ||
+ | |||
+ | |||
+ | [[Category:Windows]] |
Latest revision as of 08:19, 6 April 2021
Start-Service sshd Start-Service : Cannot find any service with service name 'sshd'. At line:1 char:1 + Start-Service sshd + 08:13, 14 April 2020 (UTC)08:13, 14 April 2020 (UTC)08:13, 14 April 2020 (UTC)Welcome (talk) + CategoryInfo : ObjectNotFound: (sshd:String) [Start-Service], ServiceCommandException + FullyQualifiedErrorId : NoServiceFoundForGivenName,Microsoft.PowerShell.Commands.StartServiceCommand
Start-Service sshd*
Related activities[edit]
- Activate OpenSSH on Windows
- Review
Get-Service
command
See also[edit]
- Microsoft Windows: Windows 10, Windows 11, Windows Server, Windows IoT, Windows Server containers, RDP, Windows Update, Windows Defender, Windows Unified Write Filter (UWF), ReFS,
Start-Service, Stop-Service, Set-Service
, DISM, SFC, systeminfo, Microsoft Hyper-V, WSL, Windows Terminal, Windows Subsystem for Linux (WLS), Windows Server 2022, PowerShell,logoff
,query user
, WLMS, File explorer, Copy-Item, BitLocker, Cmdlet,choco, scoop
, Windows VSS - OpenSSH (changelog):
/etc/ssh/sshd_config
|/etc/ssh/ssh_config
|~/.ssh/
|openSSL | sshd logs
|sftp
|scp
|authorized_keys
|ssh-keygen
|ssh-keyscan
|ssh-add
|ssh-agent
|ssh
|Ssh -O stop
|ssh-copy-id
|CheckHostIP
|UseKeychain
, OpenSSF
Advertising: