Windows / Code / 0x40002910
0x40002910
Decimal: 1073752336 · Signed: 1073752336
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: 0x2910 (10512)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2910 (10512)
Associated Modules
| Module | Found in | Description |
|---|
| diskraid.exe | 78.11011 | There is no drive selected. To select a drive, specify the Drive ### for the
drive you wish to select.
Example: SELECT DRIVE 0
To get a list of available drives, enter LIST DRIVES. |
| fsutil.exe | 8.11011 | Encrypted |
| wbadmin.exe | 1011 | Examples:
WBADMIN START RECOVERY -version:03/31/2005-09:00 -itemType:Volume -items:d:
WBADMIN START RECOVERY -version:03/31/2005-09:00 -itemType:App
-items:Registry -recoverytarget:d:\
WBADMIN START RECOVERY -version:03/31/2005-09:00 -itemType:File
-items:d:\folder -recursive
WBADMIN START RECOVERY -version:03/31/2005-09:00 -itemType:Volume
-items:\\?\Volume{cc566d14-44a0-11d9-9d93-806e6f6e6963}\
WBADMIN START RECOVERY -version:04/30/2005-09:00 -backupTarget:\\servername
\share -machine:server01
WBADMIN START RECOVERY -itemtype:hyperV -items:64A50294-D491-48D8-8FFB-6A97BC72B095
WBADMIN START RECOVERY -itemtype:hyperV -items:*
WBADMIN START RECOVERY -itemtype:hyperV -items:64A50294-D491-48D8-8FFB-6A97BC72B095
-backupTarget:\\servername\share -machine:server01
WBADMIN START RECOVERY -itemtype:hyperV -items:64A50294-D491-48D8-8FFB-6A97BC72B095
-recoveryTarget:E:\recover -recreatePath
WBADMIN START RECOVERY -itemtype:hyperV -items:64A50294-D491-48D8-8FFB-6A97BC72B095
-recoveryTarget:E:\recover -alternateLocation
Remarks: To view a list of items available that are available for recovery
from a specific backup version, use WBADMIN GET ITEMS. If a volume did not
have a mount point or drive letter at the time of backup, then this command
would return a GUID-based volume name that should be used for recovering the
volume.
When the -itemtype is App, you can use a value of ADIFM for -item to perform
an install from media (IFM) operation to recover all the related data needed
for Active Directory Domain Services. ADIFM creates a copy of the Active
Directory database, registry, and SYSVOL state, and then saves this
information in the location specified by -recoveryTarget. Use this parameter
only when -recoveryTarget is specified.
Note: Before using WBADMIN to perform an Install from Media operation, you
should consider using the NTDSUTIL command because NTDSUTIL only copies
the minimum amount of data needed. Also, the NTDSUTIL IFM subcommand removes
secrets, such as passwords, from read-only domain controller (RODC)
installation media. This makes transportation of the installation media
more secure. |
| 3 entries |
Associated Headers