Microsoft Windows PowerShell: TFM (Paperback)

Don Jones, Jeffery Hicks

  • 出版商: SAPIEN Press
  • 出版日期: 2007-01-01
  • 售價: $1,500
  • 貴賓價: 9.5$1,425
  • 語言: 英文
  • 頁數: 600
  • 裝訂: Paperback
  • ISBN: 0977659720
  • ISBN-13: 9780977659722
  • 相關分類: Powershell
  • 已過版

商品描述

Description

Join the leading edge of Windows administrative scripting with Microsoft PowerShell (formerly code-named "Monad"), the new, comprehensive, consistent, and powerful scripting shell for Microsoft Windows and the Windows Server System. Microsoft's committed to building future graphical administration tools on top of PowerShell, meaning PowerShell will offer the fastest, easiest, and most complete way to automate any Windows administrative task.

Authors Don Jones (Managing Windows with VBScript and WMI, Advanced VBScript for Windows Administrators) and Jeffery Hicks (Advanced VBScript for Windows Administrators) teach you PowerShell scripting from the ground up: You don't need any prior PowerShell, VBScript, or any other scripting or programming experience. You'll learn about cmdlets, snap-ins, scripts, PowerShell's security model, and just enough of the .NET Framework to be effective. Written in an easygoing, casual style with plenty of examples, you'll find yourself producing useful PowerShell scripts after the second chapter!

 

Table of Contents

    1. Getting Started
    2. Writing Your First PowerShell Script
    3. Security Features
    4. Technologies Overview
    5. Variables, Arrays, Objects, and Escape Sequences
    6. Operators
    7. Regular Expressions
    8. Loops and Decision-Making Constructs
    9. Output Magic
    10. Modularization: Functions, Scriptblocks, Cmdlets, and Snapins
    11. Error Handling and Debugging
    12. Managing Windows with PowerShell
    13. Shortcuts and Tricks
    14. Database Scripting
    15. Extensible Types
    16. Using COM Objects
    17. VBScript Conversion
    18. (Appendix A) Cmdlet Reference
    19. (Appendix B) Type Reference