Use variables, arrays, and hash tables in Windows PowerShell scripts
- Offered byMicrosoft
Use variables, arrays, and hash tables in Windows PowerShell scripts at Microsoft Overview
Duration | 1 hour |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Intermediate |
Official Website | Explore Free Course |
Credential | Certificate |
Use variables, arrays, and hash tables in Windows PowerShell scripts at Microsoft Course details
- Manage variables in Windows PowerShell scripts
- Work with arrays and hash tables in Window PowerShell scripts
- This learning path explains how to work with variables, arrays, and hash tables in Windows PowerShell scripts
- This course explains how to create variables, name them correctly, and assign the correct data type, while ensuring the data you store in variables is in the correct format and easily accessible
- This course explains how to use arrays and hash tables in Windows PowerShell scripts
Use variables, arrays, and hash tables in Windows PowerShell scripts at Microsoft Curriculum
Manage variables in Windows PowerShell scripts
Introduction
Define variables in Windows PowerShell scripts
Create variable names in Windows PowerShell scripts
Assign values and types to variables in Windows PowerShell scripts
Identify the methods and properties of variables in Windows PowerShell scripts
Use string variables and methods in Windows PowerShell scripts
Use date variables and methods in Windows PowerShell scripts
Knowledge check
Summary
Work with arrays and hash tables in Window PowerShell scripts
Introduction
Define an array in Windows PowerShell scripts
Work with array lists in Windows PowerShell scripts
Define hash tables in Windows PowerShell Scripts
Work with hash tables in Windows PowerShell scripts
Knowledge check
Summary