Blog Stats
  • Posts - 7
  • Articles - 0
  • Comments - 7
  • Trackbacks - 0

 

Thursday, November 06, 2008

Getting a Directory or File Listing From PowerShell

It seems so obvious that getting a directory listing excluding file using the Get-ChildItem commandlet should be simple, right? Well, it is simple, but not obvious from the built-in commandlet operations.
 

 

Copyright © TechnicallySpeaking