PowerShell

Technical Article

Managing SQL Server Services with PowerShell

  • Article

PowerShell provides a command-line shell and scripting language (built in the .NET Framework) especially designed for administrative task automation and configuration management. Learn how to manage Windows services related to SQL Server, either on a local machine or remote machine, using PowerShell cmdlets.

You rated this post out of 5. Change rating

2014-04-10

3,950 reads

Blogs

Programmatic Tool Calling with the Claude SDK

By

Programmatic Tool Calling with the Claude SDK Every morning somebody on the team runs the...

A New Word: Mauerbauertraurigkeit

By

mauerbauertraurigkeit – n. inexplicable urge to push people away, even close friends whose company...

Methodology for dealing with bad data in production

By

Pinal Dave wrote up his methodology for what to do when you discover bad...

Read the latest Blogs

Forums

Advanced T-SQL: Replacing Slow Cursors with Window Functions

By sabyda

Comments posted to this topic are about the item Advanced T-SQL: Replacing Slow Cursors...

Finding Bad Queries

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Finding Bad Queries

The Service Name

By Steve Jones - SSC Editor

Comments posted to this topic are about the item The Service Name

Visit the forum

Question of the Day

The Service Name

What does @@servicename() return?

See possible answers