SEARCH RESULTS

Home  >  Search Results

5148 results found for "active directory" in order of relevance.

Only the top 100 results are shown. Refine your search for a smaller result set.


Updating Results
Updating Results
Total Results:100 - Showing Page: 1 of 6 << < > >>
[Msg]: Moving server from a non-active directory network to Active Directory network (7/26/2004)

Hello, We are running sql server 2000 sp3a on win 2000 (with what ever the latest sp). I have been informed that the sql server needs to be moved into AD. Any advise or concerns that can help me ...

[Msg]: Re: Moving server from a non-active directory network to Active Directory network (7/27/2004)

I don't quite understand if you need to physically move the data from a non-ad server to an ad server. If so, you would want to take a look at this kb. http://support.microsoft.com/default.aspx?kbid...

[Msg]: RE: Moving server from a non-active directory network to Active Directory network (7/27/2004)

Nope... it's the server's domain name that will change e.g. from prodnet to prodAD Thanks Arif ---------------------------------------------------------------------- Subject: Re: Moving server ...

[Msg]: RE: Moving server from a non-active directory network to Active Directory network (7/27/2004)

If you are using a domain account for SQL Service, you would want to change that. If there are Windows Logins which have permissions to the server, you would want to change them also (to reflect the...

[Msg]: RE: [sswug:sql2k] How best to use stand by node on SQL Server Clu ster (12/29/2002)

(Just came back from the ski resort. No, I am in Seattle. I was on both mountains for three whole days! Fabulous powder. Anyway, time to get down to work.) The reason I don't want to get into the s...

[Msg]: RE: [sswug:sql2k] How best to use stand by node on SQL Server Clu ster (12/23/2002)

Going out to Whistler/Blackcomb. That's nice! Do you live around Vancouver? I used to live there and have been to Whistler a few times. It's awesome with the largest vertical drop in North America. ...

Undocumented SQL Server 2008 extended stored procedures to work with files and directories (12/2/2009)

Undocumented SQL Server 2008 extended stored procedures to work with files and directories An extended stored procedure (xp) is a dynamic link library that runs directly in the address space ...

Kerberos Deligation in the Enterprise (10/2/2003)

MS SQL Server 2000, IIS5 and Kerberos Delegation By Brian Heath, MS SQL Server DBA/Enterprise Architect In this article I will attempt to break down this process and help you to avoi...

How to determine membership in Windows Groups using T-SQL (8/4/2008)

Overview In this real world scenario I had to determine whether certain developers were part of a Windows group using T-SQL. The Windows group in question was an Active Directory Group and I...

Changing the default Data and Log Location with TSQL (6/10/2005)

Changing the default Data and Log Location with TSQL by Eli Leiba The Default Data and/or LOG files location (for new log and data files) can be chaged by going to the properties of a Serv...

[Msg]: RE: [sswug:sql2k] OT: LDAP/Active Directory Field names (8/9/2002)

I wonder if it has to do with connection permssions? I've connected to the SQL server as SA, rather than the NT account details. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/...

[Msg]: RE: [sswug:sql2k] OT: LDAP/Active Directory Field names (8/8/2002)

Try using dbcc trace (7300, 3604) to see if you get more info from the 7321 msg. Also take a look at: http://msdn.microsoft.com/library/backgrnd/html/adadsi.htm -----Original Message----- F...