Results 1 to 2 of 2

Thread: Server Connections - Update NT Info - VB Comp.

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    2
    I'm working on a web application using ASP/VB Script. I will be creating and calling some Visual Basic components from the Application that will be doing the following:

    A) Update Registry Entries on several different servers
    B) Update Database Tables
    C) Update NT Scheduled Tasks and NT Services

    I need to create the VB class module components that will do the processing of these tasks but on different servers and not just the server which is running the application.
    This application must connect to each server and perform all the above updates. My questions are:

    1) How to connect to other servers in order to update their registry, etc...? I assume I can connect to the databases on all the servers thru ADO/ODBC - but I also just need a connection to the server (not the database) so the program can perform the other updates.

    2) Is there a way to programatically update information on each server for the servers NT Scheduled tasks and NT Services (ie) id/password? I'm trying to get a VB
    component to do this.

    Any idea's or suggestions that would point me in the right direction on how to accomplish any of the items, would be greatly appreciated. Thanks! Benny

  2. #2
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    You would have to have admin rights and be logged on each server.
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

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