PDA

View Full Version : Windows Scripting



Windpomp
09-05-2011, 09:42 AM
I want to learn more in scripting and how to.

Is there any material from beginner to advance that i can use or a course to go on ?

Thanks for the help and reply's :o

macxsanity
10-05-2011, 12:16 PM
do you mean shell scripting or just writting ordinery windows log in scripts ??

Windpomp
10-05-2011, 01:32 PM
Not sure, VB scripting, shell etc i know this is very broad stuff but to help out with admin does this help

Bellrock
22-06-2011, 06:19 AM
In my opinion. If you want to write scripts to help you with admin jobs, then powershell is the way to go.

You can find allot of info on google about powershell.

thisgeek
22-06-2011, 09:58 AM
While vbscript is still very much in use, powershell is becoming more and more the norm. It's also a lot easier to do things in powershell (allegedly - I haven't mastered it yet :p).