Showing results for SQL Server - Scripting Blog [archived]

Jun 29, 2012
Post comments count0
Post likes count0

Use PowerShell to Troubleshoot SQL Server via the Error Log

Doctor Scripto
Doctor Scripto

Summary: Guest blogger, Laerte Junior, discusses using Windows PowerShell to troubleshoot SQL Server by parsing the SQL error log.  Microsoft Scripting Guy, Ed Wilson, is here. Today we have another guest blogger, Laerte Junior. Here is a little bit about Laerte. Laerte Junior is a SQL Server specialist and an active member of WW SQL Server a...

Scripting Guy!Windows PowerShellguest blogger
Nov 28, 2011
Post comments count1
Post likes count0

Four Easy Ways to Import CSV Files to SQL Server with PowerShell

Doctor Scripto
Doctor Scripto

Summary: Learn four easy ways to use Windows PowerShell to import CSV files into SQL Server. Microsoft Scripting Guy, Ed Wilson, is here.  I was chatting this week with Microsoft PowerShell MVP, Chad Miller, about the series of blogs I recently wrote about using CSV files. He thought a helpful addition to the posts would be to talk about impor...

Scripting Guy!Windows PowerShellscripting techniques
Sep 4, 2011
Post comments count0
Post likes count0

BATCHman Uses PowerShell to Import a CSV File into His SQL Server

Doctor Scripto
Doctor Scripto

Summary: Windows PowerShell superhero BATCHman quickly imports CSV data into his SQL Server.   Microsoft Scripting Guy Ed Wilson here. Sean Kearney is back today with Episode 6 of the BATCHman series. Note   You can read all gripping, engaging, informative, and downright funny BATCHman episodes.   Whenever trouble happens in sy...

Scripting Guy!Windows PowerShellguest blogger
Jul 27, 2011
Post comments count0
Post likes count0

Capture Performance Counter Data and Write to SQL Server

Doctor Scripto
Doctor Scripto

Summary: Learn how to use Windows PowerShell to capture performance counter information and write the saved data to a SQL Server database.   Hey, Scripting Guy! I have been enjoying your PoshMon articles this week, but I have found them to be of limited value. I would love to see how I could store this performance data in a SQL database. I cou...

Scripting Guy!Windows PowerShelloperating system
Jul 25, 2011
Post comments count0
Post likes count0

Use PowerShell to Monitor Your SQL Server Performance

Doctor Scripto
Doctor Scripto

Summary: Guest Blogger Kevin Kline talks about using Windows PowerShell to monitor SQL Server performance.   Hey, Scripting Guy! I am wondering about using Windows PowerShell to work with SQL performance counters. Is this something that can be done? —SH   Hello SH, Microsoft Scripting Guy Ed Wilson here. We have a new guest blogger ...

Scripting Guy!Windows PowerShellguest blogger