Hi again If you're following this blog you probably have seen the previous posts - Create an Azure App registration and delegate permission 📝 - Authenticate using a secret password 📝 This option is largely used when we want to automate tasks through PowerShell or any other automation tool. After you have your Azure AD … Continue reading Azure AD application – self-signed certificate
Tag: application
Use PowerShell to find application uninstall keys
Hi everyone Answering Ravinder Singh, in his post on Linkedin Modern Endpoint Management (MECM | SCCM | Intune | AzureVD | Security | MacOS | iOS ) Group I have used the following PowerShell Script to list all apps installed with their DisplayName, UninstallString, and other properties. Feel free to tweak the script to use … Continue reading Use PowerShell to find application uninstall keys