PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,517 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi all,
I am trying to develop a Powershell script that will change the "Enabled for users to sign in" property of enterprise apps to No but I am running into difficulties in finding a method to do this using Powershell. Have tried multiple commandlets and none have worked. Wondering if anyone has any suggestions or has implemented something similar before. The goal of this is to use a Powershell script to disable a list of unused Azure apps so that users cant sign in. Thanks in advance.