Error V-39-58659-1225 Error message not found for code 0xE52304C9 during shrink operation.

book

Article ID: 100023793

calendar_today

Updated On:

Description

Error Message

V-39-58659-1225 Error message not found for code 0xE52304C9

Diskpart returns the following error and cannot start:

Virtual Disk Service error:
The service failed to initialize.

Cause

Corrupt registry for VDS service.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\vds\SoftwareProviders\{A86AE501-EF73-4C8D-827E-98BA5046B05F} is blank

Key should look similar to this:

Resolution

Delete key and restart VDS service.
- Always "Export" existing for backup before delete!

Note, you may have to update permissions for this registry key to allow delete.

1. Right click the key and go to "Permissions..."
2. Click "Advanced" button
3. Click "Change" next to Owner TrustedInstaller
4. Enter login for server administrator
5. Click "Ok"
6. Select the user or Administrators group and assign "Full Control"
7. Click "Ok"
8. Right click and "Export" existing key before delete
9. Delete HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\vds\SoftwareProviders\{A86AE501-EF73-4C8D-827E-98BA5046B05F}

Restart VDS service from command line:

# net stop vds
# net start vds

Issue/Introduction

Error V-39-58659-1225 Error message not found for code 0xE52304C9 during shrink operation.