A Portable Scripting Toolbox - Don't reinvent the wheel
(Page 5 of 5 )
I'm sure that you've all heard the expression "don't reinvent the wheel." As it turns out, that's pretty solid advice. Why waste time figuring out something that's already been figured out before?
Bring on the code! It's a generally a good idea to have sample code and code snippets available too. These prewritten pieces of code can save time and energy. Why write your own tool for the job, if there's already been one written before. Follow my motto:
"Make yourself look smart; sponge off of someone else's work."
Umm, wait. I never said that. I, ahem... Here's some code sample packs and code generators you might find useful.
Do-It-Yourself Script Center Kit
This is a great resource that contains nearly every script in the Script Center Repository. You can keep them as snippets, package them in a CHM file, and more. Put the entire Script Center Repository at your fingers tips wherever and whenever you need it.
Scriptomatic 2.0
The new and improved version of an old classic, Scriptomatic 2.0 is a code generator developed by Microsoft's Scripting Guys as a learning tool to help system administrators learn the ropes about scripting. Drop a quarter in the slot and let the Scriptomatic push out an admin script that fits your needs. There's even an ADSI Scriptomatic for creating ADSI scripts and an HTA Scriptomatic for developing HTML Applications.
This list does not even begin to touch on the plethora of resources that are available to you. My goal in this article was only to point you in the right direction and perhaps give you a head start for creating your own portable scripting toolbox. So, now no matter where-no matter when-you're always ready. Until next time, keep coding!
| DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware. |