OSD Error: OSDDiskPart.exe failed: 0x80070490
As you can see by my posts lately i have been doing a lot with OSD and MDT.
Well here is the latest error I've come across.
OSDDiskPart.exe failed: 0x80070490
Turns out the tech replaced the SCSI hard drive but didn't reconfigure the RAID settings. I had to clear the settings then reconfigure the raid array.
Then do the following:
Enable the F8 Diagnostic (cmd prompt by pressing f8 key) in your Boot Image.
Then boot your win PE image.
- press F8 for the command prompt
- execute diskpart.exe
- select disk 0
- Choose clean
Sometimes the disk is badly formatted or messed up from being replaced.
==============================[ OSDDiskPart.exe ]============================== Command line: "osddiskpart.exe" Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL' FALSE, HRESULT=80070490 (e:\nts_sms_fre\sms\framework\tscore\diskutils.cpp,1386) CDisk::GetDiskSize(oDisk.getIndex(), cbDiskSize), HRESULT=80070490 (e:\nts_sms_fre\sms\client\osdeployment\osddiskpart\main.cpp,691) LoadDiskConfiguration(oDisk), HRESULT=80070490 (e:\nts_sms_fre\sms\client\osdeployment\osddiskpart\main.cpp,1412)Invalid disk number specified: 0 Invalid configuration specified. Please ensure that the task sequence is properly configured. OSDDiskPart.exe failed: 0x80070490
========================================================================
Note: You may also get this error if WinPE cant find the hardrive. So you may need to add additional SCSI drivers to get the drive to appear.