PowerShell: Dell server hardware audit via iDrac API (Redfish)
#PowerShell #ServerI 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…
PowerShell: Backing up a FortiGate via its API in PowerShell.
#PowerShell #FortinetBefore 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 : Function for logging events.
#PowerShell #UsefulFunctionsI have found that when writing scripts I don't do enough event logging, and when I do decide to log something its not usually…
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…