Jump to content
Software FX Community

PowerShell - Formating values


Recommended Posts

Hi there!

Im on a litle project and need some help. How do i transform values like network speed that are in Bytes in Kbytes

My commandline so far looks like this:

Get-WmiObject Win32_PerfFormattedData_PerfNet_Redirector | out-gauge -value BytesTotalPersec -float -refresh 0:0:1 -type digitalĀ 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...