Open many files at once in Windows 7

Windows 7 comes bundled with the cool PowerShell. It is better than the regular command prompt and provides greater degree of control and automation for system admins. Most of the work done in Powershell is through cmdlets (small built-in commands which access required objects and modify them). Here I will show you how to open …