Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

PreferredPlan not taking effect

Featured Replies

I have exported a Power Plan on another system to a .pow file. I can use powercfg to import the .pow file onto my Reference Computer. I take the GUID that is then displayed and put it in my unattend in the specialize pass:

		<component name="Microsoft-Windows-powercpl" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<PreferredPlan>552a37f0-e021-43b4-aa92-b7149486156e</PreferredPlan>
</component>

After sysprep, Balanced (the normal default) is selected as the active plan. Any reason this wouldn't work?

EDIT: looks like this option is not supported in Windows 7 SP1?

PreferredPlan


can you still do this from setupcomplete.cmd?

Set this:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\ControlPanel\NameSpace\{025A5937-A6BE-4686-A844-36FE4BEC8B6D}

to one of these:

Type 381b4222-f694-41f0-9685-ff5bb260df2e to use the Balanced plan.

Type a1841308-3541-4fab-bc81-f71556f20b4a to use the Power saver plan.

Type 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c to use the High performance plan.

**You can also type the power scheme GUID for a custom power plan that you have created. To determine the GUID for all existing power schemes, type Powercfg /List at the command prompt, and then press ENTER.

http://support.microsoft.com/kb/935799

Edited by iamtheky

  • Author

It looks to me that the GUID for the powerplan is not the same every time you import it. I had it on two different machines with different GUIDs. In any case, having it installed and being the active plan while in Audit Mode survives the sysprep process and is active on a deployed image.

I just find it strange that it was deprecated for SP1 but not RTM.

From the site (emphasis mine):

Note

This setting is for Microsoft-internal testing. Do not use.

Is that what you mean?

It may have, but given it's not technically valid for retail builds, it breaking with a service pack isn't entirely odd either, really.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.