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

insert the errorlog in sql table

$
0
0
Hello everyone
I am looking for a method to insert the contents of this script into a sql server table
[code language="sql"]Import-Module sqlps -DisableNameChecking
$serveurs=@("localhost\sqlprod","loca

Viewing all articles
Browse latest Browse all 467

Trending Articles