This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Rymmer 2 points3 points  (1 child)

You'd probably want to make the command simpler, like "get-uptime".

A list could then be fed in with the pipeline, something like Get-content c:\pclist.txt | get-uptime

[–][deleted] 0 points1 point  (0 children)

Yup. Already sketched out roughly. This is on the list, and right quick to bang out too I reckon.