Book Image

SQL Server 2014 with PowerShell v5 Cookbook

By : Donabel Santos
Book Image

SQL Server 2014 with PowerShell v5 Cookbook

By: Donabel Santos

Overview of this book

Table of Contents (21 chapters)
SQL Server 2014 with PowerShell v5 Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Introduction


In this chapter, we tackle a variety of recipes that are not SQL Server-specific; but you may find them useful as you use PowerShell with SQL Server. Often, you will need to compress (or zip) files, create timestamped files, analyze event logs for recent system errors, export a list of processes to CSV or XML, or even access web services. Here, you will find code snippets that you can use in existing or new scripts, or whenever you need them.