Created
June 16, 2016 10:42
-
-
Save timyhac/5732b9cf19d98e88bc9b275d5b25f49c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$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