SQLAdmin
SQL Server administration, infrastructure, automation, instrumentation etc.
Pages
(Move to ...)
SQLAdmin blog
DBA Security
DBA Litterature
DBA SQL Server Tools
Microsoft Resources
▼
2012-01-25
Backup filesize on collections of databases
›
This morning I had to find the total file size of backup files on a collection of databases for a given system. Actually the answer can be ...
2012-01-05
PowerShell WMI - The RPC server is unavailable
›
I have a ongoing task of refining an automated collection (instrumentation) of computers in the organisation running a SQL Server database i...
2012-01-02
Looking at PowerShell exception handling
›
With PowerShell v2 we were given a more complete exception handling than the trap-handling in PowerShell v1. This is a quick spike on throw...
2011-11-23
Check database using SMO
›
For a long time I have checked the databases by DBCC CHECKDB , but I would like to check the database in PowerShell with SMO to include the...
2011-10-13
Red-Gate SQL Compare with PowerShell
›
I would like to compare the structure of two databases as in development vs production. The tool SQL Compare from Red-Gate I have used on ...
‹
›
Home
View web version