< Back

Stop-KeepAlive

Sat Jan 18, 2020 9:36 am

NAME Stop-KeepAlive



SYNOPSIS

Stops preventing the screen saver from locking your screen.





SYNTAX

Stop-KeepAlive [<CommonParameters>]





DESCRIPTION

Stops the prevent screen saver timeout PowerShell job.





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

Inputs to this cmdlet (if any)





OUTPUTS

Output from this cmdlet (if any)





NOTES





General notes



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Example of how to use this cmdlet













-------------------------- EXAMPLE 2 --------------------------



PS C:\\>Another example of how to use this cmdlet















RELATED LINKS