Powershell
Scripting in 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.
A simple explanation of accessing the .NET framework (including SharePoint class interaction) from PowerShell.