Outline detalhado do curso
Chapter 1
The first contact with PowerShell
- What can the PowerShell do?
- how do we navigate in the PowerShell
The help system
- The help files (after) install
- make good use of the help
Chapter 2
Using cmdlets
- get-command
- get-Help
- get-alias
- get-member
- Methods and properties
Chapter 3
- Abbreviate commands
- Aliases
- Using variables
Chapter 4
- Mathematical Approaches of PowerShell
- Differences between cmdlets and functions
- Create and run the first PowerShell scripts yourself
- PowerShell ISE (Windows PowerShell Integrated Scripting Environment)
- Run other scripts
- Permanently own functions
Chapter 5
- Create PowerShell profiles
- PowerShell Profile paths
Chapter 6
- Virtual drives
Chapter 7 Getting Ideas PowerShell and Active Directory
- PowerShell Active Directory module load
- Create objects
- Querying objects (* filter)