join the MSSQLTips community

MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

 
Introduction to Windows PowerShell for the SQL Server DBA Part 1 - MSSQLTips

MSSQLTips

MSSQLTips.com - your daily source for SQL Server tips
Welcome to MSSQLTips Sign in | Join | Help
in Search

Introduction to Windows PowerShell for the SQL Server DBA Part 1

Last post 02-22-2009 5:44 PM by bass_player. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 02-04-2009 12:30 AM

    Introduction to Windows PowerShell for the SQL Server DBA Part 1

    This post is related to this tip: Introduction to Windows PowerShell for the SQL Server DBA Part 1

    http://www.mssqltips.com/tip.asp?tip=1680

  • 02-20-2009 3:12 PM In reply to

    Re: Introduction to Windows PowerShell for the SQL Server DBA Part 1

    I have been enjoying learning little tidbits about PS for a while now - since its Monad Shell days.  I appreciate any little tidbits that I can pick up with this semi-complex yet super logical Scripting Language.  Thanks for the help.

    Filed under: , ,
  • 02-22-2009 5:44 PM In reply to

    Re: Introduction to Windows PowerShell for the SQL Server DBA Part 1

    There's a ton of ways to use PowerShell.  In my previous life as a systems administrator, I have used it for automation tasks like extracting Active Directory users that have passwords that are about to expire and email it to them. It's just one of the examples. In fact, I have been translating a few of my VBScript scripts to PowerShell. What's nice about it is its flexibility and ease of use. Feel free to post any ideas that you may have and we can probably write a tip on how to use PowerShell with it.  To start with, check out the Microsoft TechNet site on Windows PowerShell

Page 1 of 1 (3 items)