This won’t be much of a HOWTO; it’s more of a show and tell. It’s so easy there’s nothing to explain! RDP to a box which has PowerShell installed and then:
PS C:\> cd \\tsclient\c
PS Microsoft.PowerShell.Core\FileSystem::\\tsclient\c> dir | select -first 3
Directory: Microsoft.PowerShell.Core\FileSystem::\\tsclient\c
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 3/1/2008 10:43 PM backups
d---- 6/19/2008 8:19 AM bin
d---- 6/25/2007 2:27 PM cps45
This is very. very cool.

No comments yet.