Results 1 to 2 of 2

Thread: Windows scripting

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 1999
    Posts
    165

    Post

    Does anyone know whether it is possible and how to go about writing scripts which can control machines on a NT/Win9x network to do things like put a shortcut on the other machine or map network drives.
    Any help would be most gratefully received.
    Regards,
    John.

    [This message has been edited by J Staniforth (edited 02-21-2000).]

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    Add a reference to Windows Script Host Object Model and take a look at it in the object browser -- it has what you are looking for. You can also write Windows Scripts using this library that can be executed on the clients' machines. They need to have the Windows scripting host installed.

    More info @ http://msdn.microsoft.com/scripting

    Enjoy

    Tom

    [This message has been edited by Clunietp (edited 02-21-2000).]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width