New To Scripting, can you Rec. a Good Book?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

Need to learn some basic-intermediate scripting for administration of our
servers. But the only thing, never written a script in my life, nor do I
know the proper syntax of how scripts are put together.

Looking for a good-great book, with lots of examples, and a CD would help.
I don't want to get waaaaaaay to complex here, just need to get started.

Thanks guys/gals
 
Courtney said:
Hi

Need to learn some basic-intermediate scripting for administration of our
servers. But the only thing, never written a script in my life, nor do I
know the proper syntax of how scripts are put together.

Looking for a good-great book, with lots of examples, and a CD would help.
I don't want to get waaaaaaay to complex here, just need to get started.

Thanks guys/gals


I don't know of any good books, as I do very little scripting, myself,
but this might be one place to get you started:

Welcome to Script Center
http://www.microsoft.com/technet/scriptcenter/default.mspx

--

Bruce Chambers

Help us help you:



You can have peace. Or you can have freedom. Don't ever count on having
both at once. - RAH
 
Look for ADSI in www.ebay.com

Dino Esposito is pretty good. Also the ADSI Black Book pub by Coriolis.

Finally there is a Windows Scripting newsgroup:

microsoft.public.scripting.wsh
 
George Hester said:
Look for ADSI in www.ebay.com

Dino Esposito is pretty good. Also the ADSI Black Book pub by
Coriolis.

Finally there is a Windows Scripting newsgroup:

microsoft.public.scripting.wsh

Hi,

I got started by downloading Microsofts default vbscripts and
modifying them. I have quite a few on my website for modifying AD.
http://www.sd61.bc.ca/windows2000

I Highly Recommend the Windows 2000 Scripting Bible. It is great and
has helped me create a lot of scripts and learn how to do more complex
things.

Cheers,

Lara
 
Courtney said:
Hi

Need to learn some basic-intermediate scripting for administration of our
servers. But the only thing, never written a script in my life, nor do I
know the proper syntax of how scripts are put together.

Looking for a good-great book, with lots of examples, and a CD would help.
I don't want to get waaaaaaay to complex here, just need to get started.

Thanks guys/gals

A great scripting book I've used is Windows Admin Scripting Little Black
Book.

It has scripting, wmi and kixtart, along with many examples.

Jeff
 
Back
Top