Computer Performance, Windows 2003, Exchange 2003, Logon Scripts

Guy recommends:
Free config generator

Solarwinds Config Generator

This CG will put you in charge of controlling changes to network routers and other SNMP devices.

Download your free Config Generator


 

Home for VBScripts

Who is this VBScript section aimed at?

Here is my new Section for VBScript

  • Windows 2003 / 2000 administrators who wish to write VBScripts.
  • Those new to scripting who need examples to get started.
  • Script writers who are familiar with other languages and need to transfer to VBScript.
  • (Web based VBScripting is not covered here.)

Useful VBScript Knowledge

VBScript conforms to the classic Object programming model.  Objects such as Files have properties for example 'Path' and 'Type'.  The interesting part is the methods because they are used to manipulate the object, for instance, GetObject, CreateObject and ConnectObject.

It can be hard to pin down VBScript.  There are no stand-alone executables, you do not compile VBScript as you would with C++.  How does it work, I can hear you asking.  Well VBScript works through a host WSH which reads plain scripts, compiles them and runs them.  This means what ever is in those scripts is what gets done.

 

 


See Also

 .


Google

Webcomputerperformance.co.uk

Guy Recommends: SolarWinds Engineer's Toolset v10Engineer's Toolset v10

The Engineer's Toolset v10 provides a comprehensive console of utilities for troubleshooting computer problems.

There are so many good gadgets, it's like having free rein of a sweetshop. Thankfully the utilities are displayed logically: monitoring, discovery, diagnostic, and Cisco tools.  Download your copy of the Engineer's Toolset v 10

 

Home Copyright © 1999-2010 Computer Performance LTD All rights reserved

Please report a broken link, or an error.