Deploy Power Settings by Provisioning Package in Windows 11

Managing power settings across multiple Windows 11 devices can be time-consuming, especially in business, educational, and enterprise environments. Instead of configuring each computer manually, administrators can use a Provisioning Package (.ppkg) to deploy predefined power settings quickly and consistently.

A provisioning package is a configuration file created with the Windows Configuration Designer (WCD). It can apply various system settings, including power management, without requiring a full operating system deployment or domain policies. This makes provisioning packages ideal for setting up new devices, shared PCs, kiosks, or systems that are not joined to an Active Directory domain.

Update Windows Drivers

This guide explains how to create and deploy power settings using a provisioning package in Windows 11.

What Is a Provisioning Package?

PC running slow or unstable? Do you want to update drivers?

A provisioning package is a .ppkg file that contains configuration settings for Windows devices. It allows administrators to configure computers without reinstalling Windows or creating custom installation images.

Provisioning packages can configure:

  • Power settings
  • Device names
  • Wi-Fi profiles
  • VPN settings
  • Certificates
  • Microsoft Entra ID enrollment
  • Local user accounts
  • Windows Update settings
  • Application installation
  • Kiosk mode

Once created, a provisioning package can be applied during Windows setup or after Windows has been installed.

Why Deploy Power Settings Using a Provisioning Package?

Using a provisioning package offers several advantages over configuring each PC manually.

Benefits include:

  • Faster deployment across multiple devices
  • Consistent power configurations
  • Reduced administrative effort
  • No need for Active Directory or Group Policy
  • Suitable for standalone computers
  • Easy deployment from a USB drive or network location

Organizations often use provisioning packages when preparing new laptops or desktops for employees.

Power Settings You Can Configure

Repair PC

Windows Configuration Designer supports several power management options, including:

  • Sleep timeout
  • Display timeout
  • Hibernate settings
  • Power button actions
  • Lid close actions (laptops)
  • Require password after waking
  • Power plans
  • Battery saver options
  • Processor power management
  • Display brightness

The available options depend on the Windows version and device hardware.

Prerequisites

PC running slow or unstable? Do you want to update drivers?

Before creating a provisioning package, make sure you have:

  • A Windows 11 PC
  • Administrator privileges
  • Windows Configuration Designer installed
  • A USB drive or another method to transfer the package
  • The target devices running Windows 11

Method 1: Install Windows Configuration Designer

Windows Configuration Designer is available from the Microsoft Store.

To install it:

  1. Open the Microsoft Store.
  2. Search for Windows Configuration Designer.
  3. Click Install.
  4. Wait for the installation to finish.
  5. Launch the application.

Alternatively, organizations using the Windows Assessment and Deployment Kit (Windows ADK) can install Windows Configuration Designer from there.

Method 2: Create a New Provisioning Project

After opening Windows Configuration Designer:

  1. Select Provision desktop devices.
  2. Enter a project name.
  3. Choose a save location.
  4. Click Next.
  5. Select Finish.

The project workspace will open.

Method 3: Configure Power Settings

PC running slow or unstable? Do you want to update drivers?

To configure power options:

  1. Expand Runtime settings.
  2. Navigate to the Power section.
  3. Select the settings you want to configure.

Common options include:

  • Turn off the display after a specified time
  • Put the computer to sleep
  • Enable or disable hibernation
  • Configure lid close behavior
  • Specify power button actions
  • Set battery-related options for portable devices

Adjust the values according to your organization’s requirements.

Method 4: Build the Provisioning Package

After configuring the settings:

  1. Click Export.
  2. Select Provisioning package.
  3. Choose the package version.
  4. Select the package owner.
  5. Click Next.
  6. Review the summary.
  7. Click Build.

Windows Configuration Designer generates a .ppkg file that contains your selected settings.

Method 5: Deploy the Provisioning Package

There are several ways to deploy the package.

