Volume C: is not a local hard drive

Boopathi Subramaniam 3,301 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 Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
940 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Gary Blok 1,736 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 15,941 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.