Im trying to get the licence numbers, funny enough using your script !
http://bsonposh.com/archives/310
But it doesnt list them all, I googled it and apparently this is a known issue and there is a 'private fix' which we are looking to get hold of.
In the meantime I thought I would brush up on my PS skills and try and get the info straight from the webpage.
I think I have just worked it out, as the line number stays the same i can do the following..
@(gc e:\lictest.txt)[277]
Then I can tidy up the results, is this the best way ?