Chapter 16. Logon Scripts

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

Working with IADsADSystemInfo

In this section, you will use the IADsADSystemInfo interface to obtain data about the local computer. The IADsADSystemInfo interface is implemented ...

Get Microsoft® VBScript Step by Step now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.