-
Certificate Authentication for service principals in Entra ID
Introducing Every IT administrator deals with automation. In Microsoft 365, Azure AD environment, the choice often falls on scripts written in PowerShell. These are usually run on some company server (less often in Azure Automation) and unfortunately quite often the credentials are stored in the scripts. Sometimes even to accounts with very high permissions. Not…
-
Are you using mRemote safely?
If you use mRemoteNG and store passwords in this program (yes, storing passwords is wrong in principle), you should keep in mind that by default, stored passwords are very easily accessible. To view the stored password, you just need to add an external application in the mRemote. Then just right click on the saved connection…
-
Deployment of large Windows apps by Microsoft Intune
Microsoft Intune offers different ways to deploy applications. Or I could say, from different sources. For example, Microsoft store (new), Microsoft 365 Apps, Line-of-Business or Windows apps (Win32). In this article we will focus on the last mentioned option. That is, Windows apps (Win32).
-
BitLocker Certificate DRA
If you plan to manage your computers exclusively in Intune and/or plan to store BitLocker keys in Azure AD, you’ve wondered what happens to the BitLocker key when you remove the computer account from Azure AD. It’s simple. The BitLocker key will be removed along with the computer account. See How to manage stale devices in…