-
Recent Posts
Recent Comments
- Andras on Turning a Sonos into an AirPlay device
- bala on Configuring SQL Server to use Managed Service Accounts (in PowerShell)
- Eduardo on Database Corruption Challenge Part 1
- BPOTW – 2015-05-15 | SQL Notes From The Underground on Debugging Long-Running SQL Queries
- Robin on Bike Tour Business Intelligence: Part 6 [Building the Fact Table]
Archives
Categories
Microsoft Blogs
SQL Blogs
Meta
Category Archives: Administration
Configuring SQL Server to use Managed Service Accounts (in PowerShell)
When building out a new SQL Server environment, one consideration is the service account used to run SQL services. In SQL 2014 there are five options to choose from: Local Account Built-in Account – The Local Service, Network Service or … Continue reading
Posted in Administration, Automation, PowerShell, Scripting
1 Comment