What is Windows PowerShell?
PowerShell is a new command shell and scripting language for Windows. It is cool for a lot of reasons: The language is sane, especially when compared to CMD. Scripts and command line share a language. CMD had many small but important differences. CScript and Windows Scripting Host are not interpreted. Command line usage can be … Read more