Windows / Code / 0x4000010b
0x4000010b
Decimal: 1073742091 · Signed: 1073742091
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x010b (267)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x010b (267)
Associated Modules
| Module | Found in | Description |
|---|
| manage-bde.exe | 1011 | manage-bde -autounlock -enable Volume
manage-bde -autounlock -disable Volume
manage-bde -autounlock -clearallkeys OSVolume
Description:
Manages automatic unlocking of data volumes.
Parameter List:
Volume A drive letter followed by a colon, a volume GUID path or
a mounted volume. Example: "C:",
\\?\Volume{26a21bda-a627-11d7-9931-806e6f6e6963}\ or
"C:\MountVolume"
-enable Enables automatic unlocking for a data volume.
-disable Disables automatic unlocking for a data volume.
-ClearAllKeys
Removes all stored external keys on the OS volume.
-ComputerName or -cn
Runs on another computer. Examples: "ComputerX", "127.0.0.1"
-? or /? Displays brief help. Example: "-ParameterSet -?"
-Help or -h Displays complete help. Example: "-ParameterSet -h"
Examples:
manage-bde -autounlock -enable E:
manage-bde -autounlock -disable E:
manage-bde -autounlock -ClearAllKeys C: |
| win32k.sys | 8.1 | Touch Hardware Quality Assurance verification succeeded. |
| win32kbase.sys | 1011 | Touch/Touchpad Hardware Quality Assurance verification succeeded. |
| 3 entries |
Associated Headers