TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Internet Explorer
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Lync
See all products »
Resources
Curah! curation service
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Microsoft Update
Trials
Windows Server 2012 R2
System Center 2012 R2
Microsoft SQL Server 2012 SP1
Windows 8.1 Enterprise
See all trials »
Related Sites
Microsoft Download Center
TechNet Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certifications
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
Other resources
TechNet Events
Second shot for certification
Born To Learn blog
Find technical communities in your area
Support options
For small and midsize businesses
For enterprises
For developers
For IT professionals
From partners
For technical support
Support offerings
For home users
More support
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Robert's SQL Blog
My thoughts on SQL Server, PowerShell and Microsoft products in general
Tags
Alwayson
Denali
Dutch
MCM
pass
Performance
Powershell
SQL Server
SQL Server 2012
Windows 8
Windows Server 2008 R2
Windows Server 2012
Browse by Tags
TechNet Blogs
»
Robert's SQL Blog
»
All Tags
»
sql server
Related Posts
Blog Post:
SQL Server Code Name “Denali” adds support for Managed Service Accounts
Robert Hartskeerl
As we all know we should run our SQL services with the least privileged principle. Most of the times this comes down to running with a domain account that’s not a member of any group. But we also want to use strong authentication mechanisms like Kerberos, so we need a domain administrator to set the...
on
22 Aug 2011
Blog Post:
Installing SQL Server Denali CTP3 on Windows 2008 R2 Core Edition
Robert Hartskeerl
Denali is packed with new features. A lot of features evolve around the engine, BI, Data Quality but there are also new features added to the installation process. In a previous post I already mentioned managed service accounts and in this post I will show how to install SQL Server Denali on Windows...
on
24 Aug 2011
Blog Post:
Who’s the DBA Anyway? It depends.
Robert Hartskeerl
Every now and then I get questions from DBA’s if I can tell why application Y needs sysadmin permissions. Or why it needs to be local admin on the SQL box, or why the database has to be named XYZ, or why no other databases are allowed on the instance, or why SQL 2000 is the only supported database...
on
19 Oct 2011
Blog Post:
SQL Server 2012 RC0, A New AlwaysOn Experience
Robert Hartskeerl
Last week RC0 for SQL Server 2012 was released. If you missed it you can find it here: http://www.microsoft.com/download/en/details.aspx?id=28145 . One area where you will find improvements or changes is AlwaysOn Availability Groups. In this post I will step through the wizard to show you the improvements...
on
20 Nov 2011
Blog Post:
Using table variables (or temp tables) to speed up… or slow down
Robert Hartskeerl
In SQL Server you can use temporary tables to store intermediate results. This is a common used technique to speed up query processing. Recently I came across a problem where the temporary tables were causing the performance degradation. I'm not going into the different temporary tables types, there...
on
21 Jul 2012
Blog Post:
Kerberos and AvailabilityGroups - What you need to know
Robert Hartskeerl
With the freshly released SQL Server 2012 we can put availability groups to live. You have seen all the demo's and now you are ready to get things going in your own datacenter. At this point you might get to a few surprises. One of these might be to get Kerberos going for your availability groups. If...
on
4 Mar 2012
Blog Post:
I got my MCM Lab result.... And I failed!
Robert Hartskeerl
A couple of weeks ago I got the result from my SQL 2008 MCM Lab exam and I failed. I have been working with SQL Server for almost 12 years. I have been a developer, dba and architect and last year I joined Microsoft to become a Premier Field Engineer on SQL Server. This means I have a broad experience...
on
6 Jul 2012
Blog Post:
Getting HadronCore on SQL Server 2012
Robert Hartskeerl
One of the new features of SQL Server 2012 is AlwaysOn Availability Groups. You can think of Availability Groups as Database Mirroring on steroids. Database mirroring is only limited to one database, one secondary and if you wanted to read off it you had to create a snapshot. And in the case of a failover...
on
31 Oct 2011
Blog Post:
Remember to vote for your AlwaysOn Availability Groups
Robert Hartskeerl
While visiting a customer and helping them set up AlwaysOn Availability Groups we came across a surprising "feature". On my laptop I had build a demo lab consisting of one domain controller, three Windows 2008R2 Core member servers with SQL 2012 SP1 installed and a full Windows 2008 R2 installation with...
on
24 Apr 2013
Blog Post:
From 0 to SQL Demo lab in a few easy steps – Part 3
Robert Hartskeerl
In part 1 showed how you could install Windows on a virtual disk and use that disk to create a new virtual machine. We improved on part 2 to show how to set the administrator password or the computer name during installation to minimize user input. In part 3 we will take another step. It's nice to...
on
7 Sep 2012
Blog Post:
Using Kerberos and Windows Authentication with SQL Server
Robert Hartskeerl
In my opinion SQL or Windows Authentication isn’t a choice. You should always use Windows authentication unless technically impossible. The most common scenario is when the user account is not in the same domain as the SQL Instance and there is no trust relationship. Or when the server is based...
on
6 Sep 2011
Blog Post:
Weer een geslaagde SQL PASS Avond
Robert Hartskeerl
Dinsdag 4 oktober was het weer SQL PASS tijd. Ditmaal waren we weer te gast bij IVENT en niet zoals eerder in Amsterdam maar op voormalig vliegbasis Soesterberg. De officiersmess was ook de perfecte setting voor deze avond. Ik zag bekende maar ook nieuwe gezichten, zeker de nieuwe gezichten maken de...
on
5 Oct 2011