November 2006
Beginner to intermediate
512 pages
12h 42m
English
Before You Begin
To work through the material presented in this chapter, you need to be familiar with the following concepts from earlier chapters:
Using Windows Management Instrumentation (WMI)
Using Active Directory Service Interfaces (ADSI)
Using the InStr function
Implementing the For...Next statement
Implementing the Select Case statement
Implementing file system objects
After completing this chapter, you will be able to:
Use the IADsADSystemInfo interface
Use WshNetwork
Use the Join function
Creat dynamic logon scripts
Implement logging for logon scripts
In this section, you will use the IADsADSystemInfo interface to obtain data about the local computer. The IADsADSystemInfo interface is implemented ...
Read now
Unlock full access