Archives
Categories
-
Recent Posts
- Getting started with Azure Key Vault
- Windows 11 has blank icons on the taskbar ? try this fix
- Updating the Windows app to the latest version
- Confused about Microsoft 365, Office 365, Enterprise Mobility + Security, and Windows 11 Subscriptions ?
- Getting more out of Windows 365 – Securing your Windows 365 PC’s
-
Recent Comments
- ncbrady on Fixing: “Total identified Windows installations: 0”
- Blake S on Fixing: “Total identified Windows installations: 0”
- ncbrady on Fixing: “Total identified Windows installations: 0”
- Blake S on Fixing: “Total identified Windows installations: 0”
- Christian O'Connor on Fixing: “Total identified Windows installations: 0”
-
-
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