Jun 24, 2011 |
9,987 views |

Book Description
Windows Powershell in Action, Second Edition is a completely revised edition of the bestselling book on PowerShell, written by Bruce Payette, one of the founding members of the Windows PowerShell team, codesigner of the PowerShell language, and the principal author of the PowerShell language implementation. The definitive book on PowerShell V2.
Windows PowerShell transformed the way administrators and developers interact with Windows. PowerShell, an elegant dynamic language from Microsoft, lets you script administrative tasks and control Windows from the command line. Because it’s a full-featured, first-class Windows programming language, programmers and power-users can now do things in a shell that previously required VB, VBScript, or C#.
This expanded, revised, and updated Second Edition preserves the original’s crystal-clear introduction to PowerShell and adds extensive coverage of v2 features such as advanced functions, modules, and remoting. It includes full chapters on these topics and also covers new language elements and operators, events, Web Services for Management, and the PowerShell Integrated Scripting Environment.
The First Edition’s coverage of batch scripting and string processing, COM, WMI, and .NET have all been significantly revised and expanded. The book includes many popular usage scenarios and is rich in interesting examples that will spark your imagination. This is the definitive book on PowerShell v2!
Who Should Read It
Written for developers and administrators Download Now »
Feb 21, 2011 |
9,825 views |

Book Description
THE ONLY HANDS-ON, UP-TO-DATE GUIDE TO VBSCRIPT, THE WINDOWS COMMAND LINE, AND WINDOWS POWERSHELL
Windows 7 and Vista contain state-of-the-art tools for streamlining or automating virtually any system management task. If you’re a power user, administrator, or developer, these tools can help you eliminate repetitive work and manage your systems far more reliably and effectively.
Renowned Windows expert Brian Knittel brings together the practical knowledge you need to use all these tools, including VBScript and Windows Scripting Host (WSH), traditional batch files, the advanced PowerShell command console, and more. Using plenty of examples, Knittel explains how each tool works, and how to solve real-world problems with them.
You’ll master techniques ranging from accessing files to manipulating the Registry, sending automated emails to configuring new users. Knittel also provides concise, handy references to Windows 7/Vista’s command line, GUI scripting, and object-based management tools.
The only single-source guide to all leading methods of Windows scripting and automation, this book will help you get far more done–in far less time!
- Understand Windows Scripting Host (WSH) and the modern Windows scripting environment
- Script objects with VBScript, JScript, ActivePerl, and ActivePython Download Now »
Mar 10, 2010 |
5,922 views |

Book Description
In response to the critical changes made to VBScript since the release of the previous edition of this successful resource, this new edition has been completely updated to cover Vista, Windows Server 2003, Internet Explorer, Microsoft PowerShell, and the many new developments to the latest version of VBScript. This experienced author team has returned to share practical examples, tutorials, and quick answers aimed at helping you take your scripting skills to the next level.
Continuing in the style of the prior editions, the book begins with an introduction to VBScript and explains how it works as a language. The authors then progress to explaining how to make use of VBScript within other technologies, and they offer advanced examples of VBScript code in action. You’ll learn to do a variety of tasks, such as copy and move files, create folders and files, modify the Windows operating system, and more. Plus, the comprehensive appendixes are valuable references for you to gain greater insight into how VBScript works so that you can start using it right away to save both time and money.
What you will learn from this book
- How to use variables, comments, and built-in VBScript functions
- What VBScript is—and isn’t
- Advantages to using procedures
- Ways to turn code into functions Download Now »
Jan 21, 2010 |
9,529 views |

Book Description
A common misconception about programming is that it can only be done on a professional level by someone with years of experience. This book proves exactly the opposite and provides nonprogrammers with assistance in learning the programming basics that will enable them to eventually become professional developers or programming hobbyists.Written for anyone who wants to learn to program but who doesn’t have a background in the field, this hands-on guide explains programming through numerous examples in a variety of languages, including C++, Java, VBScript, and JavaScript. All the tools and materials you need are either easily available on the Internet or already installed on your computer. By the time you finish the book, you will have a solid foundation for proficiency in programming computers to perform a diverse number of functions and tasks.
What you will learn from this book
- How computers read, store, and process code
- The various essential tools necessary to become an effective programmer
- Key concepts in programming that are consistent from one programming language to another
- How to create, modify, and delete files and folders
- Best techniques for making your applications easy to use
- How text editors, compilers, and other utilities make coding easier Download Now »