Hi.
I am hoping someone has seen this before. I am capturing an image and deploying it via USB key. When I deploy using PXE it works perfectly. However when deploying from USB key I can install the WIM without issue and copy over the bootloader (BCDBOOT) and the device starts up properly but after it gets through the first bit installing the hardware it tells me 'image cannot be deployed to this device and I get the following error:
2016-05-17 09:41:56, Error [0x0f0082] SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'UwfSysprepSpecialize' from C:\Windows\System32\wbem\uwfwmi.dll; dwRet = 0x5
2016-05-17 09:41:56, Error SYSPRP ActionPlatform::ExecuteAction: Error in executing action; dwRet = 0x5
2016-05-17 09:41:56, Error SYSPRP ActionPlatform::ExecuteActionList: Error in execute actions; dwRet = 0x5
2016-05-17 09:41:56, Error SYSPRP SysprepSession::Execute: Error in executing actions from C:\Windows\System32\Sysprep\ActionFiles\Specialize.xml; dwRet = 0x5
2016-05-17 09:41:56, Error SYSPRP RunPlatformActions:Failed while executing SysprepSession actions; dwRet = 0x5
2016-05-17 09:41:56, Error [0x060435] IBS Callback_Specialize: An error occurred while either deciding if we need to specialize or while specializing; dwRet = 0x5
Has anyone ever seen this error before? Thanks in advance.