SQLAdmin
SQL Server administration, infrastructure, automation, instrumentation etc.
Pages
(Move to ...)
SQLAdmin blog
DBA Security
DBA Litterature
DBA SQL Server Tools
Microsoft Resources
▼
2018-01-04
SSMS installation on off-line computer
›
In secure networks I have several times found it necessary to install a tool station computer without internet access. Most tools like edito...
2017-08-12
Windows 10 on ThinkPad T440s
›
The other day I wanted to install Windows 10 on a Lenovo ThinkPad T440s . It seemed like a simple task: Download Windows 10 image from Vi...
2017-08-09
Getting and using PowerShell AzureRM
›
PowerShell Check if PowerShell is available powershell.exe and what version that is installed. prompt> $Host or prompt> $Host....
2017-07-30
SqlBulkCopy with PowerShell
›
The challenge A rather common task is to copy many (all) rows from one SQL Server database table to another as smooth and fast as possible...
1 comment:
2017-07-06
COM objects with PowerShell
›
COM (Component Object Model) is a rather old technology from Microsoft. But still relevant i practice and recognized by Microsoft. Actually...
‹
›
Home
View web version