Skip to content

Instantly share code, notes, and snippets.

@timyhac
Created June 16, 2016 10:42
Show Gist options
  • Save timyhac/5732b9cf19d98e88bc9b275d5b25f49c to your computer and use it in GitHub Desktop.
Save timyhac/5732b9cf19d98e88bc9b275d5b25f49c to your computer and use it in GitHub Desktop.
$hshTest | Sort-Object {$_.ServerName} | ForEach-Object {Write-Host `t $_.ServerName `t $_.TimeStamp}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment