Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Enterprise PowerShell Scripting Bootcamp

You're reading from   Enterprise PowerShell Scripting Bootcamp The fastest way to learn PowerShell scripting

Arrow left icon
Product type Paperback
Published in May 2017
Publisher Packt
ISBN-13 9781787288287
Length 238 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Brenton J.W. Blawat Brenton J.W. Blawat
Author Profile Icon Brenton J.W. Blawat
Brenton J.W. Blawat
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Getting Started with Enterprise PowerShell Scripting FREE CHAPTER 2. Script Structure, Comment Blocks, and Script Logging 3. Working with Answer Files 4. String Encryption and Decryption 5. Interacting with Services, Processes, Profiles, and Logged on Users 6. Evaluating Scheduled Tasks 7. Determining Disk Statistics 8. Windows Features and Installed Software Detection 9. File Scanning 10. Optimizing Script Execution Speed 11. Improving Performance by Using Regular Expressions 12. Overall Script Workflow, Termination Files, and Merging Data Results 13. Creating the Windows Server Scanning Script and Post-Execution Cleanup Index

Preface

PowerShell is quickly becoming the language of choice to support Microsoft systems in organizations. With Microsoft's deep integration of PowerShell in all of their software and cloud services, scripting knowledge will be a required skill set in the years to come. Even third-party vendors are creating modules or plugins to extend the PowerShell manageability of their systems. As a result, organizations are relying on their cross-platform engineers to automate systems through the use of PowerShell.

When you are implementing PowerShell scripts in enterprise environments, there are many common challenges that need to be solved. Robust logging functions, for example, are typically required to ensure that the script ran successfully and as intended. You may also need to implement a string encryption strategy to encrypt credentials, server host names, IP addresses, or other sensitive data. Further more, script execution speed may also take some consideration when processing large sets of data. You will want to ensure you are leveraging the fastest coding methods possible to optimize your scripting performance.

All of these challenges, and many more, can be solved by leveraging PowerShell. Through both native cmdlets and the .NET Framework, you can create sophisticated scripts to solve almost any problem. The PowerShell community of developers is very passionate about sharing their knowledge and providing information on how to solve problems. Through code sharing websites, social media, and Microsoft's TechNet, there is always a constant stream of examples that you can implement in your code. Also, now that PowerShell is open source and available on Linux, it deepens the relationships with the open source community. It provides a much wider set of open source developers to solve enterprise problems.

This book has been designed to teach you the ins and outs of enterprise PowerShell scripting. It is geared towards real-world scenarios of how Fortune 500 companies leverage PowerShell to solve problems. It provides a scripting framework that you can easily follow to start integrating the examples into your own scripts. At the end of this book, you will have learned many techniques to secure, optimize, and deliver PowerShell scripts that are ready to be deployed in the enterprise.

lock icon The rest of the chapter is locked
Next Section arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime