PSStandby
1.2.1
Module to enter standby with delay and session 0 support.
Minimum PowerShell version
5.1
Installation Options
Owners
Package Details
Author(s)
- Philipp Grießer
Tags
Sleep Standby ModernStandby Hibernation Windows
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
1.2.1:
- Publish to PSGallery without .git folder
1.2.0:
- Added support for hibernation
1.1.0:
- Introduced InterruptibleSleep to allow preventing standby if user activity is detected
- Added return value to indicate if standby was entered
1.0.0:
- Initial release
FileList
- PSStandby.nuspec
- Private\Enter-Hibernation.ps1
- PSStandby.psd1
- Private\Enter-S0ix.ps1
- PSStandby.psm1
- Private\Enter-S3.ps1
- README.md
- Private\Get-PowerCapabilities.ps1
- Private\Invoke-FromInteractiveSession.ps1
- Private\Start-InterruptibleSleep.ps1
- Public\Enter-Standby.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.2.1 (current version) | 7 | 4/28/2026 |
| 1.2.0 | 5 | 4/23/2026 |