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…
PowerShell: Uploading (Migrating) files to OneDrive using PowerShell
#PowerShell #Azure #Office365Copying files into OneDrive for as an individual is easy. If you're responsible for migrating 500 users into OneDrive it is not...…
PowerShell: Checking the status of domain registration with Openprovder
#PowerShellBuilding on top of what I did yesterday we can now move onto some of the more interesting parts of the Openprovider API Now we can…
PowerShell: Identify unused GPO with ZZZ_ - REVISITED
#PowerShellSometime ago now I posted this which checks all your GPO's and renames any that are un-linked with the prefix ZZZ_, very handy. It has one…
PowerShell : Authenticating to the Openprovider API
#PowerShellI am currently working on what should be a fun little script that will eventually make its way on to here. The parts of this script…
Azure AZ-103 : Supported Workflows
#AzureWe need to know what workloads we can put in Azure and what is supported. This is quite a big list which Microsoft provide here. I…
Azure AZ-103 : Understanding VM types in Azure
#AzureI currently find myself at a loose end so am back at the coal face of certification. last time I did AZ-900 which is a very…
Azure AZ-103 : What is an F series VM?
#AzureThis VM is scaled to be have a high CPU to memory count. Microsoft explanation is as follows: F-SeriesCompute optimised virtual machinesF-series VMs feature a higher…