|
|
|
Right there with Babe
      
Group: General Forum Members
Last Login: Monday, June 10, 2013 2:24 AM
Points: 754,
Visits: 1,892
|
|
Comments posted to this topic are about the item PowerShell Basics
-------------------------------------------------------------- Shawn Melton @wshawnmelton
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, June 17, 2011 7:14 AM
Points: 16,
Visits: 166
|
|
Thanks Shawn. I have yet to use Powershell but this article has been a timely prompt.
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, June 13, 2013 5:04 PM
Points: 128,
Visits: 315
|
|
Thanks for the article Shawn. This is really helpful, I appreciate all the links you've provided as well.
Adam Sottosanti
|
|
|
|
|
Right there with Babe
      
Group: General Forum Members
Last Login: Monday, June 10, 2013 2:24 AM
Points: 754,
Visits: 1,892
|
|
parcival (1/24/2011) Thanks Shawn. I have yet to use Powershell but this article has been a timely prompt. Thanks, I wish my current job required me to use it more than I do.
-------------------------------------------------------------- Shawn Melton @wshawnmelton
|
|
|
|
|
Right there with Babe
      
Group: General Forum Members
Last Login: Monday, June 10, 2013 2:24 AM
Points: 754,
Visits: 1,892
|
|
Adam Sottosanti (1/24/2011) Thanks for the article Shawn. This is really helpful, I appreciate all the links you've provided as well. You are welcome...here is one I left out cause I did not know if the link would stay active or not: Bing Visual Search - PowerShell
If the link does not work, just go to http://www.bing.com search for just "PowerShell". You should see a tab show up under the search box called "Visual Search". It is a cool little graphical tool Bing created to browse the major commands and show some syntax.
-------------------------------------------------------------- Shawn Melton @wshawnmelton
|
|
|
|
|
SSCommitted
      
Group: General Forum Members
Last Login: Today @ 9:17 AM
Points: 1,786,
Visits: 1,022
|
|
Shawn: Thanks for the great article.
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Sunday, June 16, 2013 12:04 PM
Points: 146,
Visits: 162
|
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Friday, April 19, 2013 8:44 AM
Points: 45,
Visits: 283
|
|
| Nice article, I'm a recent fan of PowerShell. I didn't know about the ISE. I found a use for it beyond metrics and administration that other DBA's might find useful: data traffic. I route a large chunk of our EDI traffic (text files mostly) into filetables with it. The script opens the file, reads what it needs, makes the necessary db calls, logs it, and moves it to point B. In the past I would have considered a CLR routine, but now I find myself asking myself if I can do it in PowerShell first.
|
|
|
|