Archives
Categories
-
Recent Posts
- Problems imaging a Surface Go 4 using Configuration Manager
- An interview with Johan Arwidmark & myself
- Automating Windows 365 part 1 – Introducing Graph and setting up Visual Studio code
- New video: Upgrading to ConfigMgr 2309
- New video: Fixing expired Root CA CDP and Crypt_E_REVOCATION_OFFLINE problems
-
Recent Comments
- SuFan on Problems imaging a Surface Go 4 using Configuration Manager
- johndevr on An update about location redirection on Windows 365 Cloud PCs
- ncbrady on Troubleshooting BitLocker Management in ConfigMgr – Part 2. Client side
- synodontis on Troubleshooting BitLocker Management in ConfigMgr – Part 2. Client side
- ncbrady on How can I use multiple monitors with Windows 365
-
-
Meta
Category Archives: BitLocker Management
Troubleshooting BitLocker Management in ConfigMgr – Part 1. Server side
Introduction Microsoft blogged about Bitlocker Management capabilities back in May, 2019. They detailed how that would impact and evolve on the following three platforms. Cloud-based BitLocker management using Microsoft Intune On-premises BitLocker management using System Center Configuration Manager … Continue reading
Fixing an evaluation version of SSRS with “HTTP Error 503. The Service is unavailable”
Introduction I was writing a blog post about Troubleshooting BitLocker Management in ConfigMgr 2002 Current Branch and one of the things I was trying to do was install the web portals, but I was seeing errors shown below. Get-ReportServiceUri : … Continue reading
Posted in 2002, BitLocker Management, Reporting
Leave a comment
How can we utilize the Bitlocker Management feature during OSD with Endpoint Manager
Introduction I’ve had a lot of questions recently about people wanting to use the new BitLocker Management capabilities in Configuration Manager, and to make use of those abilities during OSD (Operating System Deployment). First things we need to keep in … Continue reading
Posted in 1910, 2002, 2006, BitLocker Management, Full Disk Encryption, MBAM, pki
Leave a comment
Triggering Evaluation of SMS_DesiredConfiguration Instances on a Client Using Powershell
Introduction It has always been possible to trigger evaluation of an SMS_DesiredConfiguration instance using the TriggerEvaluation method on the SMS_DesiredConfiguration. Here’s an example of that from fellow MVP Timmy. The only information needed to trigger the instance evaluation was the … Continue reading