SQL Server runs under AD Account SQLAccount1. How to make it run under another account, SQLAccount2? How to do it un Powershell?
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
Than enter the account that you want to SQL Server Log on as. Click Check Names, to make sure the account exists. Than click OK on select user or group and OK on SQL Server Properties.
Than restart. 2.This blog Hey, Scripting Guy! Blog, the author Aaron Nelson - SQLvariant shows how to do this in PowerShell.
|
|||||||
|


