Re: New to scripting



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



.



Relevant Pages

  • Re: Multiple Questions
    ... adding to the local administrators group is giving ... Login scripts - I've a bunch of various apps I need installed on ... Assigning to a user will install the app upon logon. ...
    (microsoft.public.win2000.active_directory)
  • Re: Multiple Questions
    ... adding to the local administrators group is giving ... Login scripts - I've a bunch of various apps I need installed on ... Assigning to a user will install the app upon logon. ...
    (microsoft.public.win2000.general)
  • Re: Multiple Questions
    ... adding to the local administrators group is giving ... Login scripts - I've a bunch of various apps I need installed on ... Assigning to a user will install the app upon logon. ...
    (microsoft.public.win2000.group_policy)
  • Re: Multiple Questions
    ... adding to the local administrators group is giving ... Login scripts - I've a bunch of various apps I need installed on ... Assigning to a user will install the app upon logon. ...
    (microsoft.public.win2000.advanced_server)
  • Re: Multiple Questions
    ... I want the testuser user to be local Administrator of the testlaptops ... Login scripts - I've a bunch of various apps I need installed on ... Assigning to a user will install the app upon logon. ...
    (microsoft.public.win2000.general)

Loading