Автор Тема: Документация (CHM), описание комманд Windows Script Host и WMI Script  (Прочитано 4926 раз)

0 Пользователей и 1 Гость просматривают эту тему.

vip78

  • Newbie
  • *
  • Сообщений: 29
    • Просмотр профиля
  • Automation.zip - Windows Script Host (WSH):
    Объект Shell (WScript, WshShell , WShell, WSH): CreateObject("WScript.Shell")
    Объект RegExp: CreateObject("VBScript.RegExp")
    Объект FileSystemObject: CreateObject("Scripting.FileSystemObject")
    Объект WshNetwork: CreateObject("WScript.Network")
    И много другого: Dictionary, VBScript,
  • script_repository_1_1.zip - WMI Script (Windows) System Administration Scripting Guide (help, datasheet, description):
    The scripts included in this help file are likely to appear in the forthcoming System Administration Scripting Guide, which will ship as part of the Windows .NET Server Resource Kit. In the Scripting Guide itself, each script will be explained in step-by-step fashion, and instructional material will help you learn how to modify these scripts to suit your unique individual needs. In addition, the book will also teach you how to write your own scripts using VBScript, WMI, ADSI, and other Microsoft Scripting technologies.