VBScript Syntax

   Loop Statements  Do-Loop, FOR-Next, For Each, While 
   Operators        Math, comparison, logical
   Naming           Naming convention for VBScript
   Built-in Constants
   Variables        Define constants and variables
   IsBlank          Function to find Null/Empty values
   Math functions   Cos,Sin,Log,Fix,VariableSubtype
   WScript properties
   Error Codes      VB Script errors

VB Scripts:
   DriveMap       Connect to a network file share
   qchange        Re-assign network printer connections
   PrintSave      Save and Restore Windows Printer Connections
   RoamingProfile Fix slow logon and logoff times
   Replace        Find and replace text

   SearchAD       Search AD for Users, Computers or Workgroups
   ListComputers  List all computers
   ComputerInfo   List properties of a Computer (as shown in ADUC)
   ListUsers      List all users
   UserInfo       List properties of a User (as shown in ADUC)
   Uname          List a users First and Last name

   DateTime       Get Date, Time and daylight savings
   Delolder       Delete files older than N days
   isMember       Function to determine workgroup membership
   Localadmins    List local administrators across a network domain

Microsoft VB Script reference MSDN
Windows Scripting Host version 5.7

Other sources of help...


Back to the Top

© Copyright SS64.com 1999-2012
Some rights reserved