Changes

no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Installing Windows PowerShell 1.0|Previous]]<td align="center">[[Windows PowerShell 1.0 Essentials|Table of Contents]]<td width="20%" align="right">[[The Basics of Creating and Running Windows PowerShell 1.0 Scripts|Next]]</td>
<tr>
<td width="20%">Installing Windows PowerShell 1.0<td align="center"><td width="20%" align="right">The Basics of Creating and Running Windows PowerShell 1.0 Scripts</td>
</table>
<hr>
 
 
<google>BUY_WPS</google>
 
 
Windows PowerShell is both a scripting language and an interactive shell. In interactive shell mode, PowerShell provides a command line prompt at which commands may be entered and executed interactively. The purpose of this chapter is to cover the basics of using the PowerShell 1.0 interactive shell.