PowerShell

A collection of powershell what I have done

PowerShell: Dell server hardware audit via iDrac API (Redfish)

#PowerShell #Server

I have revisited this issue here: PowerShell: A better Dell server hardware audit via iDrac API (Redfish)Before you continue please consider clicking on one of…

Mat Grumpy Tech

PowerShell: Backing up a FortiGate via its API in PowerShell.

#PowerShell #Fortinet

Before 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…

Mat Grumpy Tech

PowerShell : Function for logging events.

#PowerShell #UsefulFunctions

I have found that when writing scripts I don't do enough event logging, and when I do decide to log something its not usually…

Mat Grumpy Tech

PowerShell, Intune: How to disable teams GPU acceleration with Intune/GPO.

#Azure #PowerShell

High 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…

Mat Grumpy Tech