PoshCode Archive  All files named "Get-LeaderBoard.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Get-LeaderBoard.ps1

2018-06-10
13:13
Script to retrieve the leader boards from the 2011 Scripting Games as objects. New version fixes an error with regex that caused usernames with periods or other non-english characters to be excluded (Thanks to Scott Alvarino for noticing this). Also added rankings, which unfortunately causes PowerShell to default the display to a list format, but I assume that any PowerSheller looking at the leaderboards is capable of piping the output to “Format-Table -AutoSize” :) file: [43b45d90c2] check-in: [6f13bec683] user: Scott Alvarino branch: trunk, size: 3619
13:13
Added: Script to retrieve the leader boards from the 2011 Scripting Games as objects. New version fixes an error with regex that caused usernames with periods or other non-english characters to be excluded (Thanks to Scott Alvarino for noticing this). Also added rankings, which unfortunately causes PowerShell to default the display to a list format, but I assume that any PowerSheller looking at the leaderboards is capable of piping the output to “Format-Table -AutoSize” :) file: [9d350024a4] check-in: [c575b20582] user: Alex McFarland branch: trunk, size: 3619