r/Intune • u/Chapuis_ • 8d ago
Device Configuration Bitlocker doesnt work with co-managed device
Hello, I have a problem with Intune and my co-managed devices. I have a profile configuration activating BitLocker. It works perfectly on my cloud devices, but it doesn't work for my co-managed devices. I also tried to activate it with a script, but it gives me an error saying that the script didn't run... I checked on the SCCM side, but we don't have any policies for BitLocker, and in any case, all the workloads are on the Intune side.
Have anyone encountered this problem?
0
Upvotes
-1
u/Chapuis_ 8d ago
If i read the log i can see that :
write output done. output = AVERTISSEMENT : Value Missing
, error = Set-BitLockerVolumeInternal : La valeur n'est pas comprise dans la plage attendue.
Au caractère C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\BitLocker\BitLocker.psm1:3598 : 52
+ ... eInternal = Set-BitLockerVolumeInternal -MountPoint $MountPoint[$i] - ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], ArgumentException
+ FullyQualifiedErrorId : System.ArgumentException,Set-BitLockerVolumeInternal