Useful Books and Software
|
Related CGI Books |
|
|
 |
| |
|
|
| |
 |
| |
 |
|
5.0 of 5.0 |
|
|
IT Administrator's Top Ten Introductory Scripts for Windows (Administrator's Advantage Series) (Administrator's Adantage Series) |
The IT Administrator's Top 10 Introductory Scripts for Windows helps administrators learn, and quickly implement, new scripting tools to increase productivity and reduce redundancy. It teaches readers scripting basics by explaining and breaking down real-world examples, and focuses on harnessing scripting power for IT systems administrators and systems engineers. The book is built around 10 fully-functional scripts that will help IT administrators manage their environment right "out of the box." Administrators also learn the strategies and tactics surrounding the development and implementation of these real-world scripts. Additionally, the chapters cover hypothetical, real-world business needs and explain how to map a script-based solution, including a discussion of the preferred language, tools, and technologies.
A key problem with Microsoft Windows is that its friendly user interface can get in the way of efficient system administration. There's no easy way, for example, to use the graphical administration tools to determine which of your users have passwords that will soon expire. The answers to such problems of administration come in the form of scripts written for the Windows Script Host (WSH), which are what IT Administrator's Top 10 Introductory Scripts for Windows aims to teach its readers about. It succeeds; Jeff Fellinge takes on 10 significant administration challenges (getting a list of a machine's local user accounts remotely, comparing successive weeks' computer rosters, getting a concise report of users and groups on Active Directory, and so on) and shows how to solve them. It's a handy resource for an administrator who's not fond of trooping across the office (or, all too frequently, the country) to do menial tasks. This book should also prove useful to programmers interested in integrating their products with Active Directory. Fellinge takes care to document his scripts in detail--he does not commit the popular sin of presenting the user with giant, unexplained code listings--and it's usually easy to figure out why he's designed his code as he as. Combined with a reference that details JScript for WSH, this book will prove especially valuable. --David Wall Topics covered: How to use JScript and the Windows Script Host (WSH) to write time-saving administrative scripts for Microsoft Windows 2000, Windows Server 2003, and (to a far lesser extent) Windows NT.
|
|
|
Publisher:
Charles River Media
Author:
Jeff Fellinge
Release Date: 2004-01-13
ISBN/EAN: 1584502126 / 9781584502128
New Price: $7.55 /
Used Price: $0.81 /
Collectible Price: n.a.
Buy
it Now!
Average Rating: 5.0
Number of
Reviews: 6 |
| |
|
|
| I wouldn't call it a beginners book. | Rating:  | The book talks about scripting and it accomplishes it's goal. There are examples of vbscript, jscript, an hta, and vba. It is apparent that the author favors jscript. The quality of scripts are better then the vbscript examples.
There are 14 chapters: How to use this book, Why scripting, Windows Scriptable Technologies, Enumerating and Dumping the Users, Groups, and Computers of Active Directory, Dumping a Domain User's Detail Account Information, Listing Soon-to-Expire Domain User Accounts, Move Away from Batch Files-A New Logon Script, Foundation: A Directory Computer-Dump Tool, Browser-Based Computer Information Diagnostics, Worm Vulnerability Detector, Remotely Enumerate Local Computer Accounts, Local Password Audit and Change Tool, E-mail Script Notification, Where to Go from Here.
As I mentioned this is not a book for people new to scripting. However, it is useful in that it will show the use of modules and it does go about explaining the code examples by the blocks and functions.
I found the descriptions of the modules useful even though I don't use JScript. Probably the most useful script was an HTA script for local diagnostics.
The CD has the scripts mentioned but you might want to go through the effort of typing and debugging the code. Especially, if you are new to windows scripting.
Overall, a good book to have for a reference on what it gives you. It expanded my knowledge.
| | Total Votes: 0, Helpful Votes: 0, Date: 2007-08-05 | | | | Treasure Trove of Scripts | Rating:  | Honestly, I really do not feel this book is ideal for the novice. Users should have some administration sensibility with Active Directory. Yet, what I do find profound, is that there are both (1) very practical applicable scripts and techniques, and (2) there are some truly amazing scripts.
I am at a loss of words for some inspirational things that I found that can give you the ability to generate spreadsheets reports on the fly and also have a live spreadsheet that can go out to the net and pull info. There is this fascinating example script that creates a web page wizard-like HTA application.
To some things up, this book is powerful. This adds a lot of good material one's admin collection. Using this book, you won't become just a scripter, but you'll be down right incredible, such that lightning will ignite from your fingertips (metaphorically speaking) as you create masterpiece killer scripts. | | Total Votes: 2, Helpful Votes: 2, Date: 2004-09-19 | | | | An essential resource for any IT organization | Rating:  | | No long-winded review here. This book is a great read for anyone with a small to medium sized IT organization. I bought a copy for each system admin in my group. Not many books pay for themselves in time savings with just one example as this book has done. | | Total Votes: 0, Helpful Votes: 0, Date: 2004-03-26 | | | | Admins empowered | Rating:  | | This book now sits on my desk instead of on the shelf full of other resources. The book comes with a CD to get you off and running and it steps through at a good pace for beginners like me. Being a Win2K SBS admin I don't have money for enterprise tools. I was eager to "empower" myself and this did the trick. I like the format because it's progression from introduction to scripting is thorough enough for me but not boring. So what are the top 10 scripts? - Enumerating and Dumping the Users, Groups, and Computers of AD; Dumping a Domain User's Detailed Account Information; Listing Soon-to-Expire Domain User Accounts; Move Away from Batch Files- A New Login Script; Foundation: A Directory Computer- Dump Tool; Browser- based Computer Information Diagnostics; Worm Vulnerability Detector; Remotely Enumerate Local Computer Accounts; Local Password Audit and Change Tool; E-mail Script Notification. BUT WAIT- This doesn't tell the whole story- I especially liked the tie in with Excel for execution and output! Fellinge's book got me off the ground which is exactly what I needed. | | Total Votes: 2, Helpful Votes: 2, Date: 2004-03-22 | | | | A Great Scripting Resource for Windows Sysadmin. | Rating:  | I am one of the Technical Writers who contributed to the Microsoft Windows Scripting Guide for Microsoft Press. Since working on that book, Mr. Fellinge's book is the first I've reviewed on scripting. The author does a great job of exploring some common scripting tasks and demonstrating how to solve them using JavaScript and VBScript. His understanding of both ADSI and WMI is impressive. These two technologies are at the core of automating Windows system administration. What makes this book especially interesting is the author's focus on real-world sysadmin tasks. He is clearly writing from experience. I recommend this book for anyone with a basic understanding of scripting who is interested in really putting that knowledge to good use. | | Total Votes: 5, Helpful Votes: 5, Date: 2004-03-04 | | | | I wouldn't call it a beginners book. | Rating:  | The book talks about scripting and it accomplishes it's goal. There are examples of vbscript, jscript, an hta, and vba. It is apparent that the author favors jscript. The quality of scripts are better then the vbscript examples.
There are 14 chapters: How to use this book, Why scripting, Windows Scriptable Technologies, Enumerating and Dumping the Users, Groups, and Computers of Active Directory, Dumping a Domain User's Detail Account Information, Listing Soon-to-Expire Domain User Accounts, Move Away from Batch Files-A New Logon Script, Foundation: A Directory Computer-Dump Tool, Browser-Based Computer Information Diagnostics, Worm Vulnerability Detector, Remotely Enumerate Local Computer Accounts, Local Password Audit and Change Tool, E-mail Script Notification, Where to Go from Here.
As I mentioned this is not a book for people new to scripting. However, it is useful in that it will show the use of modules and it does go about explaining the code examples by the blocks and functions.
I found the descriptions of the modules useful even though I don't use JScript. Probably the most useful script was an HTA script for local diagnostics.
The CD has the scripts mentioned but you might want to go through the effort of typing and debugging the code. Especially, if you are new to windows scripting.
Overall, a good book to have for a reference on what it gives you. It expanded my knowledge.
| | Total Votes: 0, Helpful Votes: 0, Date: 2007-08-05 | | | | Treasure Trove of Scripts | Rating:  | Honestly, I really do not feel this book is ideal for the novice. Users should have some administration sensibility with Active Directory. Yet, what I do find profound, is that there are both (1) very practical applicable scripts and techniques, and (2) there are some truly amazing scripts.
I am at a loss of words for some inspirational things that I found that can give you the ability to generate spreadsheets reports on the fly and also have a live spreadsheet that can go out to the net and pull info. There is this fascinating example script that creates a web page wizard-like HTA application.
To some things up, this book is powerful. This adds a lot of good material one's admin collection. Using this book, you won't become just a scripter, but you'll be down right incredible, such that lightning will ignite from your fingertips (metaphorically speaking) as you create masterpiece killer scripts. | | Total Votes: 2, Helpful Votes: 2, Date: 2004-09-19 | | | | An essential resource for any IT organization | Rating:  | | No long-winded review here. This book is a great read for anyone with a small to medium sized IT organization. I bought a copy for each system admin in my group. Not many books pay for themselves in time savings with just one example as this book has done. | | Total Votes: 0, Helpful Votes: 0, Date: 2004-03-26 | | | | Admins empowered | Rating:  | | This book now sits on my desk instead of on the shelf full of other resources. The book comes with a CD to get you off and running and it steps through at a good pace for beginners like me. Being a Win2K SBS admin I don't have money for enterprise tools. I was eager to "empower" myself and this did the trick. I like the format because it's progression from introduction to scripting is thorough enough for me but not boring. So what are the top 10 scripts? - Enumerating and Dumping the Users, Groups, and Computers of AD; Dumping a Domain User's Detailed Account Information; Listing Soon-to-Expire Domain User Accounts; Move Away from Batch Files- A New Login Script; Foundation: A Directory Computer- Dump Tool; Browser- based Computer Information Diagnostics; Worm Vulnerability Detector; Remotely Enumerate Local Computer Accounts; Local Password Audit and Change Tool; E-mail Script Notification. BUT WAIT- This doesn't tell the whole story- I especially liked the tie in with Excel for execution and output! Fellinge's book got me off the ground which is exactly what I needed. | | Total Votes: 2, Helpful Votes: 2, Date: 2004-03-22 | | | | A Great Scripting Resource for Windows Sysadmin. | Rating:  | I am one of the Technical Writers who contributed to the Microsoft Windows Scripting Guide for Microsoft Press. Since working on that book, Mr. Fellinge's book is the first I've reviewed on scripting. The author does a great job of exploring some common scripting tasks and demonstrating how to solve them using JavaScript and VBScript. His understanding of both ADSI and WMI is impressive. These two technologies are at the core of automating Windows system administration. What makes this book especially interesting is the author's focus on real-world sysadmin tasks. He is clearly writing from experience. I recommend this book for anyone with a basic understanding of scripting who is interested in really putting that knowledge to good use. | | Total Votes: 5, Helpful Votes: 5, Date: 2004-03-04 | | |
|
|
|
|
| |
|
|
|
|
|