Still waiting …
EDIT: We found out this evening that it was suppose to ship tomorrow, but isn’t going to anymore because they heard about a (possible) bug and are delaying release to investigate (and fix it). while($true){ $items = Invoke-Http get http://www.microsoft.com/downloads/Results.aspx {freetext="powershell"; nr=50; sortCriteria="date"} | Receive-Http xml "//*[id=‘results’]/table/tr/td/p/a" | where {$_."#text"} [...]