SQLAdmin
SQL Server administration, infrastructure, automation, instrumentation etc.
Pages
(Move to ...)
SQLAdmin blog
DBA Security
DBA Litterature
DBA SQL Server Tools
Microsoft Resources
▼
2010-10-25
SQL Server versions and builds
›
This is a very nice and usefull list of SQL Server versions and builds: http://sqlserverbuilds.blogspot.com/
2010-10-18
if operator (not) in PowerShell
›
I do miss the if operator ( ?: ) that I have in C++, C#, JavaScript and likewise but not in PowerShell. A quick workaround is the subexpre...
2010-10-12
Automatic SPN registration
›
First read the blog entry „ What SPN do I use and how does it get there? “ by the CSS SQL Server Engineers. Then read the Knowledge Base ar...
2010-10-11
SQL PowerShell output
›
There are several CmdLets for output in PowerShell. I got some by the statements man write-* and man out-* Putting the CmdLets in a scr...
2010-10-01
SQL Server TCP port
›
A SQL Server database instance has dynamic TCP port by default, and when installing a instance it is "Best Practice" to set a stat...
1 comment:
‹
›
Home
View web version