• Complain

Richard Siddaway - PowerShell and WMI

Here you can read online Richard Siddaway - PowerShell and WMI full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2012, publisher: Manning Publications, genre: Romance novel. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Richard Siddaway PowerShell and WMI

PowerShell and WMI: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "PowerShell and WMI" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Summary

PowerShell and WMI is an example-driven guide for administrators managing networks of Windows servers and desktops. With 150 practical examples, including ready-to-reuse scripts and techniques, youll learn the ins and outs of automating WMI via PowerShell v3. Youll also find deep coverage of all aspects of Windows administration, including IIS, DNS and Hyper-V.

About the Technology

WMI, on its own, is simply a collection of Windows management facilities. Paired with PowerShell, however, WMI becomes a brilliant toolset for automating servers, networks, and remote Windows computers.

About the Book

PowerShell and WMI is an industrial-strength guide for administrators of Windows networks, servers, and desktops. Youll start with practical overviews of PowerShell and of WMI. Then youll explore 150 specific examplesall with ready-to-use scriptsdesigned to simplify your day-to-day system management. Each tested technique is configured to load as part of a PowerShell module.

A set of handy appendixes includes references for PowerShell and WMI. Prior exposure to PowerShell and WMI is helpful but not required.

Purchase includes free PDF, ePub, and Kindle eBooks downloadable at manning.com.

Whats Inside
  • Managing Windows, IIS, and Hyper-V
  • Remote desktops and devices
  • Logs, jobs, and performance
  • New PowerShell v3 WMI functionality

===============================

Table of Contents
    PART 1 TOOLS OF THE TRADE
  1. Solving administrative challenges
  2. Using PowerShell
  3. WMI in depth
  4. Best practices and optimization
  5. PART 2 WMI IN THE ENTERPRISE
  6. System documentation
  7. Disk systems
  8. Registry administration
  9. Filesystem administration
  10. Services and processes
  11. Printers
  12. Configuring network adapters
  13. Managing IIS
  14. Configuring a server
  15. Users and security
  16. Logs, jobs, and performance
  17. Administering Hyper-V with PowerShell and WMI
  18. PART 3 THE FUTURE: POWERSHELL V3 AND WMI
  19. WMI over WSMAN
  20. Your own WMI cmdlets
  21. CIM cmdlets and sessions

Richard Siddaway: author's other books


Who wrote PowerShell and WMI? Find out the surname, the name of the author of the book and a list of all author's works by series.

PowerShell and WMI — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "PowerShell and WMI" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
PowerShell and WMI
Richard Siddaway & Foreword by Ed Wilson

PowerShell and WMI - image 1

Copyright

For online information and ordering of this and other Manning books, please visit www.manning.com. The publisher offers discounts on this book when ordered in quantity. For more information, please contact

Special Sales Department Manning Publications Co. 20 Baldwin Road PO Box 261 Shelter Island, NY 11964 Email: orders@manning.com

2012 by Manning Publications Co. All rights reserved.

No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by means electronic, mechanical, photocopying, or otherwise, without prior written permission of the publisher.

Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in the book, and Manning Publications was aware of a trademark claim, the designations have been printed in initial caps or all caps.

Picture 2Recognizing the importance of preserving what has been written, it is Mannings policy to have the books we publish printed on acid-free paper, and we exert our best efforts to that end. Recognizing also our responsibility to conserve the resources of our planet, Manning books are printed on paper that is at least 15 percent recycled and processed without the use of elemental chlorine.
Picture 3Manning Publications Co.20 Baldwin RoadPO Box 261Shelter Island, NY 11964Development editor: Jeff BleielTechnical proofreaders: Aleksandar NikolicCopyeditor: Andy CarrollProofreader: Melody DolabTypesetter: Gordan SalinovicCover designer: Marija Tudor

Printed in the United States of America

1 2 3 4 5 6 7 8 9 10 MAL 17 16 15 14 13 12

Dedication

To my parents, June and RonWithout your help, support, and encouragementId never have been able to do this

Brief Table of Contents
Table of Contents
Foreword

I am glad that Richard Siddaway decided to sit down and write a book on WMI. I have had the privilege of working with Richard over the last several years since becoming the Microsoft Scripting Guy, and I have long been impressed by his technical prowess. Whether Richard is speaking at a user group or conference or writing a blog article, it does not take long before the topic of WMI crops up. When I am planning a guest series of articles for the Hey Scripting Guy! Blog, Richard is the first person I turn to if the subject is WMI. In short, Richard is the perfect person to write this book.

