Sign In
TechNet Blogs
Technet Blog Images
More ...
Tweet tweet!
Translate this page
Powered by
Microsoft® Translator
Related Links
Blog Home
Script Center Home
Scripting Library
Learn to Script
Script Repository
Scripting Forum
2011 Scripting Games
Common Tasks
Blog Home
RSS for comments
RSS for posts
Atom
OK
Email Blog Author
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Aaron Nelson
Active Directory
arrays hash tables and dictionary objects
BATCHman
Buck Woody
Chad Miller
computer accounts
CSV and other delimited files
databases
Exchange
files
graphics
guest blogger
Internet Explorer
Kevin Kline
Mark Tabladillo
Michael Wells
multimedia
Nicholas Cain
operating system
performance
Quick-Hits Friday
Rod Colledge
running
Scripting Guy!
scripting techniques
Sean Kearney
Sean McCown
SQL Server 2008
storage
terminal server
The MAK
troubleshooting
using the Internet
VBScript
Windows Server
Yan Pan
Archives
Archives
May 2012
(29)
April 2012
(97)
March 2012
(44)
February 2012
(31)
January 2012
(31)
December 2011
(31)
November 2011
(30)
October 2011
(31)
September 2011
(30)
August 2011
(31)
July 2011
(31)
June 2011
(30)
May 2011
(31)
April 2011
(97)
March 2011
(41)
February 2011
(28)
January 2011
(31)
December 2010
(31)
November 2010
(30)
October 2010
(31)
September 2010
(30)
August 2010
(33)
July 2010
(31)
June 2010
(30)
May 2010
(67)
April 2010
(65)
March 2010
(34)
February 2010
(29)
January 2010
(23)
December 2009
(23)
November 2009
(22)
October 2009
(23)
September 2009
(22)
August 2009
(25)
July 2009
(24)
June 2009
(38)
May 2009
(22)
April 2009
(22)
March 2009
(22)
February 2009
(20)
January 2009
(22)
December 2008
(8)
November 2008
(17)
October 2008
(9)
September 2008
(8)
August 2008
(6)
July 2008
(5)
June 2008
(21)
May 2008
(21)
April 2008
(22)
March 2008
(21)
February 2008
(21)
January 2008
(22)
December 2007
(10)
November 2007
(20)
October 2007
(23)
September 2007
(19)
August 2007
(23)
July 2007
(21)
June 2007
(21)
May 2007
(22)
April 2007
(21)
March 2007
(22)
February 2007
(21)
January 2007
(21)
December 2006
(11)
November 2006
(20)
October 2006
(22)
September 2006
(20)
August 2006
(23)
July 2006
(20)
June 2006
(22)
May 2006
(22)
April 2006
(20)
March 2006
(23)
February 2006
(20)
January 2006
(21)
December 2005
(16)
November 2005
(20)
October 2005
(21)
September 2005
(21)
August 2005
(23)
July 2005
(20)
June 2005
(22)
May 2005
(21)
April 2005
(21)
March 2005
(22)
February 2005
(20)
January 2005
(21)
December 2004
(16)
November 2004
(20)
October 2004
(21)
September 2004
(21)
August 2004
(22)
Browse by Tags
TechNet Blogs
>
Hey, Scripting Guy! Blog
>
All Tags
>
windows powershell
>
sql server
Browse by Tags
Aaron Nelson
Active Directory
arrays hash tables and dictionary objects
BATCHman
Buck Woody
Chad Miller
computer accounts
CSV and other delimited files
databases
Exchange
files
graphics
guest blogger
Internet Explorer
Kevin Kline
Mark Tabladillo
Michael Wells
multimedia
Nicholas Cain
operating system
performance
Quick-Hits Friday
Rod Colledge
running
Scripting Guy!
scripting techniques
Sean Kearney
Sean McCown
SQL Server 2008
storage
terminal server
The MAK
troubleshooting
using the Internet
VBScript
Windows Server
Yan Pan
Blog Post:
Four Easy Ways to Import CSV Files to SQL Server with PowerShell
The Scripting Guys
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...
on
28 Nov 2011
Blog Post:
BATCHman Uses PowerShell to Import a CSV File into His SQL Server
The Scripting Guys
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...
on
4 Sep 2011
Blog Post:
Capture Performance Counter Data and Write to SQL Server
The Scripting Guys
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...
on
27 Jul 2011
Blog Post:
Use PowerShell to Monitor Your SQL Server Performance
The Scripting Guys
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...
on
25 Jul 2011
Blog Post:
SQL Server Policy-Based Management and PowerShell
ScriptingGuy1
Summary : Learn how to use Windows PowerShell to work with SQL Server policy-based management. Microsoft Scripting Guy, Ed Wilson, here. I am really excited about the idea I had for this week, and I hope you will be too. I asked Candace Gillhoolley at Manning Press about posting some sample works...
on
15 Jun 2011
Blog Post:
Use PowerShell to Search SQL Server Logs for Errors
ScriptingGuy1
Summary : Learn how to search SQL Server error logs to return useful information by using Windows PowerShell to do the heavy lifting. Hey, Scripting Guy! I need to query the SQL Server error log for specific errors. But I am not real good with Windows PowerShell. What is the best way to do this? ...
on
1 Jun 2011
Blog Post:
Use PowerShell to Get the SQL Server Error Log
ScriptingGuy1
Summary : Microsoft Scripting Guy, Ed Wilson, talks about different ways to use Windows PowerShell to get the SQL Server error log. Hey, Scripting Guy! I have recently inherited a Microsoft SQL Server 2008 R2 box, and I am concerned about the thing. I am not a DBA, and to be honest the server sort...
on
31 May 2011
Blog Post:
Use PowerShell to Work with Analysis Service Database Backups
ScriptingGuy1
Summary : Learn how to use Windows PowerShell to work with Microsoft SQL Server Analysis Service database backups. Microsoft Scripting Guy, Ed Wilson, here. Our guest blogger today is Muthusamy Anantha Kumar, a.k.a. “The MAK.” Muthusamy Anantha Kumar is a Microsoft Certified IT...
on
30 May 2011
Blog Post:
Use PowerShell to Copy a Table Between Two SQL Server Instances
ScriptingGuy1
Summary : Learn how to use Windows PowerShell to quickly and efficiently copy a table between two SQL Server instances. Hey, Scripting Guy! How can I copy a table between two SQL Server instances? —PY Hello PY, Microsoft Scripting Guy, Ed Wilson, is here. Today is the last day for this...
on
6 May 2011
Blog Post:
Use PowerShell to Automatically Create Tempdb Files in SQL Server
ScriptingGuy1
Summary : Learn how to use Windows PowerShell to automatically create Tempdb files in your SQL Server instance. Hey, Scripting Guy! How can I easily create multiple tempdb data files in my SQL Server instance? —WM Hello WM, Microsoft Scripting Guy, Ed Wilson, is here. What a great week...
on
5 May 2011
Blog Post:
Use ACE Drivers and PowerShell to Talk to Access and Excel
ScriptingGuy1
Summary : Quit using deprecated JET drivers to talk to Microsoft Access and Excel. Learn how to use Windows PowerShell and ACE Drivers. Hey, Scripting Guy! How do I get data out of Microsoft Access and Excel files and into SQL Server by using Windows PowerShell? —MC Hello MC, Microsoft...
on
4 May 2011
Blog Post:
Use PowerShell to Perform SQL Data Mining
ScriptingGuy1
Summary : Learn how to use Windows PowerShell to perform SQL Server data mining. Microsoft Scripting Guy, Ed Wilson, is here. Today I continue the week about SQL in honor of next week’s SQLRally in Orlando. I have the honor of introducing Mark Tabladillo, who will talk to us about data mining...
on
3 May 2011
Blog Post:
Use PowerShell to Report SQL Server Backup Status
ScriptingGuy1
Summary : Learn how to use Windows PowerShell to automatically email a report on SQL Server backup status. Hey, Scripting Guy! —CN Hello CN, Microsoft Scripting Guy, Ed Wilson, here. The time is near for SQLRally in Orlando. I will be making a presentation about Windows PowerShell and...
on
2 May 2011
Blog Post:
Using PowerShell to Add a Group of Users to a SQL Database
ScriptingGuy1
Summary: Learn how to use Windows PowerShell to add a group of users to a SQL Server database. Today is the final day of SQL guest blogger week. It was great to enter the SQL side of life. Sean McCown is our guest blogger for today. Sean McCown holds a double MCITP in SQL Server 2008 for both...
on
5 Nov 2010
Blog Post:
Use PowerShell to Script SQL Database Objects
ScriptingGuy1
Summary: Learn how to use Windows PowerShell to automate creation of SQL Database objects such as tables, stored procedures, and functions. Hey, Scripting Guy! How can I use Windows PowerShell to script out SQL Server database objects? -- AA Hello AA, Microsoft Scripting Guy Ed Wilson...
on
4 Nov 2010
Blog Post:
Use PowerShell to Change SQL Server Service Accounts
ScriptingGuy1
Summary: Learn how to use Windows PowerShell to change SQL Server service accounts. Hey, Scripting Guy! How can I use PowerShell to change SQL Server service accounts? -- NM Hello NM, Microsoft Scripting Guy Ed Wilson here. This week I am hosting guest bloggers from the SQL side of life...
on
3 Nov 2010
Blog Post:
Use PowerShell to obtain SQL Server database sizes
ScriptingGuy1
Summary: Learn how to use Windows PowerShell to obtain SQL Server database information. Hey, Scripting Guy! Is there an easy way to obtain database size information by using Windows PowerShell? -- NA Hello NA, Microsoft Scripting Guy Ed Wilson here. As I mentioned yesterday , this week...
on
2 Nov 2010
Blog Post:
Use PowerShell to Collect Server Data and Write to SQL
ScriptingGuy1
Summary: Use Windows PowerShell to collect server data and automatically store that information in a Microsoft SQL Server. Hey, Scripting Guy! How is Windows PowerShell usage by database professionals different from the way that other IT Pros use Windows PowerShell? -- MC Hello MC,...
on
1 Nov 2010
Blog Post:
Use PowerShell to Administer SQL Server 2008
ScriptingGuy1
Summary : Microsoft MVP Sean McCown shows how to use Windows PowerShell to administer remote SQL Servers using easy commands. Hey, Scripting Guy! I am an extremely busy database administrator (DBA), and at a recent SQL Saturday event, I heard several people talking about Windows PowerShell. I did...
on
30 Sep 2010
Blog Post:
Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (12/18/09)
ScriptingGuy1
In this post : Help Me Make This Code Work! How Can I Copy a Folder from One Computer to Many Other Computers? Addressing Some Unexpected VBScript While...Wend Behavior Can I Display My Hard Drive's Temperature? Help Me Make This Code Work! Hey, Scripting Guy! When I follow...
on
18 Dec 2009
Blog Post:
Hey, Scripting Guy! How Can I Use Windows PowerShell to Run Daily Checks on My SQL Server 2008 Servers?
ScriptingGuy1
Hey, Scripting Guy! I have several items I have to check daily on my SQL 2008 servers. I currently have some VBScripts that do many of my tasks, but there are some new things I want to do. I figure that Windows PowerShell would be easier. Do you have any pointers? - SC Hi SC, It is becoming late...
on
29 May 2009
Blog Post:
Hey, Scripting Guy! How Can I Use the SQL Server Mini-Shell Version of Windows PowerShell?
ScriptingGuy1
Hey, Scripting Guy! One thing I do not understand is why the SQL Server team wrote its own version of Windows PowerShell. I thought Windows PowerShell was supposed to standardize things. But the SQL Server team has one version of Windows PowerShell, the Exchange team has another, and then of course there...
on
28 May 2009
Blog Post:
Hey, Scripting Guy! How Does Windows PowerShell Make It Easier to Work with SQL Server 2008?
ScriptingGuy1
Hey, Scripting Guy! I am a SQL database administrator, and in the past I have enjoyed using VBScript for many tasks related to my computers that are running SQL Server. What capabilities does Windows PowerShell provide to make working with SQL Server 2008 easier? - OS Hi OS, Ed is neck deep in...
on
27 May 2009
Blog Post:
Hey, Scripting Guy! Why Should I Use Windows PowerShell with SQL Server 2008?
ScriptingGuy1
Hey, Scripting Guy! I recently saw that SQL Server 2008 has Windows PowerShell built into it. I looked at, but I am not really impressed. Why should I be interested in using Windows PowerShell with SQL Server 2008? - JJ Hi JJ, For some unknown reason, it has turned cool down here in Charlotte...
on
26 May 2009
Blog Post:
Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (03/27/09)
ScriptingGuy1
Determining if SQL Is Installed; How to Read Paired Information into a Dictionary Object Hey, Scripting Guy! Being an avid reader of your columns for the last several years has been a blast. I wrote you once before but with no success (in terms of a reply, which was expected, and in terms of not seeing...
on
28 Mar 2009
Page 1 of 1 (25 items)