Skip to content

Missing Stop-Computer cmdlet #5448

@NoraCodes

Description

@NoraCodes

The Stop-Computer cmdlet is missing:

PS /home/leo> Stop-Computer                                                    
Stop-Computer : The term 'Stop-Computer' is not recognized as the name of a 
cmdlet, function, script file, or operable program. Check the spelling of the 
name, or if a path was included, verify that the path is correct and try 
again.
At line:1 char:1
+ Stop-Computer
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Stop-Computer:String) [], Comm 
   andNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

Would it be possible to either add it in, or document that it is not available?

Metadata

Metadata

Assignees

No one assigned

    Labels

    First-Time-IssueEasy issues first time contributors can work on to learn about this projectHacktoberfestPotential candidate to participate in HacktoberfestPortingResolution-FixedThe issue is fixed.Up-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions