rss Home » Tag Archive For ‘VBScript’

Windows Powershell in Action, 2nd Edition

Windows Powershell in Action, 2nd Edition

Book Description

, Second Edition is a completely revised edition of the bestselling book on PowerShell, written by Bruce Payette, one of the founding members of the 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 , lets you script administrative tasks and control Windows from the command line. Because it’s a full-featured, first-class Windows language, programmers and power-users can now do things in a shell that previously required , , or #.

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 »

Windows 7 and Vista Guide to Scripting, Automation, and Command Line Tools

Windows 7 and Vista Guide to Scripting, Automation, and Command Line Tools

Book Description

THE ONLY HANDS-ON, UP-TO-DATE GUIDE TO , THE WINDOWS COMMAND LINE, AND

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 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 /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 »

VBScript Programmer’s Reference, 3rd Edition

VBScript Programmers Reference, 3rd Edition

Book Description

In response to the critical changes made to 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, PowerShell, and the many new developments to the latest version of . 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 and explains how it works as a language. The authors then progress to explaining how to make use of within other technologies, and they offer advanced examples of code . 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 »

Beginning Programming

Beginning Programming

Book Description

A common misconception about 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 basics that will enable them to eventually become professional developers or 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 through numerous examples in a variety of languages, including ++, , , and . 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 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 »