ConvertTo-Json @{ cpuTimePercent = (Get-WmiObject Win32_PerfFormattedData_PerfOS_Processor -Filter "Name='_Total'").PercentProcessorTime }