| Author |
Message |
Michael Schatte
Guest
|
Posted:
Sun Dec 19, 2004 11:35 am Post subject:
Any step-by-step scripting guides? |
|
|
I've just gotten into the scripting world a few days ago. Now I've
searching all over the Microsoft site about scripting, yet I can't seem
to find a guide. As I am new to this, are there any step-by-step guides
out there? This would be very helpful. Thank you very much.
Michael Schatte |
|
| Back to top |
|
 |
Torgeir Bakken (MVP)
Guest
|
Posted:
Sun Dec 19, 2004 10:14 pm Post subject:
Re: Any step-by-step scripting guides? |
|
|
Michael Schatte wrote:
| Quote: | I've just gotten into the scripting world a few days ago. Now I've
searching all over the Microsoft site about scripting, yet I can't seem
to find a guide. As I am new to this, are there any step-by-step guides
out there? This would be very helpful. Thank you very much.
Michael Schatte
Hi |
If you are thinking about Windows Script Host (VBScript/JScript):
For a list of some scripting resources and links to some Windows Script
Host (WSH) Web introductions, take a look here:
http://groups.google.com/groups?selm=3FFC3C56.4C6A07C0@hydro.com
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx |
|
| Back to top |
|
 |
Don Tuttle
Guest
|
Posted:
Mon Dec 20, 2004 7:41 am Post subject:
Re: Any step-by-step scripting guides? |
|
|
My favorite scripting book is Windows 2000 Scripting Guide. You can buy a
copy for $50 or read it online for free at
http://www.microsoft.com/resources/documentation/windows/2000/server/scriptguide/en-us/sagsas_overview.mspx
"Michael Schatte" <mike_2006@msn.com> wrote in message
news:eu%23jMwY5EHA.3416@TK2MSFTNGP09.phx.gbl...
| Quote: | I've just gotten into the scripting world a few days ago. Now I've
searching all over the Microsoft site about scripting, yet I can't seem
to find a guide. As I am new to this, are there any step-by-step guides
out there? This would be very helpful. Thank you very much.
Michael Schatte |
|
|
| Back to top |
|
 |
Jeff Cochran
Guest
|
Posted:
Wed Dec 22, 2004 5:49 am Post subject:
Re: Any step-by-step scripting guides? |
|
|
On Sat, 18 Dec 2004 23:35:54 -0600, Michael Schatte
<mike_2006@msn.com> wrote:
| Quote: | I've just gotten into the scripting world a few days ago. Now I've
searching all over the Microsoft site about scripting, yet I can't seem
to find a guide. As I am new to this, are there any step-by-step guides
out there? This would be very helpful. Thank you very much.
|
Haven't seen step-by-step guides for scripting, or actually for any
type of programming. It's not a step-by-step kind of thing to
explain. Perhaps the best help for you would be well-commented
scripts you can look at, references for the various commands,
functions and objects, and a problem you need to create a script for.
Some of my favorite resources:
http://www.devguru.com/Technologies/vbscript/quickref/vbscript_intro.html
http://www.microsoft.com/technet/scriptcenter/default.mspx
http://cwashington.netreach.net/main/default.asp?topic=news
Jeff |
|
| Back to top |
|
 |
|
|
|
|