SQL Server Moved Active Directory Domain
Posted
by Ollie
on Server Fault
See other posts from Server Fault
or by Ollie
Published on 2010-04-27T19:04:07Z
Indexed on
2010/04/27
19:13 UTC
Read the original article
Hit count: 405
sql-server-2008
|windows-server-2008
I have changed the AD domain on a SQL Server 2008 box which was setup only for Windows Authentication. Now the domain has changed, I can't log into the SQL Server instance even as the domain's Administrator account.
Is there a way of updating the server security settings without logging into the SQL instance first through a command switch / registry setting / etc..
© Server Fault or respective owner