Pro Windows PowerShell
Windows power users have always envied their friends running UNIX machines for the ease of automation that they enjoy. The traditional Windows command-line shell, cmd.exe, has never been up to par with shells like bash or tcsh, especially when it comes to text processing and process automation. Wind...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2008.
|
Edición: | 1st ed. 2008. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- Objects and Object Types
- Controlling Execution Flow
- The Object Pipeline
- Working with Script Blocks
- Working with Functions
- Command Aliases
- Providers
- Script Files
- Error Handling and Debugging
- Signing Scripts
- The Shell Environment and Its Configuration
- Extending the Type System
- Getting Help
- Taming Processes and Services
- Input and Output
- Monitoring Your System
- PowerShell and the World Wide Web
- Sending E-mail
- Talking to COM Objects
- Managing Windows with WMI
- PowerShell Community Extensions
- PSEventing: .NET Events in PowerShell
- Enhancing Tab Completion with PowerTab.