All Tags »
PowerShell »
sql server »
DBA »
Administration »
Scripts (RSS)
Sorry, but there are no more tags available to filter with.
-
Using the Server Management Objects (SMO) library, you don’t even need to have the SQL Server 2008 PowerShell Provider to read the SQL Server Error Logs – in fact, you can use regular old everyday PowerShell. Keep in mind you will need the SMO libraries – which can be installed separately or by installing the Client Tools from the SQL Server ...