Re: New to scripting
- From: "msw" <msw@xxxxxxxxxxx>
- Date: Sat, 25 Mar 2006 20:36:14 -0500
Thank you, I think I have a lot of reading to do.
"Richard Mueller" <rlmueller-NOSPAM@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:OgxeDgDUGHA.5836@xxxxxxxxxxxxxxxxxxxxxxx
"msw" <msw@xxxxxxxxxxx> wrote in message
news:euaXtl7TGHA.4608@xxxxxxxxxxxxxxxxxxxxxxx
I have windows server 2003 and I would like to start scripting I would
like to know what I need to be installed on the server to do so and What
kind of tools I need
I have never wrote a script before so I dedicate this machine to just
learn how to do it.
Can any one guid me please
Hi,
The WSH documentation linked previously is good. The best reference is
"Microsoft Windows 2000 Scripting Guide - Automating System
Administration". It covers VBScript, WSH, ADSI, ADO, and WMI. The text is
available online at:
http://www.microsoft.com/resources/documentation/windows/2000/server/scriptguide/en-us/sagsas_overview.mspx
And you can visit the Technet script center for sample scripts:
http://www.microsoft.com/technet/community/scriptcenter/default.mspx
Finally, nothing needs to be installed. You can run most scripts on any
computer with Windows 2000 or above. On Win9x and NT clients you need to
install DSClient (and WMI if you use that technology). You can use notepad
or even DOS Edit to write and modify scripts.
--
Richard
Microsoft MVP Scripting and ADSI
Hilltop Lab - http://www.rlmueller.net
.
- References:
- New to scripting
- From: msw
- Re: New to scripting
- From: Richard Mueller
- New to scripting
- Prev by Date: Re: New to scripting
- Next by Date: Re: New to scripting
- Previous by thread: Re: New to scripting
- Next by thread: Re: using call with "" as a parameter
- Index(es):
Relevant Pages
|
Loading