Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following task-based articles provide a brief introduction to generic scripting techniques used in Windows PowerShell; these techniques include such things as sorting data, filtering data, and prompting a user to enter information. As is so often the case with Windows PowerShell, the code snippets found in these articles can either be included within a Windows PowerShell script or typed directly into the Windows PowerShell console.
Top of page