Skip to main content

Enable or Disable Fast Boot [PVAL]

Overview

This script will enable or disable Windows Fast Boot, also known as Hiberboot or Fast Startup.

  • Enable Fast Boot and Hibernation will enable the both FastBoot and Hibernate.
  • Disable Fast Boot will disable the Fast Boot option only, leaving hibernation enabled.
  • Disable Fast Boot and Hibernation will disable both Fast Boot and Hibernation.
  • This script is executed as automation script from Compound Conditions FastBoot Config Windows Server and FastBoot Config Windows Workstations

Sample Run

Image2

Dependencies

Parameters

NameExampleAccepted ValuesRequiredDefaultTypeDescription
ActionEnable Fast Boot and Hibernation
  • Enable Fast Boot and Hibernation
  • Disable Fast Boot
  • Disable Fast Boot and Hibernation
TrueString/Text
  • Enable Fast Boot and Hibernation will enable the both FastBoot and Hibernate.
  • Disable Fast Boot will disable the Fast Boot option only, leaving hibernation enabled.
  • Disable Fast Boot and Hibernation will disable both Fast Boot and Hibernation.

Automation Setup/Import

Automation Configuration

Output

  • Activity Details

Changelog

2025-12-04

  • Initial version of the document