PowerShell, Azure : Access Azure AD via CLI with MFA
#Azure #Office365 #PowerShellA pretty simple one but something that seems to stump a lot of people. Much of the guidance around connecting to Azure AD suggests you do…
PowerShell, Azure: Set passwords to never expire in Azure AD
#Azure #PowerShell #Office365Password strategy is hard. A lot of it seems to have been written by people who are very interested in the theoretical capabilities of hardware most…
Obtain VM hostname from Hypervisor via WMI/Hyper-V Data Exchange Service (KVP)
#Hyper-V #Azure #PowerShellBefore you continue please consider clicking on one of the horrible ads. I know they are a pain but they help me pay for the hosting…
PowerShell, Intune: How to disable teams GPU acceleration with Intune/GPO.
#Azure #PowerShellHigh CPU usage caused by Teams? The chances are GPU acceleration needs to be disabled. this is easy on one machine but if you have hundreds then you need a script. Lucky most settings in Teams are configured in a handy json file…