Description
In this course, you will :
- Understand PowerShell principles and tools
- Manage processes and services using PowerShell
- Manage scripts using PowerShell ISE
- Using different versions of PowerShell
- How to use PowerShell Help
- Automate tasks
- Use of the Pipeline
- How to create transcripts
- Work with Object Members
- Create hash tables
- create arrays
- Use operators and parameters
- Use WMI and CIM commands
- Proper use of variables
- Understand execution policy levels
- Create scripts based on ForEach and ElseIf constructs
- Use PowerShell remoting
- How to use Aliases