Login | |
|
 |
RE: Powershell Books? - 9/10/2007 11:07:13 PM
|
|
 |
|
| |
SAPIENScripter
Posts: 261
Score: 2
Joined: 11/1/2006
From: SAPIEN Technologies
Status: offline
|
I'm glad you liked the Advanced VBScript book. If you liked it, then I would encourage you to take a look at Windows PowerShell: TFM (SAPIEN Press), the book that Don Jones and I co-wrote. We always prefer real-world and practical examples instead of foo-bar examples, (although we have a few of those but they are small and only prove a point). You can view a TOC and download a sample chapter at http://www.sapienpress.com. I also like Bruce Payette's book, PowerShell in Action. Primarily because Bruce is on the PowerShell team and gives you insights that only a team member could give.
_____________________________
Jeffery Hicks Windows PowerShell MVP SAPIEN Technologies - Scripting, Simplified. www.SAPIEN.com
|
|
| |
|
|
|
 |
RE: Powershell Books? - 9/11/2007 2:22:32 AM
|
|
 |
|
| |
Parabellum
Posts: 220
Score: 0
Joined: 11/12/2006
From: UK
Status: offline
|
thanks... will take a look at the link :)
|
|
| |
|
|
|
 |
RE: Powershell Books? - 9/11/2007 3:10:15 AM
|
|
 |
|
| |
ebgreen
Posts: 4411
Score: 29
Joined: 7/12/2005
Status: offline
|
The trick for me isn't in finding a real reason to use it. Instead I have decided it is the tool that I will always use unless I find a real reason to use VBScript. So any time that I sit down to write a script to do anything I write it in Powershell unless it needs to run on a machine that does not have it installed yet and then I write it in VBS.
_____________________________
"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
 |
RE: Powershell Books? - 9/12/2007 4:39:41 AM
|
|
 |
|
| |
dm_4ever
Posts: 1944
Score: 30
Joined: 6/29/2006
From: Orange County, California
Status: offline
|
You know I would, but the majority of the scripts I write are for other team members who either do not have PowerShell installed or will use it on production systems that do not have it either. Perhaps I'll try writing new scripts in both VBS and PowerShell to get me to learn it.
_____________________________
dm_4ever My philosophy: K.I.S.S - Keep It Simple Stupid Read Me: http://www.visualbasicscript.com/m_24727/tm.htm Frequently Asked Stuff: http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
|
|