• Medientyp: E-Book
  • Titel: Mastering PowerShell Scripting - Fourth Edition
  • Beteiligte: Dent, Chris [VerfasserIn]
  • Körperschaft: Safari, an O’Reilly Media Company.
  • Erschienen: [Erscheinungsort nicht ermittelbar]: Packt Publishing, 2021
  • Ausgabe: 4th edition
  • Umfang: 1 online resource (788 pages)
  • Sprache: Englisch
  • ISBN: 9781800206540
  • Schlagwörter: Electronic books ; local
  • Entstehung:
  • Anmerkungen: Online resource; Title from title page (viewed June 29, 2021)
    Mode of access: World Wide Web
  • Beschreibung: Grasp advanced PowerShell 7.1 functionalities for effective automation of your environment Key Features See PowerShell in action, from learning the fundamentals to creating classes, scripts, and modules Work with dual code for PowerShell 7 and Windows PowerShell Automate complex tasks, manipulate data, and secure your environment Book Description PowerShell scripts offer a convenient way to automate various tasks. This comprehensive guide starts with the basics before moving on to advanced topics to help you become a PowerShell 7.1 expert. This extensively revised edition includes two new chapters on debugging and troubleshooting and creating GUIs. Learn the new features of PowerShell 7.1 by working with parameters, objects, and .NET classes from within PowerShell 7.1. As you work through the chapters, you'll see how to efficiently manage substantial amounts of data and interact with other services using PowerShell 7.1. Make the most of PowerShell's automation features, using different methods to parse data, manipulate regular expressions, and work with Windows Management Instrumentation (WMI). Advanced topics include asynchronous processing, desired state configuration, using more complex scripts and filters, debugging issues, and error-handling techniques. By the end of this PowerShell book, you will be an expert in scripting with PowerShell 7.1. What you will learn Optimize code with functions, switches, and looping structures Work with objects and operators to test and manipulate data Parse and manipulate different data types Create scripts and functions using PowerShell Use jobs, runspaces, and runspace pools to run code asynchronously Write .NET classes with ease within PowerShell Create and implement regular expressions in PowerShell scripts Make use of advanced techniques to define and restrict the behavior of parameters Who this book is for This book is aimed at beginners who want to understand the basics as well as experienced system administrators looking to extend their knowledge. Prior knowledge of PowerShell is beneficial but not essential to get the most value from this book. Some familiarity with operating systems would be useful, but not essential.