Powershell Core 6.2 Cookbook - Helion
Tytuł oryginału: Powershell Core 6.2 Cookbook
ISBN: 9781789809435
stron: 364, Format: ebook
Data wydania: 2019-04-19
Księgarnia: Helion
Cena książki: 109,00 zł
Make use of hands-on recipes for many tasks that are typically encountered in both the on-premises as well as the cloud world.
Key Features
- A recipe-based guide to help you build effective administrative solutions
- Gain hands-on experience with the newly added features of PowerShell Core
- Manage critical business environments with professional scripting practices
Book Description
This book will follow a recipe-based approach and start off with an introduction to the fundamentals of PowerShell, and explaining how to install and run it through simple examples. Next, you will learn how to use PowerShell to access and manipulate data and how to work with different streams as well. You will also explore the object model which will help with regard to PowerShell function deployment. Going forward, you will get familiar with the pipeline in its different use cases. The next set of chapters will deal with the different ways of accessing data in PowerShell. You will also learn to automate various tasks in Windows and Linux using PowerShell Core, as well as explore Windows Server. Later, you will be introduced to Remoting in PowerShell Core and Just Enough Administration concept. The last set of chapters will help you understand the management of a private and public cloud with PowerShell Core. You will also learn how to access web services and explore the high-performance scripting methods.
By the end of this book, you will gain the skills to manage complex tasks effectively along with increasing the performance of your environment.
What you will learn
- Leverage cross-platform interaction with systems
- Make use of the PowerShell recipes for frequent tasks
- Get a better understanding of the inner workings of PowerShell
- Understand the compatibility of built-in Windows modules with PowerShell Core
- Learn best practices associated with PowerShell scripting
- Avoid common pitfalls and mistakes
Who this book is for
This book will be for windows administrators who want to enhance their PowerShell scripting skills to the next level. System administrators wanting to automate common to complex tasks with PowerShell scripts would benefit from this book. Prior understanding on PowerShell would be necessary.
Osoby które kupowały "Powershell Core 6.2 Cookbook", wybierały także:
- PowerShell. 101 zada 39,90 zł, (19,95 zł -50%)
- Windows PowerShell w miesiąc. Wydanie III 109,00 zł, (54,50 zł -50%)
- ABC systemu Windows 10 PL 39,90 zł, (19,95 zł -50%)
- Windows PowerShell. Najlepsze praktyki 99,00 zł, (49,50 zł -50%)
- Windows PowerShell 4.0 dla programistów .NET 32,90 zł, (16,45 zł -50%)
Spis treści
Powershell Core 6.2 Cookbook. Leverage command-line shell scripting to effectively manage your enterprise environment eBook -- spis treści
- 1. Introduction to PowerShell Core
- 2. Reading and writing output
- 3. Working with objects
- 4. Mastering the pipeline
- 5. Importing, using and exporting data
- 6. Windows and Linux administration
- 7. Windows Server Administration
- 8. Running remote commands and understanding Just Enough Administration
- 9. Using PowerShell for Hyper-V and Azure Stack management
- 10. Using PowerShell with Azure and Google Cloud
- 11. Accessing web services
- 12. High performance scripting