Quantcast
Channel: SQLServerCentral » Programming » Powershell » Latest topics
Viewing all articles
Browse latest Browse all 467

Is this way of writing code flexible enough for many administrative tasks?

$
0
0
I know there are multiple ways to skin the powershell cat and am currently settled on this solution.

In this example, I use 'Microsoft.SQLServer.Management.SMO.Server' to retrieve data (rather than a sql query) and write to a central database wit

Viewing all articles
Browse latest Browse all 467

Trending Articles