home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 27
/
IOPROG_27.ISO
/
SOFT
/
ADSDK.ZIP
/
Samples
/
Extension
/
Tutorial
/
step2
/
Client
/
test.vbs
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-09-23
|
164 b
|
5 lines
Set usr = GetObject("LDAP://CN=Guest,CN=Users,DC=actived,dc=nttest, dc=microsoft,dc=com")
wscript.echo Usr.Name
Usr.Say
wscript.echo usr.Get("samAccountName")