Previous Page
Next Page

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


Previous Page
Next Page