< Back

Stop-CPUStressTest

Mon Jan 13, 2020 6:23 am

NAME Stop-CPUStressTest



SYNOPSIS

Stops a CPUStressTest





SYNTAX

Stop-CPUStressTest [<CommonParameters>]





DESCRIPTION

Stops a stress test started by Start-CPUStressTest





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None







OUTPUTS

System.Object







NOTES









-------------------------- Example 1 --------------------------



PS C:\\> Stop-CPUStressTest



Stops a running CPU stress test



RELATED LINKS