Duration: 18:40 min
Summary: In this video, we will discuss about Windows PowerShell. Windows PowerShell is a command line interface that is much more powerful that DOS. It is based on .NET and follows the Verb-Noun format. You can use the PowerShell to get all sorts of information regarding the machine and the file system. I will show you how to use PowerShell and PowerShell ISE. We will discuss aliasing and how we can create our own aliases. We will also look at how we can get help on all the different commands that are available. Finally, we will talk about how we can pipe the results of one command into another command.