PDERR_NODEFAULTPRN
Code: 0x1008 (4104)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x1008 (4104)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x1008 (4104)
Associated Modules
| Module | Code | Found in | Description |
|---|---|---|---|
| VSSVC.exe | 0x1008 | 1011 | Volume Shadow Copy Service error: Cannot get the COM+ collection '%1' from parent [%2]. %3 |
| auditpol.exe | 0x1008 | 78.11011 | Usage: AuditPol /restore /file: |
| auditpolcore.dll | 0x1008 | 1011 | Disabled |
| bootsect.exe | 0x1008 | 1011 | Internal error: target drive letter is malformed. |
| crypt32.dll | 0x1008 | 78.11011 | Failed auto update retrieval of third-party root list sequence number from: <%1> with error: %2. |
| dxgwdi.dll | 0x1008 | 1011 | Forced TDR has been ignored. |
| gpsvc.dll | 0x1008 | 78.11011 | Group Policy cannot be applied because the computer has been booted in Directory Services Restore Mode. |
| ntfs.sys | 0x1008 | 1011 | SD Entry |
| sdengin2.dll | 0x1008 | 1011 | The backup was not successful. The error is: %1. |
| spaceutil.exe | 0x1008 | 11 | ------------------------------------------------------------------------------ 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 | |||