Re: Is It Scripting or Not
- From: "Al Dunbar" <AlanNOSPAmDrub@xxxxxxxxxxx>
- Date: Fri, 16 Dec 2005 18:42:25 -0800
Those are certainly two of the better references. Depending on the problem
space you are working in (system or network administration?), you might be
well advised to look for some references specific to those application
areas. VBScript programmers reference is a good intro, but gives little
insight into such things as ADSI and WMI.
I am sure that others will volunteer their favourite books. I'd suggest you
evaluate their comments based on your particular needs, and then buy one or
two. At the same time there are some excellent references online,
specifically the scripting centre that LakeGator mentioned.
/Al
"TonyJ" <ajocius@xxxxxxxxxxxxx> wrote in message
news:XMKof.651628$xm3.512871@xxxxxxxxxxxx
>I purchased two books. Windows 2000 Scripting Bible and VBScript
>Programmers Reference. Any othe book you would recommend or are these two
>OK.
>
> Tony
>
>
> "LakeGator" <LakeGator@xxxxxxxxx> wrote in message
> news:1134786079.738994.239450@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> VBScript can do a great job of the list. I am not sure how your backup
>> would be structured and whether a script would be better than a BAT
>> file. In general, anything you can do in a BAT can be done more easily
>> in a script - again - IN GENERAL. More importantly, scripts,
>> through WMI and other technologies can have extremely wide and deep
>> reach into the O/S and data.
>>
>> A great place to start is the Microsoft Scripting web site at:
>>
>> http://www.microsoft.com/technet/scriptcenter/default.mspx
>>
>> Checkout the very useful Microsoft Scripting Repository that has a very
>> large number of samples including parsing text files as the best way to
>> write code is to steal it from someone else:
>>
>> http://www.microsoft.com/technet/scriptcenter/scripts/default.mspx
>>
>
>
.
- References:
- Is It Scripting or Not
- From: TonyJ
- Re: Is It Scripting or Not
- From: LakeGator
- Re: Is It Scripting or Not
- From: TonyJ
- Is It Scripting or Not
- Prev by Date: Re: Is It Scripting or Not
- Next by Date: Re: Is It Scripting or Not
- Previous by thread: Re: Is It Scripting or Not
- Next by thread: Re: Is It Scripting or Not
- Index(es):
Relevant Pages
|