Changes

Jump to: navigation, search

Windows PowerShell 1.0 Functions

508 bytes added, 13:48, 14 May 2009
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[The Windows PowerShell 1.0 switch Statement|Previous]]<td align="center">[[Windows PowerShell 1.0 Essentials|Table of Contents]]<td width="20%" align="right">[[Working with File Systems in Windows PowerShell 1.0|Next]]</td>
<tr>
<td width="20%">The Windows PowerShell 1.0 switch Statement<td align="center"><td width="20%" align="right">Working with File Systems in Windows PowerShell 1.0</td>
</table>
<hr>
 
 
<google>BUY_WPS</google>
 
 
Windows PowerShell functions provide a way to organize scripts and promote re-use of code. They also provide a mechanism for creating custom cmdlets and filters. Windows PowerShell functions are easy to create and simple to use, as will be illustrated in the remainder of this chapter.

Navigation menu