Quantcast
Viewing all articles
Browse latest Browse all 232869

custom grupping in get-stat command

Hi,

 

What is the best method for grupping the result of get-stat  by a custom  date value. For exampla, how can use a 2 hours grupping interval in the next code?

 

 

....| Group-Object-Property {$_.Timestamp.hour},{$_.Entity.Name} |...

 

 

Thanks


Viewing all articles
Browse latest Browse all 232869

Trending Articles