Other books

Other books in this series | Other books in this category
Showing items 1 to 20 of 20

 

Full description | Reviews | Bibliographic data

Full description for Windows PowerShell in Action

  • Summary"Windows PowerShell in Action, Second Edition" is a completely revised edition of the bestselling book on PowerShell, written by Bruce Payette, one of the founding members of the Windows PowerShell team, co-designer of the PowerShell language, and the principal author of the PowerShell language implementation. The definitive book on PowerShell V2.About the TechnologyWindows PowerShell transformed the way administrators and developers interact with Windows. PowerShell, an elegant dynamic language from Microsoft, lets you script administrative tasks and control Windows from the command line. Because it's a full-featured, first-class Windows programming language, programmers and power-users can now do things in a shell that previously required VB, VBScript, or C#.About the BookThis expanded, revised, and updated Second Edition preserves the original's crystal-clear introduction to PowerShell and adds extensive coverage of v2 features such as advanced functions, modules, and remoting. It includes full chapters on these topics and also covers new language elements and operators, events, Web Services for Management, and the PowerShell Integrated Scripting Environment.The First Edition's coverage of batch scripting and string processing, COM, WMI, and .NET have all been significantly revised and expanded. The book includes many popular usage scenarios and is rich in interesting examples that will spark your imagination. This is the definitive book on PowerShell v2!Who Should Read ItWritten for developers and administrators with intermediate level scripting knowledge. No prior experience with PowerShell is required.What's InsideBatch scripting, string processing, files, and XMLPowerShell remotingApplication of COM and WMINetwork and GUI programmingWriting modules and scripts========================================​=======Table of ContentsPART 1 Learning PowerShellWelcome to PowerShellFoundations of PowerShellWorking with typesOperators and expressionsAdvanced operators and variablesFlow control in scriptsPowerShell functionsAdvanced functions and scriptsUsing and authoring modulesModule manifests and metadataMetaprogramming with scriptblocks and dynamic codeRemoting and background jobsRemoting: configuring applications and servicesErrors and exceptionsThe PowerShell ISE and debugger, /LI.PART 2 Using PowerShellWorking with files, text, and XMLExtending your reach with .NETWorking with COMManagement objects: WMI and WS-MANResponding in real time with eventingSecurity, security, security