Pro Windows PowerShell /
A guide to using Windows PowerShell to script Windows administrative tasks and control Windows from the command line.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA : New York, NY :
Apress ; Distributed to the Book trade worldwide by Springer-Verlag New York,
©2008.
|
Colección: | Expert's voice in Windows administration.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Ch. 1. Objects and Object Types
- Ch. 2. Controlling Execution Flow
- Ch. 3. The Object Pipeline
- Ch. 4. Working with Script Blocks
- Ch. 5. Working with Functions
- Ch. 6. Command Aliases
- Ch. 7. Providers
- Ch. 8. Script Files
- Ch. 9. Error Handling and Debugging
- Ch. 10. Signing Scripts
- Ch. 11. The Shell Environment and Its Configuration
- Ch. 12. Extending the Type System
- Ch. 13. Getting Help
- Ch. 14. Taming Processes and Services
- Ch. 15. Input and Output
- Ch. 16. Monitoring Your System
- Ch. 17. PowerShell and the World Wide Web
- Ch. 18. Sending E-mail
- Ch. 19. Talking to COM Objects
- Ch. 20. Managing Windows with WMI
- Ch. 21. PowerShell Community Extensions
- Ch. 22. PSEventing: NET Events in PowerShell
- Ch. 23. Enhancing Tab Completion with PowerTab.