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...

Description complète

Enregistré dans:
Détails bibliographiques
Auteur principal: Deshev, Hristo. (Auteur, http://id.loc.gov/vocabulary/relators/aut)
Collectivité auteur: SpringerLink (Online service)
Format: Électronique eBook
Langue:English
Publié: Berkeley, CA : Apress : Imprint: Apress, 2008.
Édition:1st ed. 2008.
Sujets:
Accès en ligne:https://doi.org/10.1007/978-1-4302-0546-3
Tags: Ajouter un tag
Pas de tags, Soyez le premier à ajouter un tag!
Table des matières:
  • 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.