Difference between revisions of "Windows PowerShell 1.0 Essentials"
From Techotopia
Line 31: | Line 31: | ||
#* [[Understanding and Creating Windows PowerShell 1.0 Variables|Changing the Type of a PowerShell Variable]] | #* [[Understanding and Creating Windows PowerShell 1.0 Variables|Changing the Type of a PowerShell Variable]] | ||
#* [[Understanding and Creating Windows PowerShell 1.0 Variables|Pre-defined PowerShell Variables]]<br><br> | #* [[Understanding and Creating Windows PowerShell 1.0 Variables|Pre-defined PowerShell Variables]]<br><br> | ||
− | # [[Windows PowerShell 1.0 Types]] | + | # [[Basic Windows PowerShell 1.0 Types]] |
+ | #* [[Basic Windows PowerShell 1.0 Types|PowerShell Numeric Types]] | ||
+ | #* [[Basic Windows PowerShell 1.0 Types|Specifying Hexadecimal Numbers]] | ||
+ | #* [[Basic Windows PowerShell 1.0 Types|PowerShell Boolean Type]] | ||
+ | #* [[Basic Windows PowerShell 1.0 Types|PowerShell String Type]]<br><br> | ||
+ | # [[Working with Arrays in Windows PowerShell 1.0]] |
Revision as of 21:08, 18 November 2008
- Installing Windows PowerShell 1.0
- The Basics of the Windows PowerShell 1.0 Interactive Shell
- Windows PowerShell 1.0 Commands and Aliases
- Windows PowerShell 1.0 String Quoting and Escape Sequences
- Directing and Formatting Windows PowerShell 1.0 Output
- Understanding and Creating Windows PowerShell 1.0 Variables
- Basic Windows PowerShell 1.0 Types
- Working with Arrays in Windows PowerShell 1.0