"Mastering PowerShell" è un libro gratuito in lingua inglese su Windows Powershell v1, l'autore Tobias Weltner (PowerShell MVP) è conosciuto nel settore per aver creato alcuni programmi come SystemScripter (VBScript), PowerShell IDE e PowerShell Plus.
Il documento è disponibile in due versioni:
Lista dei contenuti (567 pagine totali):
- Capitolo 1. The PowerShell Console
- Capitolo 2. Interactive PowerShell
- Capitolo 3. Variables
- Capitolo 4. Arrays and Hashtables
- Capitolo 5. The PowerShell Pipeline
- Capitolo 6. Using Objects
- Capitolo 7. Conditions
- Capitolo 8. Loops
- Capitolo 9. Functions
- Capitolo 10. Scripts
- Capitolo 11. Finding and Avoiding Errors
- Capitolo 12. Command Discovery and Scriptblocks
- Capitolo 13. Text and Regular Expressions
- Capitolo 14. XML
- Capitolo 15. The File System
- Capitolo 16. The Registry
- Capitolo 17. Processes, Services, Event Logs
- Capitolo 18. WMI: Windows Management Instrumentation
- Capitolo 19. User Management
- Capitolo 20. Your Own Cmdlets and Extensions