- PowerShell for SQL Server Essentials
- Donabel Santos
- 106字
- 2021-07-23 20:32:22
Preface
PowerShell is Microsoft's platform for task automation. It comes with both a shell and scripting language, and is now more deeply integrated with Microsoft's suite of products. Microsoft applications such as Windows, Exchange, and SharePoint have increased their PowerShell support, and many tasks can now be done without having to go through the user interface. These automated and streamlined tasks equate to time savings and increased productivity for developers, administrators, and IT professionals.
As a database professional, you can also leverage PowerShell in your work. This book introduces you to PowerShell and taps into how you can use PowerShell in the context of SQL Server.
推薦閱讀
- 玩轉(zhuǎn)Scratch少兒趣味編程
- Cocos2D-X權(quán)威指南(第2版)
- SQL for Data Analytics
- Learn Scala Programming
- Julia高性能科學(xué)計算(第2版)
- Learning YARN
- 21天學(xué)通C++(第5版)
- Raspberry Pi Robotic Projects(Third Edition)
- Qlik Sense? Cookbook
- RESTful Web Clients:基于超媒體的可復(fù)用客戶端
- Learning Grunt
- Python全棧開發(fā):基礎(chǔ)入門
- SQL Server 2012 數(shù)據(jù)庫應(yīng)用教程(第3版)
- 實戰(zhàn)Python網(wǎng)絡(luò)爬蟲
- 計算機系統(tǒng)解密:從理解計算機到編寫高效代碼