Difference between revisions of "Global Knowledge PowerShell Training"
From RiceFamily Wiki
(→General Information about PowerShell) |
(→Notes) |
||
| Line 6: | Line 6: | ||
Different versions of PowerShell are available for different OS's. Microsoft is using PowerShell as a way to drive people to upgrade to the latest version of Windows. Newer versions of Powershell work better with Newer versions of Microsoft Windows. | Different versions of PowerShell are available for different OS's. Microsoft is using PowerShell as a way to drive people to upgrade to the latest version of Windows. Newer versions of Powershell work better with Newer versions of Microsoft Windows. | ||
| + | Two versions of the Powershell interface. | ||
| + | * Console | ||
| + | ** Basic Command-Line | ||
| + | ** Maximum support for PowerShell | ||
| + | ** Minimal editing capabilities | ||
| + | |||
| + | * ISE | ||
| + | ** Script Editor and Console Combination | ||
| + | ** Some PowerShell features not supported | ||
| + | ** Rich editing cap | ||
| + | |||
| + | * Third Party hosting apps/Editors | ||
| + | ** Variable Features and Pricing | ||
----- | ----- | ||
Revision as of 15:36, 8 June 2015
General Information about PowerShell
Notes
Different versions of PowerShell are available for different OS's. Microsoft is using PowerShell as a way to drive people to upgrade to the latest version of Windows. Newer versions of Powershell work better with Newer versions of Microsoft Windows.
Two versions of the Powershell interface.
- Console
- Basic Command-Line
- Maximum support for PowerShell
- Minimal editing capabilities
- ISE
- Script Editor and Console Combination
- Some PowerShell features not supported
- Rich editing cap
- Third Party hosting apps/Editors
- Variable Features and Pricing
[Category:Training] [Category:Work] [Category:PowerShell] [Category:Scripting]