PDERR_NODEFAULTPRN

Code: 0x1008 (4104)

As HRESULT:As NTSTATUS:

Associated Modules

ModuleCodeFound inDescription
VSSVC.exe0x10081011Volume Shadow Copy Service error: Cannot get the COM+ collection '%1' from parent [%2]. %3
auditpol.exe0x100878.11011Usage: AuditPol /restore /file: This command restores system audit policy settings, per-user audit policy settings for all users and all auditing options from a file created with the /backup command. Options /? Help (context-sensitive). /file Specifies the file where the audit policy should be read from. The file must have been created by the /backup option or must be syntactically consistent with that file format. Example: auditpol /restore /file:c:\auditpolicy.csv
auditpolcore.dll0x10081011Disabled
bootsect.exe0x10081011Internal error: target drive letter is malformed.
crypt32.dll0x100878.11011Failed auto update retrieval of third-party root list sequence number from: <%1> with error: %2.
dxgwdi.dll0x10081011Forced TDR has been ignored.
gpsvc.dll0x100878.11011Group Policy cannot be applied because the computer has been booted in Directory Services Restore Mode.
ntfs.sys0x10081011SD Entry
sdengin2.dll0x10081011The backup was not successful. The error is: %1.
spaceutil.exe0x100811------------------------------------------------------------------------------ Conversion of Boot Device with MBR parition is not supported. If converting a Boot Device with GPT partition, copy the boot file using the following commands: $SpaceDisk = (Get-Disk -FriendlyName "Boot") $Partition = New-Partition -DiskNumber $SpaceDisk.Number ` -GptType "{c12a7328-f81f-11d2-ba4b-00a0c93ec93b}" ` -AssignDriveLetter -Offset 16777216 -UseMaximumSize -IsHidden $Volume = $Partition | Format-Volume -FileSystem FAT32 -Confirm:$false -Force $NewBootPath = $Volume.DriveLetter + ":" bcdboot C:\windows /s $NewBootPath mountvol $NewBootPath /D ------------------------------------------------------------------------------
10 entries