Quantcast
Channel: SQLServerCentral » SQL Server 7,2000 » Administration » Latest topics
Viewing all articles
Browse latest Browse all 482

SQL Server 2000 - Domain Changes

$
0
0
I have a SQL Server 2000 instance (runs Microsoft Dynamics GP) that is installed on a domain controller.I am moving to a new domain with a SQL Server 2008 instance, but for approximately one weekend, I need to maintain access to the SQL 2000 instance.The instance is using mixed mode and logins are stored inside of SQL. I'm not looking to add the server to the new domain for the one week period.My plan is to:1) Demote the server2) Make sure I have a local administrator login on the server3) Connect to new network and let DHCP assign it an IP4) Reboot server and login locally5) Change ODBC settings on the user machines to point to the new instanceIs there anything else that I need to check or do to make this work?Thanks

Viewing all articles
Browse latest Browse all 482

Trending Articles