Microsoft PowerShell - Pure SyntaxIntroduction to Microsoft PowerShell's SyntaxThis section is dedicated to explaining PowerShell's individual syntactic elements. I regard these topics as reference material for that time when you forget how to choose the correct type of bracket, or when a single quote does not get the job done. Another use of this page is to investigate new parameters or switches for well known commands, for example experiment with -recurse and in: get-Childitem -recurse. Microsoft PowerShell Syntax Topics
Contents of my PowerShell Syntax pagesEach topic has its own 'how to' instructions and also 'Learning points'. As a result you will be able to modify my examples to suit your situation. The only pre-requisite is that you must download the correct version of PowerShell and .Net Framework for your operating system. Microsoft's site has separate versions of PowerShell for XP, Windows Server 2003 and Vista. In the case of Windows Server 2008, PowerShell is built-in but you need to 'Add Feature'.
˚
Other Microsoft PowerShell Topics
See also these PowerShell tutorials• PowerShell Home • Introduction • Dreams • 3 Key Commands • Cmdlet scripts • Real life tasks Please write in if you see errors of any kind. Please report any factual mistakes, grammatical errors or broken links, I will be happy to not only to correct the fault, but also to give you credit.
*
|
||||||