Forum Discussion
Smertz74
Aug 30, 2024Copper Contributor
Azure reports for Bitlocker
Hello,
I have a PowerShell script for Active Directory that tells me the last time a machine was logged into and more importantly, whether it has BitLocker enabled on it. I pipe it out to an .csv file that I can easily filter to find the machines we need to check.
As we're working on transitioning the BitLocker function into Intune/Azure, I'm having problems finding a way to run a similar script on Azure AD. So far, my searches have netted zero which is strange to me as I normally find scripts I can alter pretty easily.
Anybody have any experience with this one?
2 Replies
Sort By
- Smertz74Copper ContributorThanks, I'll definitely check it out.