Machine is fully encrypted with bitlocker. When i run the Powershell command Get-BitlockerVolume it says Invalid Property.
Sameway when i check using Manage-bde command everything working fine.
Get-CimInstance : Invalid property
At C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\BitLocker\BitLocker.psm1:357 char:24
+ ... ftVolume = Get-CimInstance MSFT_Volume -NameSpace 'Root\Microsoft\Wi ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : MetadataError: (:) [Get-CimInstance], CimException
+ FullyQualifiedErrorId : HRESULT 0x80041031,Microsoft.Management.Infrastructure.CimCmdlets.GetCimInstanceCommand
Get-BitLockerVolumeInternal : Device Id: \\?\Volume{e01c7a-3f68-4a4d-a43c-73f13ea}\ does not have a
corresponding volume.
At C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\BitLocker\BitLocker.psm1:697 char:89
+ ... iveLetter) {Get-BitLockerVolumeInternal -MountPoint $_.DriveLetter} e ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], COMException
+ FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Get-BitLockerVolumeInternal
Any Advice, much appreciated!!!
Regards, Hari Prasad.D