Difference between revisions of "Start-Service"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
     + 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 ==
 
== See also ==
 
* {{Windows}}
 
* {{Windows}}
 
* {{OpenSSH}}
 
* {{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]

See also[edit]

Advertising: