Showing tag results for databases

Oct 18, 2012
Post comments count0
Post likes count0

Introduction to the SQL Server 2012 PowerShell Provider

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, provides an introduction to the SQL Server 2012 provider for Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. One of the really cool things about SQL Server 2012 is the SQL Server provider for Windows PowerShell. By using the SQL Server provider, you gain access to a driver that...

Scripting Guy!Windows PowerShelldatabases
Jun 29, 2012
Post comments count0
Post likes count0

Use PowerShell to Troubleshoot SQL Server via the Error Log

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

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

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

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