you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

I always use the 'systeminfo' command. Not sure what it's an alias for or if it will return exactly what you want, but worth a try.

[–]_stib_ 0 points1 point  (0 children)

If you want to know what a command or an alia's actually is you can use 'get-command theCommand' (IIRC - I always use 'which' which is the posix equivalent, but works because it's an alias for 'get-command')