Volume C: is not a local hard drive

Boopathi S 3,816 Reputation points
2021-01-12T15:56:06.277+00:00

Hi,

Getting the below message during the Pre-provision BitLocker step.

The task sequence execution engine failed executing the action (Pre-provision BitLocker) in the group (Apply OS) with the error code 2147500037
Action output: ==============================[ OSDOfflineBitlocker.exe ]==============================
Running module version 5.0.8968.1000 from location 'X:\sms\bin\x64\OSDOfflineBitlocker.exe'
Command line: "OSDOfflineBitlocker.exe" /enable /drive:C: /ignoretpm:True/full:False
Initialized COM
Command line for extension .exe is "%1" %*
Set command line: "OSDOfflineBitlocker.exe" /enable /drive:C: /ignoretpm:True /full:False
Target drive is C:
Initializing TPM...
Tpm is enabled
Tpm is activated
Tpm is ownedTpm ownership is allowed
Tpm has compatible SRK
Tpm has EK pair
Initial TPM state: 63
Volume C: is not a local hard drive.
ValidateDrive(argInfo.sDrive.c_str()), HRESULT=80004005 (main.cpp,281)
ResolveVolume(argInfo), HRESULT=80004005 (main.cpp,447). The operating system reported error 2147500037: Unspecified error

This message do not appear when the TPM is disabled. It is not happening in all the laptops. Please let me know about the reason for the failure.

Microsoft Security | Intune | Configuration Manager | Deployment
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Gary Blok 1,756 Reputation points
    2021-01-13T06:07:19.383+00:00

    Looking at my logs, it should say Volume C: is a valid drive
    https://docs.recastsoftware.com/ConfigMgr-Docs/TaskSequence/SCCM_TaskSequence_Step_EnableBitlocker.html

    If you pause the TS before this step, can you confirm the drive is already formatted and "C" Been assigned to the Windows Partition?

    1 person found this answer helpful.
    0 comments No comments

  2. XinGuo-MSFT 22,231 Reputation points
    2021-01-13T06:35:45.51+00:00

    Hi,

    >Volume C: is not a local hard drive.

    We could try to use diskpart command to list all partition.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.