SQL Server : What is PowerShell in SQL Server
Powershell in a windows scripting tool which helps SQL Server Administrator and developer to automate the administration and deployment activity. Windows PowerShell scripts can also be used to administer other Microsoft server products. This gives administrators a common scripting language across servers. Sources: MSDN

