Viewing 15 posts - 811 through 825 (of 6,105 total)
Kevin Rathgeber (12/11/2008)
December 11, 2008 at 9:06 am
Kevin Rathgeber (12/11/2008)
December 11, 2008 at 8:47 am
Bradley Deem (12/11/2008)
Harold Buckner (12/11/2008)
December 11, 2008 at 8:35 am
Jack Corbett (12/11/2008)
December 11, 2008 at 8:29 am
Jack Corbett (12/11/2008)
Great article Brian. Will there be a follow-up on setting up Kerberos delegation? I could use it.
I'll look at writing that up. I earned my wings...
December 11, 2008 at 7:40 am
barb.wendling (12/11/2008)
December 11, 2008 at 7:39 am
Can you describe the setup a bit? Do you have multiple servers? Multiple domains?
December 5, 2008 at 11:36 am
An SPN will only be registered if the account in question is the computer's account (effectively System or Network Service) or a Domain Admin level account. If you run SQL...
December 5, 2008 at 7:51 am
If you're running Windows XP, SSRS should go onto IIS without an issue. If you're running Vista, you'll need to do a few more things:
December 5, 2008 at 7:44 am
Windows 2008 will work. I know there are some gotchas with SQL Server 2005 (List of known issues when you install SQL Server 2005 on Windows Server 2008). If you're...
December 4, 2008 at 2:08 pm
Microsoft probably would support a legacy system, but for the right price. A couple of posts to the WSUS forum recently for one of the nastier security vulnerabilities seemed to...
December 4, 2008 at 11:08 am
I know for sure it monitors the following:
- Deadlocks
- CPU Usage
- Disk Space
- Long Running Queries
I saw those during the review process I did. I know it captures usage and...
November 19, 2008 at 8:39 pm
I don't believe xcacls has a parameter for everything but a particular filename pattern. You would likely have to determine the different patterns and run xcacls separately for each one....
November 19, 2008 at 8:31 pm
On a database that originated when the app was built on SQL Server 2000, we encrypt at the app level. On a more recent retrofit of an older app, we...
November 19, 2008 at 8:26 pm
The first part, scripting the logins themselves, is covered in this KB article. You'll need to add the two stored procedures and run sp_help_revlogin to export the logins.
November 19, 2008 at 6:10 am
Viewing 15 posts - 811 through 825 (of 6,105 total)