Powershell

Powershell is easy to learn for newcomers of scripting. The honest truth is there is no other scripting language which was built for both newcomers and yet still offers the sophistication more experienced script writers request. PowerShells syntax is easy to learn and allows you to use older more familiar commands such as: cd, dir, find, and net.

Enjoy the following examples.