COMPUTE 相关的软件列表

use javascript List Installed Software
JavaScript

use javascript List Installed Software

2020-02-16 标签:use,jscript,list,installed,software,description,returns,a,computer,using,windows,installer,information,written,text,file,script,code,实现,代码

Description Returns a list of software that was installed on a computer using Windows Installer. This information is then written to a text file.Scrip

首页

List Installed Software Features

2020-02-16 标签:list,installed,software,features,description,returns,a,computer,using,windows,installer,script,code,实现,代码,如下,var,x

Description Returns a list of features for all the software installed on a computer using Windows Installer.Script Code 实现代码如下:var wbemFlagReturnImmed

首页

List the UTC Time on a Computer

2020-02-16 标签:list,utc,time,a,computer,description,reports,universal,coordinate,script,code,实现,代码,如下,var,x,10

Description Reports the Universal Time Coordinate (UTC) time on a computer.Script Code 实现代码如下:var wbemFlagReturnImmediately = 0x10;var wbemFlagForward

首页

Windows Server 2003 英文版 安全手册下载

2020-02-16 标签:windows,server,2003,英文版,安全,手册,下载,security,guide,语言,英语,简介,brief,description,updated,technical,guidance,provides,information,harden

Windows Server 2003 Security Guide语言:英语手册简介:Brief Description This updated technical guidance provides information about how to harden computers that

用javascript实现新建和保存一个word文档
JavaScript

用javascript实现新建和保存一个word文档

2020-02-16 标签:jscript,实现,新建,保存,word,文档,script,retrieves,n,etwork,adapter,data,a,computer,displays,microsoft,document,saves,c

Demonstration script that retrieves network adapter data from a computer, displays that data in a Microsoft Word document, and then saves the document

首页

Use Word to Search for Files

2020-02-16 标签:use,word,search,files,script,uses,microsoft,locate,mp,stored,drive,c,local,computer,实现,代码,如下,set

Demonstration script that uses Microsoft Word to locate all the .mp3 files stored on drive C of the local computer实现代码如下:Set objWord = CreateObject("W

VBScript在网页中显示服务
VB

VBScript在网页中显示服务

2020-02-16 标签:vbs,在网,显示,服务,strcomputer,set,objexplorer,wscript,application,navigate,blank,toolbar,statusbar,visible

strComputer = "."Set objExplorer = WScript.CreateObject("InternetExplorer.Application")objExplorer.Navigate "about:blank"objExplorer.ToolBar = 0objExp

使用ASP在IIS创建WEB站点的函数
ASP

使用ASP在IIS创建WEB站点的函数

2020-02-16 标签:使用,asp,iis,创建,web,站点,函数,程序,代码,介绍,website,adsi,需要,用户,权限,名称

程序代码: '=========================================================='函数介绍:创建WebSite'本函数使用ADSI,需要Administrators组用户权限'函数名称:CreateWebSite(Computer,IPAddr,Po

首页

List Installed Hot Fixes

2020-02-16 标签:list,installed,hot,fixes,returns,a,computer,script,code,实现,代码,如下,var,x,10,20

Returns a list of all the hot fixes installed on a computer.Script Code 实现代码如下:var wbemFlagReturnImmediately = 0x10;var wbemFlagForwardOnly = 0x20;var

iis6+js Add an Extension File
JavaScript

iis6+js Add an Extension File

2020-02-16 标签:iis,javascript,add,extension,file,description,adds,bits,update,dll,实现,代码,如下,strcomputer,set,getobject,winmgmts

Description Adds the BITS_Update.dll extension file.实现代码如下:strComputer = "." Set objWMIService = GetObject _("winmgmts:{authenticationLevel=pktPrivacy