Chapter 3. Profiling and Configuring SQL Server

When working with SQL Server, usually one of the first tasks is to profile the current instance(s) and environment. This chapter will cover how to quickly profile SQL Server and identify services, instances, settings, and current resources and configurations. This chapter will also introduce you to using Windows Management Instrumentation (WMI) and SQL Server SMO classes to profile and configure SQL Server.

The snippets in this chapter will require the full PowerShell console, run with administrative privileges. Some of the topics we'll cover include how to:

  • Check server resources (such as CPU, memory, disk space, and network)
  • Check hotfixes and service packs
  • Check current SQL Server instances
  • Check services ...

Get PowerShell for SQL Server Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.