SQLAdmin
SQL Server administration, infrastructure, automation, instrumentation etc.
Pages
(Move to ...)
SQLAdmin blog
DBA Security
DBA Litterature
DBA SQL Server Tools
Microsoft Resources
▼
2013-04-30
SQL Alias
›
Some applications can not use a connectionstring on a given TCP port number or a named database instance. This can be solved by a SQL Alias....
2 comments:
2013-03-15
SQLPS Clear-Host error
›
When a ps1-scriptfile contains a Clear-Host statement, which I often use when testing a script in PowerShell ISE, the script fails on SQLPS ...
2013-01-25
Call command-line in PowerShell
›
Often I have to build a command-line statement dynamic and then execute the statement. The PowerShell call operator (&) can be cumberso...
1 comment:
2012-11-28
Job history template using SQL Server Agent tokens
›
To log the execution and output from all steps in a SQL Server Agent job into a single logfile, you can use SQL Server tokens and macros to ...
2012-10-30
SQL Server major version
›
When I automate installation or administration I often has to use the major version of the SQL Server database installation. Unfortunately ...
‹
›
Home
View web version