Re: Domain Migration



Changing Domains wil not create any problems. But do not change the sql
server machine name.

Please do below after chnaging domain:-

1. If you are using Integrated security , the user accounts that the users
use will change.
After changing the domain name the users will be Newdomain\User1 instead of
olddomain\user1.
After that you may need to use sp_chnage_users_login to fix the orphan
users.

2. Change the SQL Server startup account to point to new domain user for SQL
Server and SQL Agent services.

Thanks
Hari

"Gis Bun" <GisBun@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C3549937-2969-4DDE-B588-DC38F8106126@xxxxxxxxxxxxxxxx
Hi,

We will be migrating a SQL Server from one domain to another. In the case
of
our SQL Server (2000) it will be temporaily downgraded to a workgroup
server
and then added to the new domain. Aside from changing the SQL Server
service
accouynts over to the new domain, anything else is required?

Or can this not be done?

Thanks

Gis




.



Relevant Pages

  • RE: Fulltext failure on a 2 node cluster
    ... Server full-text search resource online: "SQL Cluster Resource 'Full Text' ...
    (microsoft.public.sqlserver.clustering)
  • Re: HELP PLEASE ~ ???
    ... You mentioned that it went ahead and added a SQL ... SQL Server 2000 database for all my data. ... find the connectionString in the newly recreated SQLExpress database. ... The connection string specifies a local Sql Server Express instance ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Multi-Channel Raid VS SAN Storage
    ... A 5~6 years old server is a very old server. ... As I mentioned, the server is one node in a cluster environment, and SQL is ... We actually are running RAID 1+0 and our aplication is definately more ... needs it's own SAN device, or at least a dedicated IO channel on the SAN. ...
    (microsoft.public.sqlserver.setup)
  • Re: Multi-Channel Raid VS SAN Storage
    ... A 5~6 years old server is a very old server. ... As I mentioned, the server is one node in a cluster environment, and SQL is ... We actually are running RAID 1+0 and our aplication is definately more ... needs it's own SAN device, or at least a dedicated IO channel on the SAN. ...
    (microsoft.public.sqlserver.setup)
  • RE: How do I get back to base SQL server on my SBS 2003 server?
    ... After you uninstall SQL 2005, the instance which you upgraded will not go ... Uninstall and then reinstall ISA server. ... Uninstall and then reinstall the Monitoring component. ... Tools to Maintenance, change Monitoring component to Install, and then ...
    (microsoft.public.windows.server.sbs)

Loading