Option 1: USB Drive

  1. Copy the .ppkg file to a USB drive.
  2. Connect the USB drive to the target PC.
  3. Double-click the provisioning package.
  4. Approve the installation.
  5. Restart the computer if prompted.

Option 2: Network Share

Store the package on a shared network location and run it from each computer.

Option 3: During Windows Setup

Provisioning packages can also be applied during the initial Windows setup experience (OOBE).

This method is commonly used when deploying new devices.

Method 6: Apply a Provisioning Package Through Settings

Windows 11 allows users to install provisioning packages directly.

  1. Press Windows + I to open Settings.
  2. Go to Accounts > Access work or school.
  3. Select Add or remove a provisioning package.
  4. Click Add a package.
  5. Browse to the .ppkg file.
  6. Click Add.
  7. Follow the on-screen instructions.

The configured power settings will be applied automatically.

Method 7: Verify the Applied Power Settings

After deployment, confirm that the package was applied successfully.

To check:

  1. Open Settings.
  2. Go to System > Power & battery.
  3. Review the configured power options.

You can also verify advanced settings using:

  1. Open Control Panel.
  2. Navigate to Power Options.
  3. Select Change plan settings.
  4. Review the applied configuration.

Method 8: Export and Reuse the Package

Once created, the same provisioning package can be reused on additional devices.

Simply copy the .ppkg file to:

  • USB drives
  • Shared folders
  • Deployment servers
  • Management platforms

This ensures identical power settings across all Windows 11 computers.

Common Problems

Provisioning Package Won’t Install

Ensure you’re running the installation with administrator privileges and that the package wasn’t corrupted during transfer.

Power Settings Don’t Change

Restart the computer after applying the package. Also check whether local Group Policy or organization policies are overriding the provisioning package settings.

Windows Blocks the Package

If Windows warns that the package is from an unknown source, verify that it came from a trusted administrator before approving the installation.

Some Settings Are Ignored

Certain power settings may depend on the device hardware. For example, battery-related options won’t apply to desktop PCs, and some manufacturer-specific settings may override Windows defaults.

Best Practices

To ensure successful deployment:

  • Test the provisioning package on a single device before rolling it out widely.
  • Keep a backup of your project so it can be modified later.
  • Document the configured power settings.
  • Update packages when organizational requirements change.
  • Use meaningful file names and version numbers.
  • Store provisioning packages in a secure location.

Provisioning Package vs Group Policy

Both provisioning packages and Group Policy can configure power settings, but they serve different purposes.

FeatureProvisioning PackageGroup Policy
Best ForStandalone and new devicesDomain-joined PCs
Requires Active DirectoryNoYes
Offline DeploymentYesNo
ReusableYesYes
Easy USB DeploymentYesNo

Provisioning packages are particularly useful for organizations that need to configure devices before they join a domain or for environments without centralized management.

Conclusion

Deploying power settings with a provisioning package is an efficient way to configure multiple Windows 11 devices without manually changing settings on each computer. Using Windows Configuration Designer, administrators can create a reusable .ppkg file that applies consistent power management policies during or after Windows installation. Whether you’re preparing business laptops, school computers, kiosks, or shared workstations, provisioning packages simplify deployment, reduce setup time, and help maintain standardized configurations across your organization.

Frequently Asked Questions

What is a provisioning package?

A provisioning package is a .ppkg file that configures Windows settings, including power options, Wi-Fi, user accounts, and other system settings without reinstalling Windows.

Can I deploy power settings without Active Directory?

Yes. Provisioning packages work independently of Active Directory and are ideal for standalone or workgroup computers.

Do I need Windows Configuration Designer?

Yes. Windows Configuration Designer is the primary tool used to create provisioning packages for Windows 11.

Can I edit a provisioning package after creating it?

You can’t directly edit a built .ppkg file, but you can reopen the original Windows Configuration Designer project, make changes, and build a new provisioning package.

PC running slow or unstable? Do you want to update drivers?

GeeksDigit.Com
Logo