The book is not just about WMI. Richard begins with an overview of Windows PowerShell technology. In fact, the Using PowerShell chapter is an excellent overview of Windows PowerShell. In less than 40 pages he hits all the highlightsfunctions, modules, PSDrives, aliases, remoting, and jobs. But it is not simply a fly-by at 30,000 feet; he gets down to the nitty-gritty, boils down essential information, and surfaces a number of potential gotchas. Even if you already know Windows PowerShell, this chapter is worth a look; if you dont know Windows PowerShell, you should read this chapter a couple of times so you dont have problems with the remainder of the book.

WMI can be complicatedI know, I wrote a book on the subject for Microsoft Press a few years ago. Luckily, Richard has devoted an entire chapter to discussing not only the basics of WMI, but some of the more advanced concepts as well. I love his WMI documentation script in . Of course, one of the nice things about WMI is that it is self-describing, which means that it is possible to write scripts to discover information about WMI. Well, now you do not need to write those scripts yourself, because Richard has done it for you.

But if the book were all esoteric academic minutiae, it would be of limited practical value to network administrators and to consultants in the field who are attempting to use this rather difficult technology to solve real world problems. Luckily, Richard lives in the real world and his book quickly begins to produce real value. His section on WMI in the enterprise covers system documentation, working with disk subsystems, the registry, and more.

Windows PowerShell is a powerful, cool technology. WMI is a powerful, cool technology. When you combine the two you have a flexible and powerful solution. When Richard Siddaway is the author of the bookyou have an unbeatable combination. Buy this book! You will thank me later.

ED WILSON, MCSE, MCSD

MICROSOFT SCRIPTING GUY
AUTHOR OF

WINDOWS POWERSHELL 2.0 BEST PRACTICES

Preface

I am very passionate about using PowerShell to automate the administration of Windows systems. This will become apparent very quickly if you talk to me, listen to me at conferences, or read my other books or blogs. WMI has a reputation for being powerful but hard to use. PowerShell is the way forward for system administrators, and WMI is that horrible, old technology that no one really knows how to use. So why do we need a book on PowerShell and WMI?

In reality, PowerShell and WMI are made for each other. They are both powerful, but put them together and you have low-level access to just about every facet of your Windows system. WMI is a first-class citizen in the PowerShell world, with a set of cmd-lets to make using WMI easier and to provide the ability to work over WSMAN or DCOM protocols. The great strength of the pairing of PowerShell and WMI is that you can work with both local and remote systems. The other point to remember is that Microsoft is putting a lot of effort into WMI for the Windows 8 family of products. There are big changes coming regarding what you can do with WMI and how you can use it.

In short, it seemed that now was the time to bring WMI in from the cold and into mainstream administration where it belongs.

This book is written for system administrators, and it provides a suite of scripts to automate a large range of administration tasks. In most cases, these scripts are ready to use in your environmentI use many of them on a regular basis. In the chapters, those scripts are explained and the background to the tasks is discussed so you can put the script into context for your environment. This isnt a cookbook or a theoretical book on the PowerShell languageits more. Its a practical guide to taking these two technologies and making them do what you need in order to solve the problems you have in your environment.

Best practices can be an emotive subject, but one of my goals in writing the book has been to supply best practice guidelines for using PowerShell and WMI and Windows administration in general. There is no point in automating bad practiceit just makes mistakes happen quicker.

The solutions presented in the book show the way that I solve various problems. Use the scripts to solve your problems, and if you find better solutions, please share them with the PowerShell community.

Ive gained a number of things during the writing of this book:

  • A deeper understanding of PowerShell and WMI
  • Some wonderful opportunities to talk with very knowledgeable people
  • New friends who share my interest in and passion for PowerShell and WMI

I hope you get a sense of that passion and interest from reading this book, and I hope that it both helps you in your role as an administrator and inspires you to investigate some of the areas of PowerShell and WMI that I havent been able to cover. Who knows, we could be talking about it at a PowerShell Deep Dive sometime soon.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «PowerShell and WMI»

Look at similar books to PowerShell and WMI. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «PowerShell and WMI»

Discussion, reviews of the book PowerShell and WMI and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.